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 Lidl Livarno Dimmer Switch (FB21-001) & Philips Hue Tap #237

Closed RezzZ closed 3 weeks ago

RezzZ commented 1 month ago

Blueprint Checklist

Zigbee2MQTT

Sian-Lee-SA commented 3 weeks ago

You will need to remove Aqara DoorWindow Contact Sensor from the PR as switch manager only supports switches in the repo

RezzZ commented 3 weeks ago

You will need to remove Aqara DoorWindow Contact Sensor from the PR as switch manager only supports switches in the repo

It can also be used as switch. I use it to turn on the lights on our attic once the door is opened (and turn off the lights when the door is closed. There are plenty of other usecases where door/contact sensors could be used as a light switch? If you don't agree I'll remove it once I figure out how :)

Sian-Lee-SA commented 3 weeks ago

As this is a switch manager and not a sensor manager, this repo only distributes switch blueprints. It's completely fine to use blueprints for sensors for personal use but they wont be accepted on this repo. Thanks.

RezzZ commented 3 weeks ago

ok, I reverted the commit for the sensor used as switch. Others can now still find it in my own branch