Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Significant Change support for alarm_control_panel #45646

Closed
balloob opened this issue Jan 28, 2021 · 1 comment · Fixed by #106021
Closed

Significant Change support for alarm_control_panel #45646

balloob opened this issue Jan 28, 2021 · 1 comment · Fixed by #106021

Comments

@balloob
Copy link
Member

balloob commented Jan 28, 2021

Add significant change support to the alarm_control_panel integration. All official properties need to be taken into consideration when deciding if a change is significant. If the integration has device classes, they should be taken into consideration and tested.

See the developer documentation for more information about the entity properties and device classes.

For an example of a significant change platform, see the light integration and it's tests. For example on how to differentiate based on device classes, see the sensor integration.

To get started with this issue, you will need to set up a Home Assistant development environment. The easiest approach is to get started using a dev container.

Once you have a development environment set up, run the following and follow the instructions:

python3 -m script.scaffold significant_change
@github-actions
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 28, 2021
@frenck frenck added no-stale and removed stale labels Apr 28, 2021
@mib1185 mib1185 self-assigned this Dec 18, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants