Skip to content

v1.1.0

Choose a tag to compare

@mguyard mguyard released this 27 Mar 17:31

1.1.0 (2025-03-27)

Bug Fixes

  • alarm_control_panel: πŸ› improve alarm state handling (3b9e3f5)
  • diagral: ✨ Fix forgotten condition for property code_arm_required (d2eed6a)
  • diagral: πŸ› Flatten anomaly names into details for better clarity (a51db28)
  • diagral: πŸ› Handle missing user information in event processing (3861c16)
  • diagral: πŸ› Handle optional user information in event processing (1abc896)
  • diagral: πŸ› Remove unnecessary call to async_update_listeners (568c5f4)
  • diagral: πŸ› Revolve anomaly details following previous commit (6116f88)
  • diagral: πŸ› update pydiagral requirement to version 1.5.2 (e4b3614)
  • diagral: πŸ› Update callback type for async_add_entities (66763e2), closes home-assistant/core#138201
  • diagral: πŸ› Update callback type for async_add_entities (85e393d)
  • webhook: πŸ› fix webhook registration logic (73ba0d7)
  • webhook: πŸ› improve logging for webhook data handling (8a47783)
  • webhook: πŸ› Improve webhook registration logic (05257c7)
  • webhook: πŸ› Resolve webhook registration/deletion with NabuCasa (569733d)
  • webhook: πŸ”— Fix issue with webhook registration and HA Cloud (cb87f68)
  • webhook: πŸ”— Handle existing webhook subscriptions gracefully (b180994)
  • webhook: πŸ”— Improve webhook registration handling (0687699)
  • webhook: πŸ”§ Fix webhook issue for Home Assistant Cloud (bcaa5e5)
  • webhook: πŸ”§ Use async_create_cloudhook for webhook registration (48356cd)

Features

  • alarm_control_panel: ✨ enhance code requirement logic for arming (cf6d49c)
  • diagral: ✨ Add active groups sensor and enhance logging (4c27dda)
  • diagral: ✨ Add alarmpanel_code configuration option and refactor config_flow (55fa23e)
  • diagral: ✨ Add catching of username in STATUS events (76274a8)
  • diagral: ✨ Add group information to binary sensor state attributes (e9776dc)
  • diagral: ✨ Refactor validate_input to use TryConnectResult (d449f35)
  • diagral: ✨ replace triggered binary_sensor by triggered support in alarm_control_panel (841dec2)
  • diagral: ✨ Update configuration and add alarm panel options (302dc97)
  • diagral: ✨ Update service names and descriptions for clarity (51389e2)
  • docs: πŸ“š Add webhook documentation and related content (74c6384)
  • hacs: πŸ”§ Update Home Assistant version to 2025.2.0 (4648701)
  • webhook: πŸ”— Add webhook registration and unregistration action (94bab40)