Skip to content

Commit

Permalink
yamllint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
tinuva committed Jan 1, 2025
1 parent 79ea1c6 commit cc0afab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/energy/geysers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ automation:
- service: script.goodwe_set_dod
data:
forecast: "{{ states('sensor.solcast_pv_forecast_forecast_today') }}"

# If loadshedding is coming up (within ~5 hours)
- conditions:
- condition: numeric_state
Expand Down Expand Up @@ -749,7 +749,7 @@ automation:
- service: script.goodwe_set_dod
data:
forecast: "{{ states('sensor.solcast_pv_forecast_forecast_today') }}"

# No loadshedding expected
- conditions:
- condition: or
Expand Down

0 comments on commit cc0afab

Please sign in to comment.