Skip to content

Deprecation warning in Home Assistant 2025.10.0 #1324

@andrew-codechimp

Description

@andrew-codechimp

Describe the bug
Upgrading to HA 2025.10.0 there are now deprecation log warnings.

Getting the same log warning for each ecowitt sensor.

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

To Reproduce
Steps to reproduce the behavior:

  1. Update to HA 2025.10.0
  2. View logs

Expected behavior
The log seems to suggest how to fix this

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