WIP NetAtmo Thermostat Service
#1
I am no Python coder, in fact I know very little about it
but I just bought a NetAtmo Thermostat, and willing to create an addon to read and set property of such device.

So far after a day of almost wanting to throw my mac out of the window I got this working:

https://github.com/fastcolors/service.ne...thermostat

so far it just sets a few properties of home window.

Window(Home).Property(HomeTemperature) > Temperature percieved by thermostat Window(Home).Property(HomeSetTemperature) > Wanted Temperature set by program or manually Window(Home).Property(HomeSetMode) > Shows how the temperature is set, manually or by program Window(Home).Property(RelayCommand) > Shows the value of the Relay (can be easily used this way to return if the boiler is on or off : 0 = off / not0 = on)

I'm open to suggestions / help.
Image Image
Did I Help? Add to my reputation
Reply

Logout Mark Read Team Forum Stats Members Help
NetAtmo Thermostat Service0