iOS icon indicating copy to clipboard operation
iOS copied to clipboard

Custom widget not showing state for all entities after changing it.

Open ehendrix23 opened this issue 7 months ago • 0 comments

Device model, version and app version

Model Name: MacBook Pro 16-inch, Nov 2023 macOS Version: Sequoia 15.2 App Version: 2025.2 Safari Version: 18.2

Home Assistant Core Version 2025.3.4

I created a custom widget and it has 11 entities listed in there. It is updating regularly however only the 1st 3 entities are showing the state, none of the others are showing the state. When I added a sensor widget from Home Assistant app with all the same entities it showed the state in there for all of them. And interesting enough my custom widget then also suddenly started to show the state for all entities and not just the 1st 3.

It seems to happen when editing the custom widget. As it was fine again after I had added the other widget, then I went to change the names displayed and from the moment I saved it updated the widget resulting in again only the 1st 3 being shown.

Removing the widget, clicking Done, and then re-adding it ensures again that all of them are shown. But then an update results again in the same issue however when I retried this it didn't work. If I click "Reload all Widgets" then it shows values again for all the entities. Reload has to happen 1-2 minutes after saving otherwise it does not seem to do it. :-)

I had it run for a while (about 40 minutes) with no issues. Then made a change to the widget and from the moment I saved it happened. Clicked reload and didn't change. Waited a minute and then tried again and now it shows all of them again.

To Reproduce Create a custom widget and add it to desktop. Then make updates to the widget and save it.

Expected behavior State values for all entities are shown in the widget, not just the 1st 3.

Screenshots

Image showing custom widget with only values for the 1st 3 entities

Image

Image showing that with standard sensor widget as well the custom widget is now showing all values. Image

Additional context

ehendrix23 avatar Apr 01 '25 21:04 ehendrix23