Browse Source

ajout du group

master
Julien Cabillot 3 years ago
committed by Cabillot Julien
parent
commit
0bef100ed9
1 changed files with 8 additions and 0 deletions
  1. 8
      home-assistant/ha_configuration.yml

8
home-assistant/ha_configuration.yml

@ -58,3 +58,11 @@ automation:
topic: "strip1/speed/switch"
payload: '{{ trigger.to_state.state | int }}'
retain: True
group:
Strip1:
view: "yes"
entities:
- light.test_esp
- input_slider.strip1_animation_speed
- input_select.strip1_effect
Loading…
Cancel
Save