- delete the jar from the addons folder
- open OH console and run
feature:install esh-io-transport-mdns
log:set TRACE org.openhab.binding.shelly
- open a terminal window and run “tail -f openhab.log”
- copy the binding jar to the addons folder and check what happens in the terminal
if this isn’t success the only additional module is gson, try
- delete jar
- open OH console
bundle:install http://central.maven.org/maven2/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar
- copy jar to addons folder