sfstar
sfstar
Perhaps it's the easiest for dark mode to create an negative of the current dark icons. In other words make the dark lines in the icons white and either: 1....
Can concur that the issue is related to storage mode. I made a test dashboard via the ui in storage mode and copied it's contents to a dashboard yaml file...
In what mode of calculation are you running with the integration? And to double check: the timestamp format is now ok?
@Mariusthvdb you can find the selected calculation method in the `options` menu that you can access via the `configure` button on the entsoe integration. Should look like this: Based on...
Weird that it is not working for you. By latest version do you refer to the 2022.10.5 release? (This is the version I am running and the integration is working...
What did the logs say?
Perhaps this can be fixed with the same solution that will fix #77?
So I'm currently seeing the behaviour as well on my "on publish" instance of the integration. Seems to happen if internet connectivity was lost during a update attempt in combination...
One small correction the behaviour for the datatoday and tommorow attributes was last changed in #62. Specifically this code block determines what is put into `dataToday` and `dataTomorrow`: ``` if...
Upon further investigation one thing that might explain why #71 broke this behaviour is that only changing attributes is not enough to update the entity. Since #71 did limit state...