Releases: pcourbin/imaprotect
Releases · pcourbin/imaprotect
v1.0.8
What's Changed
- Bump python-dotenv from 1.0.0 to 1.1.0 by @dependabot[bot] in #276
- Bump homeassistant from 2025.1.0 to 2025.3.3 by @dependabot[bot] in #274
- Bump pytest-homeassistant-custom-component from 0.13.138 to 0.13.224 by @dependabot[bot] in #273
- Bump colorlog from 6.7.0 to 6.9.0 by @dependabot[bot] in #241
- Bump pytest-homeassistant-custom-component from 0.13.224 to 0.13.289 by @dependabot[bot] in #283
- Bump python-dotenv from 1.1.0 to 1.2.1 by @dependabot[bot] in #282
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #279
- Bump colorlog from 6.9.0 to 6.10.1 by @dependabot[bot] in #281
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Bump pytest-homeassistant-custom-component from 0.12.57 to 0.13.32 by @dependabot in #206
- Bump pytest-homeassistant-custom-component from 0.13.32 to 0.13.138 by @dependabot in #238
- Bump python-dotenv from 0.21.1 to 1.0.1 by @dependabot in #211
- Bump actions/checkout from 3 to 4 by @dependabot in #209
- Attempting to address the errors/warnings from #239 without requiring a login for testing. Thanks to @MilesTEG1 for testing this!
Full Changelog: v1.0.5...v1.0.7
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
- Full rewrite using a alarm_control_panel based on work for Verisure Alarm by @frenck.
- Able to get the status and change the status of the alarm using a alarm_control_panel
- Option to define/change a code (number or digit) in configuration of the integration. By default, no code is needed.
- Remove the configuration using YAML, only possible using the UI.