diff --git a/intern/docker_homeassistant/templates/config/configuration.yaml b/intern/docker_homeassistant/templates/config/configuration.yaml index c16523250e16122b90f8c5f972ee673421f434a6..0ee6eb13d79150e496324a0ce71f312109806f7a 100644 --- a/intern/docker_homeassistant/templates/config/configuration.yaml +++ b/intern/docker_homeassistant/templates/config/configuration.yaml @@ -253,7 +253,7 @@ automation ansible: - alias: ANSIBLE_stromverbrauch_send_telegram description: Sendet alle 10 Minuten den Stromverbrauch per Telegram trigger: - - platform: time_platform + - platform: time_pattern minutes: /10 condition: [] action: @@ -288,7 +288,6 @@ automation ansible: hours: 0 minutes: 0 seconds: 0 - condition: [] action: - service: mqtt.publish data: @@ -305,7 +304,6 @@ automation ansible: condition: [] action: - service: climate.turn_off - data: [] target: entity_id: - climate.hackcenter_mitte