Skip to content

Commit

Permalink
chore: allow only tomorrow as empty
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Dec 24, 2024
1 parent 6d783e1 commit d6cd6a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/definition/tariff/nordpool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ render: |
config:
source: http
uri: https://dataportal-api.nordpoolgroup.com/api/DayAheadPrices?market=DayAhead&date={{ `{{ now.Local | date "2006-01-02" }}` }}&deliveryArea={{ .region }}&currency={{ .currency }}
allowempty: true
jq: |
.multiAreaEntries | [
.[] |
Expand Down

0 comments on commit d6cd6a1

Please sign in to comment.