Removed automations that were reaplced with utility meter

This commit is contained in:
Jeffrey Stone 2021-08-15 16:45:24 -04:00
parent 3c67e4d494
commit 97512da85d
1 changed files with 0 additions and 16 deletions

View File

@ -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