update 9.14.21
This commit is contained in:
@@ -16,6 +16,11 @@ mobile_app:
|
||||
config:
|
||||
default_config:
|
||||
|
||||
http:
|
||||
use_x_forwarded_for: true
|
||||
trusted_proxies:
|
||||
- 192.168.86.198
|
||||
|
||||
# Text to speech
|
||||
tts:
|
||||
- platform: google_translate
|
||||
@@ -75,6 +80,9 @@ sensor:
|
||||
state_topic: "house/sensor/bedroom_humidity/state"
|
||||
name: "Upstairs Humidity"
|
||||
unit_of_measurement: "%"
|
||||
- platform: mqtt
|
||||
state_topic: "house/sensor/living_room_brightness/state"
|
||||
name: "Living Room Brightness"
|
||||
- platform: mqtt
|
||||
state_topic: "DansPhone/sleepinfo"
|
||||
name: "sleep Info"
|
||||
|
||||
Reference in New Issue
Block a user