diff --git a/config/packages/maintenance.yaml b/config/packages/maintenance.yaml index 753f5b9..7bf8313 100755 --- a/config/packages/maintenance.yaml +++ b/config/packages/maintenance.yaml @@ -48,22 +48,6 @@ automation: action: - service: homeassistant.update_entity entity_id: sensor.school_tomorrow - - # Store Lightning count - - id: refresh_total_lightning_count - alias: Refresh Total Lightning Count - trigger: - - platform: time_pattern - minutes: /30 - action: - - service: script.store_lightning_count - - id: refresh_total_rain_amount - alias: Refresh Total Rain Amount - trigger: - - platform: time - at: '23:59:00' - action: - - service: script.store_rain_total # startup auotmations to update some custom sensors due to new order of home assistant firing up