Updated, modified and streamlined a whole bunch of stuff.
This commit is contained in:
@@ -11,16 +11,12 @@ http:
|
||||
tts:
|
||||
- platform: picotts_remote
|
||||
language: "de-DE"
|
||||
- platform: google_translate
|
||||
language: "de"
|
||||
|
||||
# Include modules
|
||||
group: !include groups.yaml
|
||||
automation: !include automations.yaml
|
||||
automation webhooks: !include automations_webhooks.yaml
|
||||
script: !include scripts.yaml
|
||||
scene: !include scenes.yaml
|
||||
notify: !include notify.yaml
|
||||
|
||||
# Enable additional integrations
|
||||
# Enable 'wake_on_lan' intrgration
|
||||
@@ -32,11 +28,10 @@ homeassistant:
|
||||
|
||||
# Additional sensors
|
||||
sensor: !include sensors.yaml
|
||||
command_line: !include commandline.yaml
|
||||
utility_meter: !include utility_meters.yaml
|
||||
|
||||
# MQTT sensors
|
||||
mqtt: !include mqtt.yaml
|
||||
mqtt: !include mqtt.yaml
|
||||
mqtt_statestream: !include mqtt_statestream.yaml
|
||||
|
||||
# Template sensors
|
||||
|
Reference in New Issue
Block a user