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

Home Assistant auto-discovery - set "code required" flags to false #472

Merged
merged 5 commits into from
Jun 18, 2024

Conversation

clau-bucur
Copy link
Contributor

Fixes #468 without needing to adjust the alarm control panel entities in Home Assistant.

2024.6 introduced a breaking change with regards to alarm control panels.

This PR sets code_arm_required, code_disarm_required, and code_trigger_required to false if MQTT_HOMEASSISTANT_CODE is not set.

Copy link

sonarcloud bot commented Jun 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@yozik04
Copy link
Collaborator

yozik04 commented Jun 16, 2024

Tests requre fixing. Cannot do myself this week.

MrG01 and others added 2 commits June 18, 2024 18:49
Home Assistant auto-discovery - set "code required" flags to false - Fix tests
@yozik04 yozik04 merged commit c2bc296 into ParadoxAlarmInterface:dev Jun 18, 2024
4 checks passed
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.

Core update 2024.6.1 breaks the arming function
3 participants