Closed Juxz closed 4 years ago
Have you checked it if the changes in the dev branch? Is something missing?
I need to test a few more combinations of devices but so far it's working well.
Tested in release PyLoxone 0.2.1 with Loxone Miniserver 10.3.11.27 and it's all good Thanks JoDehli
Hi,
I propose to improve the Cover integration.
In loxone miniserver there are 6 types of objects to be mapped to Cover in HA:
In HA, there only 1 object Cover which has 10 possible values for device_class:
In current PyLoxone version:
Anyway, I suggest improving this part because it has several impacts related to voice assistant integrations (alexa, google assistant, homekit...). The vocal commands and security might be different whether it's door or a garage door or other.
As a workaround I'm using this type of entry in customize.yaml, but this is not ideal:
Here below one mapping table proposal. I don't know if loxone API is offering all this flexibility, but I refer to loxone config capabilities
Thanks