Can confirm same warning for one of my Zwave Climate entities. no warning in 0.105. So started from 0.106. have anyone created a bug report?
Only get this warning once when starting Home Assistant.
I didn’t create a bug report because I assume that there is just something in my configuration that’s not quite right. I just want someone to tell me what to look for.
It’s most likely change based on the reorganization that’s going on with unknown entities. If they only appear at startup and don’t litter your logs, there’s nothing to worry about.
Do you have any automations that invoke service calls using those entities? On startup automations may be triggered, and if the z-wave entities are not yet available, I would guess it’s printing the warning.
Doesn’t have to be HA automations. Anything that makes a service call before the Z-Wave network is ready, I am presuming. It sounds like the log messages were added for service calls, which is why I mentioned it.