Hello,
i use tankerkönig to get the current fuel prices from my gas station. Now I want it to send a notification when the price falls below a certain value.
When I test it, I get a message. But when the price is below the value, it doesn't automatically send a notification.
id: '1726904293273'
alias: tanken
description: ''
trigger:
- platform: numeric_state
entity_id:
- sensor.aral_super
below: '1.7'
condition: []
action:
- device_id: d9fdf11140f92ced20086b9016c95bbb
domain: mobile_app
type: notify
message: Sprit billig
title: Tanken
mode: single