stefan-hoehn
stefan-hoehn
> ... We might need to remove the sleep block for JSScripting or at least radically change it... I doubt we can do this as this will most likely break...
Several improvements have been made with this PR: https://github.com/openhab/openhab-webui/pull/1179 - add a structured menu with sub groups: audio, voice, timers, variables, notifications - add code documentation, tooltips and help urls...
Again more improvements have been provided: https://github.com/openhab/openhab-webui/pull/1212 - Add script support - Add ephemeris support - Add persistence
@ghys I noticed this one again. First of all, I wouldn't perceive it as a bug, secondly I am not sure how much the effort is to implement your idea...
I have researched the problem myself. Basically the reason is because it is converted to Javascript and comparison works well if - the state does not contain a metric (and...
I agree totally we just don't yet know what would be the best approach on how to fix it.
@ghys What if we would add a block that would always return a number for a given state (stripping off any trailing metric string after a number). We could -...
@florian-h05 Not to promise too much, but I could start testing all blocks based on JSScripting. Can you provide some documentation how I can try it with and then again...
@ghys @rkoshak Florian and I had a several hours conversation today and came up with a solution how to approach the migration to JSScripting and we will work on that...
Thanks, Jim, as always for putting so much work into it. 🥳 So nothing below is meant in an offensive way 🙏🏻 which is even why I a bit procrastinated...