Robert Klep
Robert Klep
Ah, for device class `curtain`, Homeykit only support `windowcoverings_set`, not `windowcoverings_state` :(
If it makes sense for the device to support `windowcoverings_set`, then the Tuya developer can add that capability. If it doesn't make sense (which is something that the Tuya developer...
This sounds like an iOS 13 issue to me and not so much an issue with Homeykit (at least, I wouldn't know where to start looking to fix this, especially...
It could be that we need to make changes in the app, I just have no idea which ones because the issue you're telling about is intermittent. The Sprut version...
That device doesn't have any capabilities, which is required for HomeyKit to be able to support it. It might work if the developer of the Homematic app adds the `button`...
Can you clarify what exactly doesn't work? Does the device show up in the Home app on your phone, but you cannot control it?
Can you find the device [on this page](https://developer.athom.com/tools/devices) and tell me its "Class" and the capability names?
For devices of class `thermostat`, HomeyKit supports `measure_temperature` and `target_temperature` only. Those also don't work?
Those capabilities are not supported because the HomeKit protocol doesn't support them for thermostat devices.
@XattSPT thanks!