-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Entity 'homeassistant/sensor' is unknown #22258
Comments
By coincidence, I was debugging this issue just minutes ago, as I see it also for some time, and it is very annoying. @Koenkk, I think this part needs some redesign. We can't expect that Z2M to be sole publisher to "homeassistant/". |
as a short term solution, I suggest to change this one from logger.error to logger.warn |
Could you provide your z2m See this on how to enable debug logging. |
I can do better, I can give repro :)
the only requirement is that "bla-bla-bla" should not be name of any existent z2m entity. |
I cannot reproduce it, debug logging when I do it:
Can you provide your debug log? See this on how to enable debug logging. |
+1 |
The same error, and persits |
Please provide the info as requested in #22258 (comment) , otherwise I cannot help |
I see the same error in 1.37.1 |
Same issue here but adding
issue this in HA: |
Here is my log.txt fil, hope it helps. |
same for me with switch, not sensor |
In my setup this error appears to be related to thermostat valves (both Bosch and Danfoss) , after homeassistant/sensor/valve address/setpoint_change_source/config'. |
@ytugarev can confirm that I also have Danfoss in my home, so maybe it's somehow related. |
@BWFCGUIXT and @ytugarev I also have Danfoss Ally thermostats. I have 8 of them. And i get 8 times the error within same second, and 2 seconds later i get another 8 times the same error. So you might be on to something. |
No Danfoss but Aqara SRTS-A01 on my side. |
The same, Aqara on my side |
I posted earlier and have 6x that error message and also have 6x Trvs - 3 are Hive (rebranded Danfoss) and 3 Sonoff TRVSBs - so looks like that might be where to look. |
Same problem after restore full backup HassOS:
Core 2024.5.3 |
Same issue here with Aqara SRTS-A01, four errors returned for two devices:
|
Having the same errors with my Aqara TRVs: and
Please let me know if more information is needed. |
Fixed! Changes will be available in the dev branch in a few hours from now. |
For me it isnt solved. (1.39.1) |
What happened?
Not sure when this started but for a while I keep getting:
Entity 'homeassistant/sensor' is unknown
Multiple times on startup of Zigbee2Mqtt
What did you expect to happen?
No response
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
1.36.1-dev commit: d9628df
Adapter firmware version
6.10.3.0 build 297
Adapter
EZSP v8
Setup
Docker
Debug log
No response
The text was updated successfully, but these errors were encountered: