Some minor automation and config changes, some WIP.
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user