Robert Klep
Robert Klep
> Siri doesn't seem to be able to seperate the curtains group from the sunscreen. This is probably the reason. Homeykit cannot control how Siri acts on certain words, and...
I guess HomeyKit doesn't support that device. If you look [here](https://developer.athom.com/tools/devices), you should be able to find the device and all its metadata. If you can post that here I...
No, I cannot reproduce this so no idea where to start looking.
So if I understand this correctly: the Home app on iOS can _find_ Homey on your local network, it just doesn't accept the security code (200-20-200)? If that's the case,...
``` (node:29757) UnhandledPromiseRejectionWarning: session_expired: Er is een onbekende fout opgetreden [session_expired] at /node_modules/athom-api/dist/index.js:1:1012832 at at process._tickCallback (internal/process/next_tick.js:189:7) ``` That's an known issue with the current Homey firmware, I'm afraid. I...
Can you post the info for such a device from [this page](https://developer.athom.com/tools/devices) here? I'd like to know which capabilities it supports.
Thanks for that! Can you find out which of the capabilities is used when the door bell button is pressed? I assume `alarm_generic` but want to make sure :)
Hmm, @nhassink just reminded me that device class `doorbell` with capability `alarm_generic` is already supported by Homeykit, so are you sure that your device isn't working? In Homekit they should...
Yeah I think it makes sense to present it as a doorbell. Not sure what would happen if I change the Homekit type to something else (if Homekit will see...
Not yet, but I have to do some testing first.