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'm using ESP8266 and DHT22 sensor to measure temperature then send to OpenHab through Generic MQTT Thing. I've set up things succesfully, but the bugs is when MQTT message publish to the broker, it't happen in system log. In Generic MQTT Thing Channel, I choose Number value type, but when the message is publish, the system log show that:
[WARN ] [ab.binding.mqtt.generic.ChannelState] - Command '29.80' not supported by type 'OnOffValue': No enum constant org.eclipse.smarthome.core.library.types.OnOffType.29.80"
Even though I choose Channel is Number or String type, I always receive that warning. I think maybe this is a small bug.
(Sorry for my bad English)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using ESP8266 and DHT22 sensor to measure temperature then send to OpenHab through Generic MQTT Thing. I've set up things succesfully, but the bugs is when MQTT message publish to the broker, it't happen in system log. In Generic MQTT Thing Channel, I choose Number value type, but when the message is publish, the system log show that:
Even though I choose Channel is Number or String type, I always receive that warning. I think maybe this is a small bug.
(Sorry for my bad English)
The text was updated successfully, but these errors were encountered: