drango

Utility Cost Tracker with Django

Utility Cost Tracker connects various smart home devices to Django application. Through this project you can easily control them, track the activity sessions duration for each device and based on that, calculate the cost for each activity session.

More info on GitHub Utility Cost Tracker with Django

Utility Cost Tracker connects various smart home devices to Django application. Through this project you can easily control them, track the activity sessions duration for each device and based on that, calculate the cost for each activity session.

UCT connects the devices through Tuya IoT Platform and it is using their Cloud API endpoints in order to fetch the information and status of any devices that are connecting on the same network, as well as to send commands for controling devices’ state.

This is initial version of the project and it is still very basic, but there is a potential for greater improvements in the future.

Feel free to play with it and make your own versions. I’ll be glad if you let me know if someday you build something on the top of it.