Question about thermostate script
Great project! Kinda complex but challangable :-
My screen is 230*320 so I am working out the logic at some places to make it fit. (Any suggestions?) Second I am trying to fit in the current setpoint and current temperature in the thermostate script. Any pointers?
Thanks!
I thought about making a 240x320 version of the cards, but I didn't think it would be very usable. I might give that a try. Most of the x/y and w/h values can be multiplied by 0.75 to translate the screen resolution, but I'm afraid some manual tweaking is always required to keep things aligned properly
The thermostat pop-up isn't very complete; I don't own a smart thermostat yet, so I'm afraid I can't be of much help here. If I were to speculate, I would think that you could pass the thermostat id to the script (kind of like what's being done with the light popup), and from there you could update the attributes and display the current temperature.
I hope this is of any help. I understand the project can be quite overwhelming, so feel free to ask any questions you may have