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

deprecated constant which will be removed in HA Core 2025.11 #106

Open
ward0 opened this issue Nov 8, 2024 · 1 comment
Open

deprecated constant which will be removed in HA Core 2025.11 #106

ward0 opened this issue Nov 8, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request future For ideas or tasks set aside for potential development in upcoming cycles

Comments

@ward0
Copy link

ward0 commented Nov 8, 2024

2024-11-08 20:32:32.453 WARNING (ImportExecutor_0) [homeassistant.const] STATE_ALARM_DISARMED was used from comelit, this is a deprecated constant which will be removed in HA Core 2025.11. Use AlarmControlPanelState.DISARMED instead, please report it to the author of the 'comelit' custom integration

2024-11-08 20:32:32.458 WARNING (ImportExecutor_0) [homeassistant.const] STATE_ALARM_ARMED_AWAY was used from comelit, this is a deprecated constant which will be removed in HA Core 2025.11. Use AlarmControlPanelState.ARMED_AWAY instead, please report it to the author of the 'comelit' custom integration

@gicamm gicamm self-assigned this Nov 14, 2024
@gicamm gicamm added enhancement New feature or request future For ideas or tasks set aside for potential development in upcoming cycles labels Nov 14, 2024
@gicamm
Copy link
Owner

gicamm commented Nov 14, 2024

This change was introduced in Home Assistant Core 2024.11, so it currently has no immediate impact. It will affect only users of the upstream version. The code will remain in a branch and be integrated later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future For ideas or tasks set aside for potential development in upcoming cycles
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants