Closes #925
This commit is contained in:
parent
f08e20c487
commit
d4c5a40f3c
|
@ -1 +1 @@
|
||||||
2023.7.3
|
2023.8.1
|
|
@ -56,7 +56,7 @@ cloud:
|
||||||
# light.kitchen_lights:
|
# light.kitchen_lights:
|
||||||
# display_categories: LIGHT
|
# display_categories: LIGHT
|
||||||
|
|
||||||
discovery:
|
#discovery:
|
||||||
|
|
||||||
light: !include light_groups.yaml
|
light: !include light_groups.yaml
|
||||||
|
|
||||||
|
@ -98,9 +98,9 @@ recorder: !include recorder.yaml
|
||||||
# usb_path: /dev/ttyACM0
|
# usb_path: /dev/ttyACM0
|
||||||
# config_path: /srv/hass/hass_venv/lib/python3.4/site-packages/libopenzwave-0.3.1-py3.4-linux-armv7l.egg/config
|
# config_path: /srv/hass/hass_venv/lib/python3.4/site-packages/libopenzwave-0.3.1-py3.4-linux-armv7l.egg/config
|
||||||
|
|
||||||
nest:
|
# nest:
|
||||||
client_id: !secret nest_client_id
|
# client_id: !secret nest_client_id
|
||||||
client_secret: !secret nest_client_secret
|
# client_secret: !secret nest_client_secret
|
||||||
|
|
||||||
tts:
|
tts:
|
||||||
- platform: amazon_polly
|
- platform: amazon_polly
|
||||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue