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
225 stars 85 forks source link

Cleanup of Lutron Conditions #86

Closed zimmra closed 1 year ago

zimmra commented 1 year ago

Blueprint Checklist

Sian-Lee-SA commented 1 year ago

I already did that so will be cleaned up when i push next release

zimmra commented 1 year ago

@Sian-Lee-SA I just updated my addon to use the included blueprints and discovered your edit has an error

You use condition: which prevents the blueprint from being loaded, whereas switch_manager is expecting it to be conditions:

Sian-Lee-SA commented 1 year ago

Thanks, silly mistake by me. Will be updated in next release