Replies: 2 comments 1 reply
-
That's certainly an interesting idea. Mine is right next to the front door - I could see having a list of notifications or reminders could be useful. I'll see if I can find the API and create a curl command so we can test it. My guess is we'd need to provide a jpg or png file. Do you know if there is a way to render a Lovelace view into a JPG and save it to disk? |
Beta Was this translation helpful? Give feedback.
-
Here are some of the requirements:
The Android code to upload photos is a thousand lines, so I don't think we'll be able to figure it out from that. We'll need to capture the transaction through a burp proxy. |
Beta Was this translation helpful? Give feedback.
-
Lennox provides a way to upload a photo using the mobile app to be used as a "screensaver" on the thermostat. Can this be done using an API? If so, I was thinking it would be interesting to dynamically generate a "photo" with other HA data, such as historical temperature trends, historical blower CFM, or literally any other HA data. This way the thermostat idle screen could be used as a read-only HA display. Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions