mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update energyzero.markdown (#36742)
Fix two minor errors in the prices sensor template example.
This commit is contained in:
parent
53d81805d0
commit
e164dd7b1b
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user