Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Generic MQTT Thing Channel #6920

Open
ngquan98 opened this issue Apr 22, 2020 · 0 comments
Open

Generic MQTT Thing Channel #6920

ngquan98 opened this issue Apr 22, 2020 · 0 comments

Comments

@ngquan98
Copy link

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant