Best way for me to write rules in OpenHAB 3

I suggest changing your post to be “Best way for me to write rules in openHAB 3”. Just to make this a little less general. :wink:

Anyway, this comes up a lot. Rich made a handy chart that I can’t find right now, so I’m just going to cut to the chase since you’re a Python developer:

HABApp runs separately from OH, but integrates nicely with openHAB via the REST API.

FYI, Rules DSL is more than just “seems” deprecated. It will continue to exist in OH3 for legacy purposes, but new users are not encouraged to learn it.

1 Like