openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.86k stars 3.57k forks source link

[CoolMasterNet] Controller state remains UNINITIALIZED #2228

Closed killvn closed 5 years ago

killvn commented 7 years ago

Hi !

we installed the coolmasternet binding into OH2, then add CoolMasterNet Controller, however status of device is "UNINITIALIZED". See the picture : http://i.imgur.com/04ifebf.jpg and http://i.imgur.com/oIdUomu.jpg Can you support to resolve this problem? or show me which step i miss? Thank you,

martinvw commented 7 years ago

Are you sure you added the correct host/ip? Can you check the log for any errors? See http://docs.openhab.org/administration/logging.html

killvn commented 7 years ago

My logs 2017-05-04 13:24:25.307 [WARN ] [ore.thing.internal.ThingRegistryImpl] - Cannot create thing. No binding found that supports creating a thing of type coolmasternet:controller. I'm sure the correct IP. I used IP to connect via telnet and sent the command successfully.

martinvw commented 7 years ago

How does your config look, see also https://github.com/openhab/openhab2-addons/tree/master/addons/binding/org.openhab.binding.coolmasternet

wborn commented 6 years ago

Can you already properly use your CoolMasterNet Controller using the binding @kusanghi?

wborn commented 5 years ago

If it still doesn't work you might have more luck with openHAB 2.4.0 which contains a couple of fixes. See also the openHAB 2.4.0 release notes.