swttt / com.swttt.homekit

Homekit for Homey
https://apps.athom.com/app/com.swttt.homekit
GNU Affero General Public License v3.0
35 stars 20 forks source link

Tado devices not synchronized with HomeKit #219

Closed Guidow1 closed 2 years ago

Guidow1 commented 2 years ago

I am using the Tado app that works fine in Homey but settings are not synchronized with Apple home using your app. For example if Tado shows Heating on HomeKit still shows heating off.

robertklep commented 2 years ago

Can you find the device on this page and make a screenshot of the list of capabilities and their values for the device when it's heating and when it's off?

Guidow1 commented 2 years ago

Hi Robert,

Here are the screenshots:

Turned on:

Bildschirmfoto 2022-03-14 um 09 47 51

Turned off:

Bildschirmfoto 2022-03-14 um 09 48 26

No change in HomeKit:

Bildschirmfoto 2022-03-14 um 09 49 04

Am 14.03.2022 um 09:35 schrieb Robert Klep @.***>:

Can you find the device on this page https://tools.developer.homey.app/tools/devices and make a screenshot of the list of capabilities and their values for the device when it's heating and when it's off?

— Reply to this email directly, view it on GitHub https://github.com/swttt/com.swttt.homekit/issues/219#issuecomment-1066511150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYGZFZJRLIW7VFPTRHM6BRLU7324TANCNFSM5QUZFKKA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.

robertklep commented 2 years ago

Github doesn't show screenshots when you mail them, please add them to your comment on the website: https://github.com/swttt/com.swttt.homekit/issues/219#issuecomment-1066524605

Guidow1 commented 2 years ago

Sorry I have just uploaded the files

robertklep commented 2 years ago

The device is using a custom capability (power_mode), and Homeykit doesn't support custom capabilities (because they are unique to a particular app).

I don't know why the developer of the Tado app didn't use one of the regular capabilities onoff or thermostat_mode for this. If they did, the device would have worked with Homeykit.

Guidow1 commented 2 years ago

Thank you Robert for your quick response. I will talk to the Tado guys