I have this config in my configuration.yaml:
eso:
username: email address
password: password
objects:
- name: Name
id: ID
consumed: True
returned: True
price_entity: sensor.nordpool_kwh_lt_eur_5_10_0
I seems to work only in energy tab inside HomeAssistant. Is it supposed to work only there or can i make my custom dashboards?
In Energy tab I can see eso:energy_consumed_ID (Entity without state)
Is there an error or is it by design?
Also my integration show no entities in UI.
I have this config in my configuration.yaml:
eso:
username: email address
password: password
objects:
- name: Name
id: ID
consumed: True
returned: True
price_entity: sensor.nordpool_kwh_lt_eur_5_10_0
I seems to work only in energy tab inside HomeAssistant. Is it supposed to work only there or can i make my custom dashboards?
In Energy tab I can see eso:energy_consumed_ID (Entity without state)
Is there an error or is it by design?
Also my integration show no entities in UI.