com.swttt.homekit
com.swttt.homekit copied to clipboard
Tuya devices (roller blind) not visible in Homeykit
Daar Robert,
Is it Please possible for you to make the Tuya app devices compatibel for homeykit? I just got the roller blind of my kitchen working with the Tuya app in Homey. And i also want to use this with homeykit(homekit) so i Can use them with Siri.
Like to hear from You.
Wesley (NL)
It depends on how the Homey Tuya app exposes the devices. In general, blinds are supported by Homeykit.
Homey itself also shows it as a roller blind. And it recognizes the up- pause And down movements. So do i need to contact the Tuya app builder or is it a custamozition for you?
You should be able to find the device here: https://developer.athom.com/tools/devices
If you can post its device class and the capabilities it supports, I'll try and see if I can find out why it's not showing up.
Dear Rob,
The class if the following: curtain and the capability : windowcoverings_state enum idle
Op do 12 dec. 2019 om 08:19 schreef Robert Klep [email protected]:
You should be able to find the device here: https://developer.athom.com/tools/devices
If you can post its device class and the capabilities it supports, I'll try and see if I can find out why it's not showing up.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/swttt/com.swttt.homekit/issues/185?email_source=notifications&email_token=AIX6ST2ULQGBC2QX25XWEE3QYHQXVA5CNFSM4JZVRC52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGVWZYQ#issuecomment-564882658, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIX6STZEQQOTXXDNCBVESVDQYHQXVANCNFSM4JZVRC5Q .
Ah, for device class curtain
, Homeykit only support windowcoverings_set
, not windowcoverings_state
:(
Robert, do i need to change something myself or do i need to contact the app developer of Tuya?
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 should determine), then the only way to get this working is to fix it in the Homeykit app, but I won't be able to do that due to lack of time (plus my Homey has been decommissioned).