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

No Status Change #136

Closed
kaili85 opened this issue Jul 6, 2018 · 4 comments
Closed

No Status Change #136

kaili85 opened this issue Jul 6, 2018 · 4 comments

Comments

@kaili85
Copy link

kaili85 commented Jul 6, 2018

As soon as I have an additional plugin that provides not supported buttons (e.g. theater-mode for Apple TV), the switches and lights do not change the status in config-ui. But they do change the status of the devices. After reload the web-page, the correct status is shown again.

@oznu
Copy link
Member

oznu commented Jul 12, 2018

This is probably due to the plugin not pushing the status change and relying on the HomeKit app (or this ui) polling for the new status. The UI only requests the status once on the initial page log, subsequent status updates rely on a push.

I will add a poll request for the service after it's status is changed in the UI - soon.

@kaili85
Copy link
Author

kaili85 commented Jul 15, 2018

Sounds great, thanks for your support!
Btw: Thank you for that really great and helpful plugin!

@oznu
Copy link
Member

oznu commented Jul 27, 2018

All accessory states will be queried 1.5 seconds after any accessory is switched on/off via the UI as of 3.8.6.

@oznu oznu closed this as completed Jul 27, 2018
@kaili85
Copy link
Author

kaili85 commented Jul 31, 2018

Thanks, but still no change of status as soon as there are unsupported accessories...
When I switch the page (e.g. to config) and then back to accessories, the correct status is shown.
Reinstalled the plugin to get the newest release.

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

No branches or pull requests

2 participants