-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add a simple, native Home Assistant integration so Change Detector can send events directly to Home Assistant and expose them as entities usable in dashboards and automations. No email or SMTP setup required.
Expose one or more entities, for example:
- sensor.changedetection_last_change
- sensor.changedetection_message
- binary_sensor.changedetection_changed
These entities should be usable in:
- Lovelace dashboards
- Automations
- Scripts
Expected result
Changes appear directly inside Home Assistant.
Users can build automations, notifications, and dashboards entirely within Home Assistant.
No SMTP, email, or external notification services required.
Why this matters
This removes hacky workarounds and makes Change Detector a first-class citizen in Home Assistant, enabling clean, local, and automation-friendly integrations.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request