com.swttt.homekit
com.swttt.homekit copied to clipboard
Broadlink sp2 plug - strange issue
I am experiencing a strange homekit issue with broadlink sp2 plug. The control doesnt work from home app but it reflects the changes if it is done in the homey app. Furthermore, it works with the homey’s own experiential homekit but it is slow. I prefer to use homekit app for other reasons. Not sure if this is an issue with homekit or the broadlink app.
Issues like these are difficult to debug because I don't have a device to test with.
Can you find the device here and post the "Class" and the list of capabilities (just the names is sufficient) here?
Sorry for late reply and thanks for looking into it.
Class is other and capabilities are
Capability Type Value Edit value Last Updated onoff.power boolean true
7 minutes ago onoff.nightlight boolean false
7 minutes ago measure_power number
Sent from my iPad
On 27 Jul 2019, at 11:00, Robert Klep [email protected] wrote:
Issues like these are difficult to debug because I don't have a device to test with.
Can you find the device here and post the "Class" and the list of capabilities here?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Ah, the problem is caused by the capabilities onoff.power
and onoff.nightlight
: Homeykit doesn't handle those properly when they are set from Home, which results in exactly the symptoms you describe.
There's no easy fix, I'm afraid. I've opened a new issue #173 to track progress for this problem, but it won't be fixed (by me) for at least a few months.
Thank you for the update.
Sent from my iPad
On 1 Aug 2019, at 08:50, Robert Klep [email protected] wrote:
Ah, the problem is caused by the capabilities onoff.power and onoff.nightlight: Homeykit doesn't handle those properly when they are set from Home, which results in exactly the symptoms you describe.
There's no easy fix, I'm afraid. I've opened a new issue #173 to track progress for this problem, but it won't be fixed (by me) for at least a few months.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.