Skip to content

Release 2.0.1-beta1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Feb 07:45

What's New

Dimmer-only device support

Added brightness control for dimmer-only devices (Ctrl_Dim, Bulb_Dim, Magnetic_Dim). Previously, adjusting the brightness slider on these devices had no effect — only power on/off worked. Brightness commands are now sent using the 0x3B 0x01 standalone brightness command, matching the Zengge app's behaviour.

Important!

If you are upgrading from v1, you will need to remove and re-add your device in Home Assistant for the integration to correctly identify your device's capabilities. Without this step, the device will be treated as "Unknown" and brightness control will not work.

Fixes
Fixed brightness being silently dropped for dimmer-only devices (#79)