-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hello,
I have added current price in my energy dashboard using this attribute as increasing cost for energy consumption
- name: sensor.atome_daily_cost
state: "{{ state_attr('sensor.atome_daily', 'price') | float }}"
unit_of_measurement: 'euro'
But each day it only reports 1.75€ instead of the real price.
As I login into my Total Énergie account I can see real price.
Maybe something I misconfigured or misunderstood ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working