Skip to content

rich-programmer291/Telegram-bot-temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌡️ Telegram Bot: Temperature Monitor with Bolt IoT

This project is a Python-based Telegram bot that monitors and reports temperature readings using the Bolt IoT module. The bot listens for the /start command and responds with a real-time status update and timestamp, followed by the temperature data if the device is online.

🔧 Features

  • Integration with Bolt IoT for real-time temperature monitoring
  • Telegram bot interaction using command /start
  • Status check for Bolt device (online/offline)
  • Compares the temperature of your geolocation to the temperature of your home
  • Timestamped messages
  • Lightweight and easy to deploy

📦 Requirements

  • Python 3.x
  • python-telegram-bot library
  • Bolt IoT device with API key and device ID configured
  • A valid Telegram bot token from @BotFather

Note: Openweather API was changed to open-meteo API

About

Telegram bot to fetch data from a temperature sensor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages