#Blueprint multiple switches toggle 1 light

1 messages · Page 1 of 1 (latest)

deft monolith
#

Hello, in order to replace a Siemens automaton, I was wondering if someone knows of a blueprint to select multiple switches actions (sigle press or whatever) to toggle one or many light states. It is easy to do with automation but as I have many many switches and lights could be easier with blueprint.

Otherwise I can create a group of switches but since different brands, action to toggle is not always the same...

Thanks for hint.

neon lodge
# deft monolith Hello, in order to replace a Siemens automaton, I was wondering if someone knows...

create scenes or scripts for the actions and use the switch manager. https://github.com/Sian-Lee-SA/Home-Assistant-Switch-Manager

GitHub

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...