Skip to content

Control gates controllers (NodeMCU, ESP32) via Telegram bot

Notifications You must be signed in to change notification settings

SergeSpinoza/iot-gatecontrol-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iot-gatecontrol-telegram

This repository contains 3 directories:

  • esp32 - code on ESPHome for micro controllers ESP32
  • esp8266 - code on MicroPython for micro controllers NodeMCU (esp8266)
  • telegrambot - code on Python. It's telegram bot for control micro controllers via MQTT protocol.

Configure MQTT connection in main.py (section CONFIG) and in kalachevobot.py (section # MQTT Settings and # Telegram settings)

You also need to add to root 'telegrambot' directory CA certificate (on my code it names cacert.pem), if you want to use SSL connection to MQTT server.

About

Control gates controllers (NodeMCU, ESP32) via Telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published