This commit is contained in:
CCOSTAN 2023-08-09 20:28:00 +00:00
parent f08e20c487
commit d4c5a40f3c
6 changed files with 69 additions and 59 deletions

View File

@ -1 +1 @@
2023.7.3 2023.8.1

View File

@ -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

File diff suppressed because one or more lines are too long