mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-11-06 17:51:58 +00:00
Upgraded to 0.105.0!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user