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
|
**.env
|
||||||
.vscode
|
.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
|
# End of https://www.toptal.com/developers/gitignore/api/homeassistant
|
||||||
|
|
||||||
|
www/pimusicbox
|
||||||
|
www/community
|
||||||
|
|||||||
@@ -113,7 +113,7 @@ livingroom_tvon_if_off:
|
|||||||
mode: single
|
mode: single
|
||||||
icon: mdi:television
|
icon: mdi:television
|
||||||
livingroom_power_off:
|
livingroom_power_off:
|
||||||
alias: livingroom_power_off
|
alias: power
|
||||||
sequence:
|
sequence:
|
||||||
- service: media_player.turn_off
|
- service: media_player.turn_off
|
||||||
data: {}
|
data: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user