nilrog
nilrog
When compiling UIPEthernet these two warnings comes up: ``` /Users/nilrog/Documents/Arduino/libraries/UIPEthernet/utility/uip_arp.c: In function 'uip_arp_update': /Users/nilrog/Documents/Arduino/libraries/UIPEthernet/utility/uip_arp.c:160: warning: 'tabptr' may be used uninitialized in this function ``` And this one: ``` /Users/nilrog/Documents/Arduino/libraries/UIPEthernet/utility/uip_arp.c: In...
- Since FW 0.13.13-1 fixed the issues with the Gen24 API some information was added to the README.
The key `ama` is listed twice in the README. Both as a sensor, and as a number entity. Probably a mistake from when it was recently exposed as a number...
I noticed recently that my history, for all sensors, stopped working in HA. And after some time I found an error in the HA log saying that the recorder was...
## Version of the custom_component Version 2.0.1 ## Configuration Home assistant v2024.7.4 running in docker with this integration downloaded using HACS ## Describe the bug When trying to configure the...