Releases: epdevlab/elkoep-mqtt
Releases · epdevlab/elkoep-mqtt
fire-and-forget
Change retain parameter from True to False in publish method to make messages fire-and-forget by default.
Binary sensor
Binary sensor entity uses din as input.
RGBW
Add channels to RGBW so they can be controlled individually in the HA
Debug
add topic and payload to MQTT message logging
Bug fix
Regression from beta 26: ramp increments
Bug fix
implement HCA error code handling
Bug fix
Prevents RuntimeError caused by dictionary size changes during iteration when Home Assistant callbacks modify entity_callbacks
Bug fix(regression)
Some brightness values do not update the dimmer value in the HA
Fix: handle dimmer value before turn off in ramp events
The dimmer's ramp generates incremental events during the dimming process. This fix addresses issue where dimmer's ramp increments prevent the last value from matching the actual state before turning off.
Upgrade paho-mqtt from 1.6.1 to 2.1.0
0.2.33.beta.22 Bump version