Sebastian Eichholz
Sebastian Eichholz
> Reloading tibber integration after HA booted completely helps. For me it seems like a timing issue during startup. That also fixed it for me - but only until the...
I created a temporary workaround: an automation which checks every x minutes, if a typical tibber sensor is "unavailable", and if so, it calls a rest command which reloads the...
Here is explained how to create a REST command: https://www.home-assistant.io/integrations/rest_command/ The REST command is then called in the automation. You can also write it directly in your configuration.yaml