-
Notifications
You must be signed in to change notification settings - Fork 0
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
Error when publishing #17
Comments
Hey @BobRyan530 - I opened this issue for your problem. I think it's unrelated to bad I think I just don't support |
Thanks for the quick response Mike. I think UINT16 and UINT32 types might need to be added as well. |
Good call. I'll include those as well. |
Compiled, scp to winkhub, and restarted program. Looking good so far!
|
I think this needs to accept string values (ridiculous, right?) also. I tried sending {"On_Off": "ON"}, "On", "on", 1, 0. Manually turning the bulb on and setting the level does control the light so it's mostly functional now.
|
This should be fixed in 0.1.4 - just re-run the installation command and let me know if you find any more issues! |
This is working now. Thanks Mike!
|
I'm getting a different error but potentially related. I had a new, unopened, hub I pulled out yesterday and rooted before ever connecting it to the internet. I think I got it updated to the most current release. I setup homeassistant for the first time today and while I'm able to control the device using aprontest I can't seem to control it through MQTT. Attempting to publish a packet to topic 'home/wink/1/set' with payload '{"On_Off": 0}' I'm getting the failure below
Originally posted by @BobRyan530 in #16 (comment)
The text was updated successfully, but these errors were encountered: