Skip to content

Commit

Permalink
Update energyzero.markdown (#36742)
Browse files Browse the repository at this point in the history
Fix two minor errors in the prices sensor template example.
  • Loading branch information
Pjanssen authored Jan 7, 2025
1 parent 53d8180 commit e164dd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/_integrations/energyzero.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,10 @@ To use the response data from the actions, you can create a template sensor that

```yaml
template:
- triggers:
- trigger:
- trigger: time_pattern
hours: "*"
actions:
action:
- action: energyzero.get_energy_prices
response_variable: prices
data:
Expand Down

0 comments on commit e164dd7

Please sign in to comment.