Don't need to mnt

This commit is contained in:
CeeWeasel
2024-04-14 15:18:00 -04:00
parent f35709789f
commit 2843cfb673
3 changed files with 1 additions and 25 deletions
@@ -1,19 +0,0 @@
alias: Mount SMBs at boot
id: automation_mount_smbs_at_boot
description: Mount the configured SMBs at boot.
trigger:
- platform: homeassistant
event: start
condition: []
action:
- service: shell_command.mount_music
data: {}
- service: shell_command.mount_video
data: {}
- service: shell_command.mount_sound
data: {}
- service: shell_command.mount_photo
data: {}
- service: shell_command.mount_sound_again
data: {}
mode: single