Skip to content

Conversation

@lucasnz
Copy link
Collaborator

@lucasnz lucasnz commented Jan 11, 2026

Re-introduced date/time and day of week as disabled entities, so users can manually enable them if they desire.

Note: if the entities still exist in HA, they will stay enabled, the user can disable them if that is the desired outcome.

I have an automation that uses the date/time from the spa, and updates the time if it drifts too far... Also helpful for day light saving adjustments. I use this in my configuration.yaml to stop the HA logs from being spammed:

recorder:
  exclude:
    entities:
      - text.espa_date_time

logbook:
  exclude:
    entities:
      - text.espa_date_time

… default

Re-introduced date/time and day of week as disabled entities,
so users can manually enable them if they desire.

Note: if the entities still exist in HA, they will stay enabled, the user
can disable them if that is the desired outcome.
@lucasnz
Copy link
Collaborator Author

lucasnz commented Jan 11, 2026

This is an update to this commit: 4141f14

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