Cars
Misc automations specifically for cars.
Low Fuel
Sends you an alert when you are low on gas. This works great with the Volvo and BMW Home Assistant integrations.
[{"id":"4284a91.f4c5dd8","type":"api-call-service","z":"508eae3e.9371e8","name":"Alert","server":"a77b5e9d.0c69","version":1,"debugenabled":false,"service_domain":"notify","service":"telegram","entityId":"","data":"{\"message\":\"You are low on fuel!\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":230,"y":200,"wires":[[]]},{"id":"b1a43565.dfa818","type":"server-state-changed","z":"508eae3e.9371e8","name":"Low fuel","server":"a77b5e9d.0c69","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"sensor.volvo_xc90_fuel_level","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"10","halt_if_type":"num","halt_if_compare":"lt","outputs":2,"output_only_on_state_change":true,"x":90,"y":200,"wires":[["4284a91.f4c5dd8"],[]]},{"id":"a77b5e9d.0c69","type":"server","z":"","name":"Home Assistant","addon":true}]