I finally got around to pushing my thermostat app to the app store and putting the code on github. I must admit the whole project is overkill, I could have done it in a
few hours with react-native (or just bought a thermostat like everyone else) but instead I created an entire framework to
write it in python.
You can find everything here https://github.com/frmdstryr/thermostat .
I did a video earlier showing my Kivy version controlling the fireplace. This app is now written in enaml-native and starts up about 50% faster (but still pretty slow).
I want to add a few more features and do a mircopython port of the arduino code but will have to do that some other time.
If requested, I'll do a more detailed post on how to set it all up, but the code is out in the wild now so have fun!
Stay warm!
You can find everything here https://github.com/frmdstryr/thermostat .
I did a video earlier showing my Kivy version controlling the fireplace. This app is now written in enaml-native and starts up about 50% faster (but still pretty slow).
I want to add a few more features and do a mircopython port of the arduino code but will have to do that some other time.
If requested, I'll do a more detailed post on how to set it all up, but the code is out in the wild now so have fun!
Stay warm!
Comments
Post a Comment