openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.9k stars 3.59k forks source link

[neeo] Forward Actions URL in brain no longer set when initializing the brain thing #9743

Closed mherwege closed 3 years ago

mherwege commented 3 years ago

Expected Behavior

When initializing the brain thing, the Forward Actions URL should be set in the brain to make the Forward Actions trigger channel on the bridge thing work. I rely on this to interpret thing happening in the brain in a rule.

Current Behavior

Currently, this parameter is not set in the brain. It used to work in OH2, probably before the changes in #9028. Note that this parameter is still required to be set in the brain, even when the actions are not forwarded any further from the binding.

Possible Solution

I suspect this error was introduced with the changes in #9028.

J-N-K commented 3 years ago

Sorry.