JustinG
(JustinG)
December 15, 2022, 11:38pm
2
There are some very good threads on this topic around the forum. Here’s a recent one which includes a quick summary of the state of many of the rules systems:
What is the “best” way to write rules in OpenHAB 3?
I am aware that “best” depends on a lot of factors and personal preferences, so I’ll outline my needs very quick
I am a Java, Python and Groovy developer myself, and I like scripting more than clicking myself around a UI (although I have migrated my items almost completely to the UI based model when migrating to OH3). Currently I am using the Jython Automation Add-On and the openhab-helper-libraries by openhab-scripters to allo…