openhab / openhab-addons

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

[FreeAtHome] double Rocker doesn't work #17329

Open ML19821 opened 2 months ago

ML19821 commented 2 months ago

Expected Behavior

A separate channel should be available for both rockers of a double rocker switch. Here is an image of the double rocker sensor:

image

Current Behavior

No channels are available:

image

Possible Solution

Taking a look at the old binding from kjoglums might help: https://community.openhab.org/t/busch-jaeger-free-home/31043

In the previous binding, it was possible to manually add switches and configure the Busch-Jaeger channels, as well as the idp and odp parameters. Here is the configuration for the left rocker using the old binding:

image

And here is the configuration for the right rocker:

image

Your Environment

Tested on version 4.2.1 on both Windows and Linux.

openhab-bot commented 2 months ago

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/busch-jaeger-free-home/31043/701

lsiepel commented 2 months ago

Maybe @andrasU is able to add this?