Can't find cause of a warning. Don't know where to look or how to correct

I get a warning that comes back every few seconds in the log that I want to correct. I can’t find anything that could trigger that warning. I simply don’t know what or where to look or start. Anybody have some tips or shortcuts?

The warning is:

2025-05-26 11:31:11.376 WARNING (MainThread) [homeassistant.helpers.service] Referenced floors BGG, areas Woonkamer, devices pwm02, labels Fan are missing or not currently available

Have you looked up those areas in Settings | Areas, labels & zones? There may just be a spelling mistake somewhere that references them.

Yeah looked everywhere Jack. No typos no nothing. All floors, areas and labels are present. This drives me mad. Must be something simple.

The fact that it’s appearing every few seconds probably rules out automations and scrpts.

Do you have many custom components/add-ons? You may have to stop them all and start them again one by one until the error re-appears. :unamused:

1 Like

Doesn’t the error clearly indicate the problem is coming from a helper configuration?

1 Like

That’s what I thought initially but none of these entities are used in my helpers.

That may be a good approach. I’ll try that in the next few days. Thx Jack.

What entities? The error doesn’t refer to any entities that I can see.