Tux92

Results 13 comments of Tux92

And this is mine: ![image](https://github.com/home-assistant/core/assets/26909922/e57007d3-c368-4cce-ac34-341730eaaa1f)

Ok, if I can help in any way, tell me what I have to do/try

Ok, this is log Logs ``` --------- beginning of main 02-01 15:36:11.096 11818 11818 V ViewRootImpl: The specified message queue synchronization barrier token has not been posted or has already...

Here I try edit widget configuration, update widget and next got to export log: Logs ``` --------- beginning of main 02-01 15:36:11.096 11818 11818 V ViewRootImpl: The specified message queue...

Now I hope this is good. Here I create a new template widget and then export log. Part 1 ``` --------- beginning of main 02-01 16:49:22.734 2044 2044 E mpanion.androi:...

Part 2 ``` 02-01 16:49:46.073 2044 4495 D ServerConnectionInfo: localUrl is: true, usesInternalSsid is: false, usesWifi is: true 02-01 16:49:46.125 2044 4495 D ServerConnectionInfo: localUrl is: true, usesInternalSsid is: false,...

This is a homeassistant core error during a reboot: ``` Logger: homeassistant.helpers.event Source: helpers/template.py:569 First occurred: 12:49:25 (1 occurrences) Last logged: 12:49:25 Error while processing template: Template Traceback (most recent...

With previous app version I use this template without problems for years. This also work in developer tool section on homeassisntat

Ok, but this don't change anything, the widget don't showing ``` 'ENERGIA OGGI Consumo: {{ states('sensor.oggi_energia_consumata') |round(1, 0) }} kWh Autoconsumo: {{ states('sensor.oggi_energia_autoconsumata') |round(1, 0) }} kWh Prelievo: {{ states('sensor.oggi_energia_prelevata')...

At least now on reboot I no longer get the error in homeassistant core