cryptk
cryptk
The way that it works is that the integration tells HomeAssistant "The native temperature unit for this device is Fahrenheit and the native temperature is 85 degrees". Home Assistant then...
This functionality is built in to HA Core already
Reopened to look into the missing unit of measurement setting. It will be a bit, I'm doing a major refactor of the API layer to make things more supportable.
Can one of upload screenshots of your hayward app showing all of the various options for that light?
Ok, I see the issue, and this is somewhat tied to #27. I can't just mark that light as supported, because currently the code only knows about one set of...
Yes, I am working on a pretty large refactor of the underlying library, and the support required to get these lights is in that. Once that is released, the lights...
Just to set expectations, I'm likely at least a week away from having the API library refactor done, and then I'll have to refactor the integration to use it, so...