Skip to content
Snippets Groups Projects
Commit 1458825c authored by Erick Hitter's avatar Erick Hitter
Browse files

Sync with upstream

7739575
parent c3b188de
No related branches found
No related tags found
No related merge requests found
0.58.1 0.60.0
\ No newline at end of file \ No newline at end of file
...@@ -38,6 +38,7 @@ updater: ...@@ -38,6 +38,7 @@ updater:
# Enables the frontend # Enables the frontend
frontend: frontend:
javascript_version: latest
# Set recorder options # Set recorder options
recorder: recorder:
...@@ -76,7 +77,8 @@ mqtt: ...@@ -76,7 +77,8 @@ mqtt:
broker: localhost broker: localhost
# Components # Components
light: !include hue.yaml hue:
bridges: !include hue.yaml
media_player: !include media-player.yaml media_player: !include media-player.yaml
......
- platform: hue - host: 192.168.1.245
host: 192.168.1.245
allow_unreachable: true allow_unreachable: true
filename: hue-token-living-room.conf filename: hue-token-living-room.conf
- platform: hue - host: 192.168.1.231
host: 192.168.1.231
allow_unreachable: true allow_unreachable: true
filename: hue-token-office.conf filename: hue-token-office.conf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment