Hello everyone. I want to report an issue. I have been using this library for about a year without any problems. A few days ago I switched to OpenHAB 4.0.0 and also had to update Java to do so. Now the library no longer works and from the logs I get this message:
07:57:14.832 [ERROR] [ript.internal.ScriptEngineManagerImpl] - ScriptEngine for language 'application/javascript' could not be found for identifier: fc9a93c9-1d60-40a5-9d2b-077384451479
Doing a search on this same forum I found this:
The explanation then could be that the script needs to be updated to work with Java 17. This is my guess, I do not consider myself an expert but just a simple user of OpenHAB.
In the meantime I will find another solution, probably using the Exec binding and sending the command directly from the system. But I would like to return to this library. Thank you!!!