Lightwand Update: Zigbee2MQTT v2.0.0 Support, Enhanced Logic, and Adaptive Lighting Improvements
Release Notes for Lightwand
-
Compatibility Update:
FixedOutLuxMQTT_2andRoomLuxMQTTto ensure compatibility with Zigbee2MQTT v2.0.0. -
Improved Logic:
- Rewritten underlying logic for better configurability and ease of use when setting up lights.
- The default state for all automations and modes is now
none, which activates if conditions are met. Theturn_onstate is no longer required to turn lights on.
-
Simplified Configuration:
- No need to define a state when:
- Using
offset. - Turning lights on.
- Using
- Adjusting light modes on motion detection now dims the brightness if the new mode specifies a lower brightness level.
- No need to define a state when:
-
New Feature: Adaptive Motion Control:
- Added support for
noMotion: Truein modes to prevent motion events from activating motion lighting. This is particularly useful when integrating with Adaptive Lighting. - Adaptive light brightness comparisons now convert max brightness percentages to better align with 0-255 brightness scales.
- Added support for