Skip to content

Remote control for smart home, based on MQTT, gui in tkinter. It still need some cosmetic changes.

Notifications You must be signed in to change notification settings

wolski0420/SmartHomeRemoteControl

Repository files navigation

Smart Home Remote Control

Choose description language: PL, ENG

This is the application used as remote control to smart home. It allows you to connect to your home system and send commands, which can activate alarm or turn off the light at home. GUI in tkinter, communication between client and server is run by MQTT. To start this app, you need to have python and mosquitto (MQTT) installed. After downloading all the package, enter "python main.py" in console from main directory. It will show connection window where you need to enter server ip address and port. Then you will be able to see a bit bigger window where you can send specific commands to the server. More information in the documentation: polska dokumentacja, english documentation

Screenshot from the app (below):

Screen

P.S. this application set 50 brightness and red color for any light by default, you can change it by sending a request to get these values from the server.

About

Remote control for smart home, based on MQTT, gui in tkinter. It still need some cosmetic changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages