Thank you. I did search google and did download the zip files, cloned, etc. but could not get the jar. Now I managed to download it I am trying to get openHab to see it. Having it installed on a NAS within a Docker is not that easy
The binding is working, thanks for that.
But when the system reboots, I have to do all things again.
First remove the files in \openHAB-userdata\sonoff
Then I can recreate the bridge.
Then the discover works and give me my sonoff decvices.
And then I can add them to items.
But all the links have to be done again.
Iām missing something but what? It can be persistent after a reboot?
@delid4ve , first of all thanks for the terrific job. Just connected my first 2 sonoff and it worked.
The only thing missing (for sure my mistake):
On a TH16, I can do everything but the currentTemperature (13.5 °C) is shown by Openhab as 0.00 °C. what can it be? In console I can see the correct value.
EDITED: can it be the channel naming? ācurrentTemperatureā read in console and ātemperatureā in cfg file?
How could I use one of the TX3C switches (the button, actuallyā¦) to operate an actuator thatās not its own? i.e. a KNX actuator (obviously connected to the same openhab instanceā¦)
Just wanted to notify that the binding is working great with DUAL R3 mini for switching on and off the lights.
The reason I was not seeing the binding was the way access to the shared folders was set-up in my QNAP NAS. Know that I have changed permission on the folder containing the JAR file I do not have any issue.
Hi @delid4ve, thanks for this binding that covers important capabilities.
Unfortunately I was not able to exploit the binding using only the text file Thing. Perhaps I am not able to understand the instructions at openhab-3.x-sonoff/README.md at main Ā· delid4ve/openhab-3.x-sonoff Ā· GitHub, in particular the example, however I inserted the following in my Thing file:
and the Bridge is created and online, but the powr2 Thing has
a configuration error
Status:
OFFLINE
CONFIGURATION_ERROR
This device has not been initilized, please run discovery
The only way to put online the PowR2 Thing seems to manually perform a Scan in the Paper UI. So my question is if there is a way to perform all is needed using only the Things and Items text files.
Thanks
Iām trying to install on 2.5. I wget the org.openhab.binding.sonoff-2.5.13-SN to /usr/share/addons. ensure proper permission and rebooted. Canāt seem to āinstallā it.
I tried to add a thing and unfortunately, I can see Sonoff. Any help plz?