Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for HomeKit accessory updates #23

Open
rikben opened this issue Jul 28, 2018 · 2 comments
Open

Support for HomeKit accessory updates #23

rikben opened this issue Jul 28, 2018 · 2 comments
Assignees

Comments

@rikben
Copy link

rikben commented Jul 28, 2018

I was wondering, the sensor accessories work by listening to events published to the Particle Cloud. When changing the state of an actor accessory, everything in Homekit goes fine. However, when the Particle changes the accessory state (in any other way than through Homekit), the state in Homekit isn't updated.

Would it be an option to also let actor accessories listen to events? This way Particle can update the state in Homekit. If I'm mistaken, and this already is a feature, could you please let me know?

Thanks

@rikben rikben changed the title Support for outside accessory updates Support for HomeKit accessory updates Aug 6, 2018
@guussie
Copy link

guussie commented Aug 27, 2018

I am also interested in the proposed functionality. My Particle devices can change State through other means and this currently creates conflicts.

@norman-thomas
Copy link
Owner

Totally makes sense, I will add this when I get to it.
PR also welcome, if anyone feels like adding that / moving that functionality from the SensorAccessory class to the generic Accessory class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants