-
Notifications
You must be signed in to change notification settings - Fork 54
Open
IgnacioHR/ecowitt2mqtt
#1Description
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:
- Update to HA 2025.10.0
- View logs
Expected behavior
The log seems to suggest how to fix this
Daneish and jimrkerry
Metadata
Metadata
Assignees
Labels
No labels