Changes to be committed:
modified: .gitignore modified: volumes/config/.gitignore modified: volumes/config/scripts.yaml
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,3 @@
|
||||
**.env
|
||||
.vscode
|
||||
volumes/config/www/pimusicbox
|
||||
|
||||
|
||||
3
volumes/config/.gitignore
vendored
3
volumes/config/.gitignore
vendored
@@ -49,4 +49,5 @@ custom_components
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/homeassistant
|
||||
|
||||
|
||||
www/pimusicbox
|
||||
www/community
|
||||
|
||||
@@ -113,7 +113,7 @@ livingroom_tvon_if_off:
|
||||
mode: single
|
||||
icon: mdi:television
|
||||
livingroom_power_off:
|
||||
alias: livingroom_power_off
|
||||
alias: power
|
||||
sequence:
|
||||
- service: media_player.turn_off
|
||||
data: {}
|
||||
|
||||
Reference in New Issue
Block a user