Describe the bug
The entity names generated for Home Assistant still contain the device name as a prefix. That practice has been deprecated with Home Assistant 2023.8.0 and currently results in warnings printed to the log file (which will probably become errors later next year). The auto discovery topics generated by Valetudo were fixed in Valetudo 2023.10.0
Expected behavior
No warnings/errors in the log file.
If I understood the issue correctly - it should be fixed with v1.0.15. Looks like I no longer see those warnings in HA logs as well. Please re-open if issue still persists.
Describe the bug The entity names generated for Home Assistant still contain the device name as a prefix. That practice has been deprecated with Home Assistant 2023.8.0 and currently results in warnings printed to the log file (which will probably become errors later next year). The auto discovery topics generated by Valetudo were fixed in Valetudo 2023.10.0
Expected behavior No warnings/errors in the log file.