15.10.2021, 12:11
Great work! I've quickly tested and found few issues that should be easy to fix:
1) For the curtain object, move direction is reversed. I.e. if i say "close curtain", it sends Open command to the Open/Close object in LM. Should be vice versa. Also i don't know if it's home assistant fault or not, but Curtain does not have graphics representation in google home, only generic icon which opens object properties.
2) I couldn't set up thermostat – selection filters what it seems to be 1 byte objects, but skips HVAC Mode (which are also 1 byte, but separate type). Without this object thermostat is inactive in Google Home. On the side note, i don't believe a lot of knx thermostats supports Off mode setting, so should be there separate setting for on/off and more advanced mapping within the integration? In case on/off object is not set up, integration should always supply ON state.
1) For the curtain object, move direction is reversed. I.e. if i say "close curtain", it sends Open command to the Open/Close object in LM. Should be vice versa. Also i don't know if it's home assistant fault or not, but Curtain does not have graphics representation in google home, only generic icon which opens object properties.
2) I couldn't set up thermostat – selection filters what it seems to be 1 byte objects, but skips HVAC Mode (which are also 1 byte, but separate type). Without this object thermostat is inactive in Google Home. On the side note, i don't believe a lot of knx thermostats supports Off mode setting, so should be there separate setting for on/off and more advanced mapping within the integration? In case on/off object is not set up, integration should always supply ON state.