Replies: 2 comments 1 reply
-
The problem is caused by not building and flashing the file system. There is a thread about here. There is almost no space left to add other features, so if you want to display the AQI you will probably have to drop an existing feature. I see that openweathermap has an API. I use their weather API so it would probably be easier to try to use that. |
Beta Was this translation helpful? Give feedback.
-
Could you add an extended list of MQTT commands for Home Assistant? The EleksTubeHAX firmware has controls for the main screens, brightness including themes and color backlighting. More convenient elements in HA. This is the only thing that keeps me on EleksTubeHAX. And I really want to switch to your firmware. And it is advisable to use the weather service free of charge without a subscription. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First of all, thank you for writing this code. It is a step up from the original version.
I have a question and a request.
The question is due to my lack of proper coding experience. Still, after installing VS with Platformio on my Linux system, I could compile the application for my Eleksmaker IPS version 2. (The comments in the code mention that uploading the code is impossible, but the compiled image on the wiki works fine.) However, the web interface does not work. I get a 404 over HTTP, and a connection is refused on HTTPS. Also, none of the images are working. I get the digital rain and the text for the forecast, but that's it. Do you have any idea what I am doing wrong?
For the request: I have a strong pollen allergy, and it would be awesome to add the Air Quality Index (AQI) to the clock. airnow.gov has an API set for it. I want to integrate this into the clock, and any guidance is welcome.
Thank you once again.
Beta Was this translation helpful? Give feedback.
All reactions