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

Not updating states #7

Open
TaylorTWBrown opened this issue Jul 16, 2016 · 2 comments
Open

Not updating states #7

TaylorTWBrown opened this issue Jul 16, 2016 · 2 comments

Comments

@TaylorTWBrown
Copy link

I have this working on firmware 2.66 of my Wink Hub, connected to Home Assistant. I can control things fine from Home Assistant, but Wink-MQTT doesn't seem to be pushing state changes (e.g.: turning off a light with a remote, etc.)

@psvitz
Copy link

psvitz commented Sep 21, 2016

This could be because you might not have updated wink-mqtt.js with the correct attribute numbers.
@danielolson13, it wasn't very obvious at first that wink-mqtt.js needs to be updated with the relevant attribute numbers and broker.

@danielolson13
Copy link
Owner

There is a bug if you for example are controlling Zigbee bulbs with a Lutron remote, the value isn't updated or published with MQTT. The issue is the database stores separate, GET and SET values for a state. I'm testing a fix now and will update soon.

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

3 participants