Tool that auto-creates items file for a thing's channels

implementing the leading string for the label will be easy. give me some time :wink:

interessting. didn’t even know anything about HABapp. what are the key features you use it for?

I am assuming you mean HABApp, not the feature to create and link items automatically.

Currently I am doing all my automation for two openhab instances through HABApp.
I really like coding in python3 and for me doing it in HABApp is way quicker and less error prone than the normal jsr223 rule engine.
Also as mentioned I also use it to share z-wave configuration parameters across similar things so they all behave the same.
Additionally I use it to link mqtt to my openhab instances.

@Spaceman_Spiff check out the new version

Hi all, I’ve updated the code to support openHAB 3 authorization via API Token

2 Likes

Very Nice, I’ll be updating this tonight when I get home.

Very nice, Was wondering about this when I moved to V3. I had added it to a list of things to play with. Great work.

1 Like