Upgraded to 0.105.0!

This commit is contained in:
Mahasri Kalavala
2020-02-05 18:28:38 -05:00
parent 87961b393c
commit db7eef5aa7
34 changed files with 1036 additions and 1220 deletions

View File

@@ -56,6 +56,8 @@ config:
# description: Xiaomi Gateway Light
discovery:
ignore:
- homekit
homekit:
autostart: true
@@ -71,6 +73,12 @@ homekit:
- binary_sensor.single_car_garage_door_tilt_sensor_sensor
- binary_sensor.two_car_garage_door_tilt_sensor_sensor
sonos:
media_player:
hosts:
- 192.168.1.195
- 192.168.1.186
mobile_app:
# map:
# updater:
@@ -108,6 +116,11 @@ binary_sensor:
lovelace:
mode: yaml
# Google Calendar
google:
client_id: !secret google_client_id
client_secret: !secret google_client_secret
emulated_hue:
expose_by_default: false
host_ip: !secret ha_ip_address