Inital Commit

This commit is contained in:
2022-10-11 15:40:40 +13:00
commit 7089991005
50 changed files with 1313 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
skip:
alias: skip
sequence:
- service: media_player.media_seek
data_template:
seek_position: "{{ state_attr(media_player.office_tv, 'media_position') | float + 10 }}"