/telegram-hue-wol

Telegram bot that allows controls for Philips Hue lights and sending Wake on LAN packets

Primary LanguagePython

Telegram Bot - Philips Hue and Wake on LAN

A simple Telegram bot that allows control to:

  • Philips Hue lights - on/off
  • Wake on LAN packets to turn your computer on remotely

Requirements

Setup

  • Update config.txt with the following:
[telegram]  
api_token: your_telegram_api_token  
auth_user: your_telegram_user_id # Used to prevent other users from calling WakeOnLan/Philips Hue commands  

[computer]  
mac_address: your_computer_mac_address  
ip_address: your_computer_ip_address  

[hue]  
bridge_ip: your_hue_bridge_ip  
user_token: bridge_user_id