marcsowen / homebridge-homematicip

Homematic IP plugin for homebridge
Apache License 2.0
76 stars 18 forks source link

HmIP-DRDI3 support #494

Closed smhex closed 8 months ago

smhex commented 8 months ago

This PR adds support for the HmIP-DRDI3 dimmer device. All (3) dimming channels are supported. They are shown as lightbulbs in HomeKit. It is likely that the corresponding wired dimmer HmIPW-DRD3 is also supported by this implementation. Since I don't own such a device I left the implementation as is (in HmIPDimmer.ts) to avoid malfunctions. If someone else can confirm my assumption, I can provide an updated version of HmIPPlatform.ts.

marcsowen commented 8 months ago

Thank you! :)