jheling / freeathome

Free@Home component for Home Assistant
103 stars 37 forks source link

Add support for dimming actuator 6-gang #79

Closed Tho85 closed 3 years ago

Tho85 commented 3 years ago

Fixes #78

I'm not 100% sure what happens here. For some devices, there seems to be an additional parameter with deviceChannelSelector="true" that filters the channelSelectors to use. This works perfectly for the mentioned device, and all tests are green. However, this is the first time I've seen a device with deviceChannelSelector="true", and I may not have fully grasped its meaning, so this is a bit of unchartered territory here.

Tho85 commented 3 years ago

This seems to have solved the problem in #78, so this one is good to go.