Hi all,
I need to call a openHAB Rest API from a rule to Disable a Thing.
Due to the now needed authorization just sending a sendHttpPutRequest (as described here: [SOLVED] Enabling and disabling Things from for example Basic UI - #5 by thisisIO) is not possible anymore.
Any idea how to handle the necessary authorization?
Thanks
Jens