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.
- 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
- Python 3.x
python-telegram-botlibrary- Bolt IoT device with API key and device ID configured
- A valid Telegram bot token from @BotFather