You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2020. It is now read-only.
I don't see any difference between the messages for display line 1 & 2 vs 3 & 4 that would result in one set of being properly processed and the other remaining in the "dummy" state.
When I add a Homie MQTT device with dashes '-' in the id and this thing has a switch item, it not receives updates or send commands. When I add the same device without dashes in the id, it work correct.
Issue exists with openhab 2.4 and MQTT2 binding.
I am noticing that some of the channels for a homie device continue to remain in the dummy state while others are properly processed.
Here is what I show in the paper UI:
Display Line 1 and Display Line 2 appear to properly processed and have type string. Display line 3 and display line 4 are of type "dummy".
If I check the retained topics with mosquitto_sub for "source-1", I have the following:
I don't see any difference between the messages for display line 1 & 2 vs 3 & 4 that would result in one set of being properly processed and the other remaining in the "dummy" state.
@davidgraeff requested I open an issue.
The text was updated successfully, but these errors were encountered: