-
Notifications
You must be signed in to change notification settings - Fork 2
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: Unknown wireless control state: dmnd_run = 0 #2
Comments
Hi, this seems to be known issue in the underlying library. I can fix this. Will take some time. |
Please be patient a while: asap i'll post the device label. |
Yeah. Its different to mine. I'll provide an improved version within the next days. Lets see if it works with your controller... |
Attached the full set of response to the documented uri called having the split in idle state, |
Can you try with the latest release 1.0.1 please? |
Hi, thanks for your time. To stress a bit i've set refresh interval at 30 sec. |
After some hours running i've found that the number of msgs publish is different depending on topic; here the full count of msgs for 1 split:
The topics having 256 messages have been published every 30 sec, the others every 10 minutes. |
indeed, the homie convention divides messages into the "device" and the "nodes". I declared this "program" as the "device" and the wifi adapters as the nodes. The device information does not change often so I hardcoded it with a 10 min update. You usually don't need to care about the device messages. (Unless you want to implement some "autodiscovery". |
LWT Moved in new issue #3 |
MQTT Reconnect Moved in new issue #4 |
Device unreachable |
Note: I don't want to bother you, I'm trying to give an help to the test in field. |
I'll open every single report ad separate issue in order to have contextualized comments. You'll see here the deleted messages. |
Hi
i've immediately used your .jar (thanks a lot for it) and i got the error:
Maybe it can be a problem related to the wireless adapter or firmware revision.
The response the the services:
If you like to go deeper and maybe support this device I can provide you the complete set of calls and support for testing.
Let me know and thanks again.
f
The text was updated successfully, but these errors were encountered: