plo53
plo53
hassio-sensors v1.1.2-1 released, to be reviewed by Max
Yeah sure. Need to figure out how to integrate the sensors list in the addon page @MaxWinterstein : can you explain how you integrated your sensors into the device ?
I presume the sensor list in the device is a predifined list by HA, that needs to be handle by the addon. Here ie the version is not found: ![2023-07-17...
Yes this is right direction. This is developping a custom integration defining a device and its sensors logic. This is outside of the addon itself.
The hassio REST API doesn't provide any device settings method. The "ideal" solution would be an associated custom integration, but I am not in favor because then your add-on would...
In fact my script is directly reading /data/options.json and I am expecting exact lat/lon float values configured in the addon