Stig Vidar Hovland

Results 8 issues of Stig Vidar Hovland

As it is now, we have todays prices in an attribute named raw_today and tomorrows prices in raw_tomorrow. At midnight these two attributes are updated and this behavior makes automation...

Make additional cost an attribute so that we can see that it has the correct value thru the day. As it is now, there is no feedback that the configuration...

It would be nice if this card could use the units configured for the weather entity in HA instead of using hardcoded units like km/h for windspeed ![image](https://user-images.githubusercontent.com/64255194/196605827-2e1ba57a-4e4e-467d-ab3e-5bf6b5c509b9.png) ![image](https://user-images.githubusercontent.com/64255194/196606014-16006236-92a2-4a62-acd7-6395da3f34b3.png) It...

**Describe your problem** This is a question. If you are using the esp-idf library, have you enabled support for 802.11v BSS Transition Management and 802.11k Radio Resource Management? Reason for...

**Describe the solution you'd like** I am looking at this code section in getmonthmax for(uint8_t i = 0; i < 5; i++) { if(!included[i]) continue; maxHour += data.peaks[i].value; } return...

**Describe the bug** Tonight at 02:00 an hour reading was skipped. That is not a huge problem, but I find it irritating that the monthly max values are destroyed for...

This is a feature request Make it possible to evaluate templates in pyscript. Preferable with a function call that takes the template as a parameter and return the value from...

This is a feature request. Make support for translated state similar to what is possible in templates in HA 2024.3 https://rc.home-assistant.io/blog/2024/02/28/release-20243/#translating-states-in-your-templates