Some minor automation and config changes, some WIP.

This commit is contained in:
2022-09-01 13:50:41 +02:00
parent 44ea7a1957
commit 581adb255c
2 changed files with 63 additions and 3 deletions

View File

@@ -11,6 +11,8 @@ http:
tts:
- platform: picotts_remote
language: "de-DE"
- platform: google_translate
language: "de"
# Include modules
group: !include groups.yaml
@@ -31,9 +33,6 @@ homeassistant:
# Include helpers
input_number: !include input_number.yaml
# Spotify
spotify: !include spotify.yaml
# Additional sensors
sensor: !include sensors.yaml
@@ -84,6 +83,9 @@ influxdb:
max_retries: 3
default_measurement: state
# Enable Bluetooth
bluetooth:
# Bluetooth Low Energy tracker
device_tracker:
- platform: bluetooth_le_tracker
@@ -113,3 +115,4 @@ generic_hygrostat:
away_humidity: 60
away_fixed: true
sensor_stale_duration: 00:15:00