- alias: 0030_to_0430_charge_car
trigger:
platform: time
at: '04:30:00'
condition:
- condition: state
entity_id: sensor.zappi_charge_added
Action:
- service: notify.mobile_app_BertybassettiPhone12
data:
message: "{{ states.sensor.zappi_charge_added.state }} kWh of charge have been added to your Telsa Model 3"
How does one only send a message at 4:30 if the sensor.zappi_charge_added has changed