Sian-Lee-SA / Home-Assistant-Switch-Manager

Switch manager is a centralised component to handle button pushes for your wireless switches. This includes anything passed through the event bus. The component relies on switch blueprints which is easily made to allow GUI configuration of your switches and their button pushes. This helps remove clutter from the automations.
Other
206 stars 79 forks source link

Added Zigbee2MQTT blueprint for OSRAM Smart+ Mini Switch #224

Closed misberner closed 2 months ago

misberner commented 2 months ago

Blueprint Checklist

Zigbee2MQTT

Sian-Lee-SA commented 2 months ago

Nice, Thanks!

frauhottelmann commented 1 month ago

This is blueprint unfortunately only works with zigbee2mqtt if you use this device in legacy mode. It is recommended to use it with legacy = false: https://www.zigbee2mqtt.io/devices/AC0251100NJ_AC0251600NJ_AC0251700NJ.html

legacy: Set to false to disable the legacy integration (highly recommended), will change structure of the published payload (default true). The value must be true or false

Then it reports normal on the action entity. With other values as well. @Sian-Lee-SA how do you want to do this? Another blueprint?