skdw / home-assistant-config

🏠 A smart home configuration
0 stars 0 forks source link

Automate lights-switches pairing #6

Closed skdw closed 5 months ago

skdw commented 5 months ago

This PR provides a set of automations to pair lights with wall switches. Each triggered entity causes the paired entity to follow. Lights can be toggled using paired physical switches as well as their own virtual entities. Initial state validation prevents the algorithm from infinite looping.

3