Skip to content

MQTT Discovery Deprecation: object_id must be replaced with default_entity_id (HA Core 2026.4) #137

@LinusIta

Description

@LinusIta

The configuration for entity sensor.ac500_dc_input_current1 uses the deprecated option object_id to set the default entity id. Replace the "object_id": "AC500_dc_input_current1" option with "default_entity_id": "sensor.AC500_dc_input_current1" 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions