Battery sensor depreciation
Getting the error for all battery entities on my laptop: battery_charge_status uses the deprecated option
object_id to set the default entity id. Replace the "object_id": "Richards-Laptop_battery_charge_status" option with "default_entity_id": "sensor.Richards-Laptop_battery_charge_status" in your published discovery configuration to fix this issue, or contact the maintainer of the integration that published this config to fix this. This will stop working in Home Assistant Core 2026.4
3 Replies
GitHub
Bug: Deprecated option "object_id" to set the default entity id. Re...
Home Assistant 2025.10 Logger: homeassistant.components.mqtt.entity Quelle: /usr/src/homeassistant/homeassistant/components/mqtt/entity.py:1455 Integration: MQTT (Dokumentation, Probleme) Erstmals ...
is there any beta or anything we can download which fixes this, its filling the logs
I'll release beta4 in a matter of days that has a patch for this