Files
N22/include
claus 1f261ee8d2 Refactor Home Assistant Hue switch automations to use hue_event for improved reliability
* Replace multiple device-based automations with a single event-driven automation
* Eliminate duplicate `unique_id` conflicts
* Switch from device actions to service calls (`cover.open_cover`, `cover.close_cover`, `light.turn_on/off`)
* Add support for:

  * Short press (button 1) → open garage
  * Long press (button 1) → close garage
  * Short press (button 4) → turn off all lights
  * Long press (button 4) → turn on all lights
* Set `mode: restart` to improve responsiveness under rapid input
* Simplify structure for easier maintenance and debugging

Result: more stable and predictable Hue switch behavior
2026-03-17 16:22:35 +01:00
..
2026-03-15 17:01:02 +01:00
2022-01-29 07:04:29 +01:00
2026-03-15 15:44:24 +01:00
2026-03-15 15:49:08 +01:00
2023-01-15 08:57:51 +01:00
2026-03-15 15:49:08 +01:00
2026-03-15 18:58:32 +01:00
2023-12-19 16:02:23 +01:00
2022-01-19 07:17:26 +01:00