Skip to content

Regression due to Commit 7839fb6 breaks !extend due to missing id: #150

Description

@neilbrookins

It looks like the

    id: uptime_sensor

has been removed. As a result, I can no longer use the

sensor:
  - id: !extend uptime_sensor
    update_interval: 5min

This forces me to use the default 60s interval and its unclear to me if or how to customize. Can we add back in the id: tag so that we can use the !extend funcionality? This is very handy to adjust the value to anything other than the default. Compile error shown below:

INFO ESPHome 2026.4.3
INFO Reading configuration /config/esphome/athom-smart-plug-v2-f24d19.yaml...
Failed config

Source for extension of ID 'uptime_sensor' was not found.

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