Releases: the8tre/somfy-protexial
Releases · the8tre/somfy-protexial
Support alternative Protexiom version
Changes
- No changes
Fix wrong elements states
Changes
- Fix wrong elements states
- Unexpected nok_lint for motion detection
- Encoding issue with gsm status
Fix 2024.11 state issue
Fix mandatory code for alarm_control_panel
Changes
- Fix mandatory alarm code (#58) @the8tre
- Issue introduced by HA 2024.6 https://developers.home-assistant.io/blog/2024/05/22/alarm_control_panel_validation/
Protexial IO support
Custom zones for Home and Night arm modes
Changes
- Custom zones for Home and Night arm modes
Better version reporting
Changes
- Better version reporting such as
2010 (v8_1)
Support older APIs
Changes
- Older initial support (tested on 2008 Protexiom)
Fixes
- Better windows-1252 encoding support for POSTs and responses
Options flow support + new sensors
Changes
- Options flow support
- New GSM and Camera sensors
Fixes
- Typo in configuration dialog
- Missing color_mode & supported_color_modes on light entity
- Fix invalid import
Fix encoding issue
- Fix encoding issue: enforce latin1 for http response parsing
- Raise default scan interval from 20s to 60s