initial commit

This commit is contained in:
2025-02-07 12:46:24 -05:00
commit 8dfb36a3f1
183 changed files with 9212 additions and 0 deletions

View File

@ -0,0 +1,14 @@
---
- id: startup_restart_tasmota_devices
alias: '[StartUp] Restart tasmota devices'
trigger:
- platform: homeassistant
event: start
condition: []
action:
- service: shell_command.restart_fan01
- service: shell_command.restart_fan02
- service: shell_command.restart_fan03
- service: shell_command.restart_fan04
- service: shell_command.restart_fan05
- service: shell_command.restart_light01