You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any chance of adding the prices of today and to tomorrow to the sensor in HomeAssistant, today I´m fetching them via an rest sensor, and then displaying them in an custom Lovelace chart card.
Any chance of adding the prices of today and to tomorrow to the sensor in HomeAssistant, today I´m fetching them via an rest sensor, and then displaying them in an custom Lovelace chart card.
The Restsensor set up looks like this today
And then I display it in my custom lovelace card found here https://github.com/angoyd/hass-things/tree/main/tibber-card.
But it would have been nice not to have to setup an extra rest sensor to get the prices over the day, also its and extra call for the tibber api.
The text was updated successfully, but these errors were encountered: