roleoroleo / yi-hack_ha_integration

Home Assistant custom integration for Yi cameras: yi-hack-MStar, yi-hack-Allwinner, yi-hack-Allwinner-v2, yi-hack-v5 and sonoff-hack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MQTT Name changes in 2023.8

dreimer1986 opened this issue · comments

Recent beta of Home Assistant has some new naming regulations and causes quite some 3rd party addins to fill the logs:

image

Sources:
https://developers.home-assistant.io/blog/2023-057-21-change-naming-mqtt-entities/
https://community.home-assistant.io/t/psa-mqtt-name-changes-in-2023-8/598099

Here the fixing commits of Z2M as reference:
Koenkk/zigbee2mqtt@f619610
Koenkk/zigbee2mqtt@df93e4c

Are you using the integration or the auto-discovery feature?
My ha is updated and I have no warning messages (using integration).

That's a good question... I remove the addin and the entities are still there...
image
This is how my addin page looks right now WITH the addin. I think I have both running now that I think of it:
image
Soo... likely my fault here ^^

But you are talking about this setting right?
image
If so... nope, disabled.
config (current).zip

To make sure, I attach my config file.

To be 100% precise. I have the Addin and as it seems at least in the past MQTT Auto discovery/at least entered the MQTT login data to the cam settings. So HA claims the device to be set up twice. And this seems to be absolutely correct.

image

Here a lil search for the animal detection entities of two cams. The sensors are there twice and the MQTT ones are the ones it is mad at. So the addin is correct and thus my report is wrong.

I close this one and pass over to roleoroleo/yi-hack-Allwinner-v2#687 as this is the problem I have, too. (Sure, I can remove the MQTT ones, but for now I am still not sure which ones I wanna keep.)