Skip to content

Fix deprecated object_id -> default_entity_id for HA 2026.4 compatibi…#40

Open
liquidphire wants to merge 1 commit intoawilliams:mainfrom
liquidphire:fix/ha-default-entity-id
Open

Fix deprecated object_id -> default_entity_id for HA 2026.4 compatibi…#40
liquidphire wants to merge 1 commit intoawilliams:mainfrom
liquidphire:fix/ha-default-entity-id

Conversation

@liquidphire
Copy link
Copy Markdown

HA 2026.4 deprecates object_id in MQTT discovery payloads

Home Assistant Core 2026.4 removes support for object_id in MQTT discovery in favor of default_entity_id. This one-line fix updates the field name to maintain compatibility. Reference: HA deprecation warning

…lity

HA deprecated the object_id field in MQTT discovery payloads in favor of
default_entity_id. This will stop working in Home Assistant Core 2026.4.

Also bumped version to 0.3.0_sm to identify patched builds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant