mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Fix error in imap yaml example (#29489)
This commit is contained in:
parent
cd85b03842
commit
a4a27262d6
@ -226,7 +226,7 @@ template:
|
|||||||
id: "custom_event"
|
id: "custom_event"
|
||||||
event_data:
|
event_data:
|
||||||
sender: "no-reply@smartconnect.apc.com"
|
sender: "no-reply@smartconnect.apc.com"
|
||||||
- sensor:
|
sensor:
|
||||||
- name: "Previous Day Energy Use"
|
- name: "Previous Day Energy Use"
|
||||||
unit_of_measurement: "kWh"
|
unit_of_measurement: "kWh"
|
||||||
state: >
|
state: >
|
||||||
|
Loading…
x
Reference in New Issue
Block a user