Skip to content

Commit

Permalink
Remove iAlarm XR integration (home-assistant#73083)
Browse files Browse the repository at this point in the history
* fixing after MartinHjelmare review

* fixing after MartinHjelmare review conversion alarm state to hass state

* fixing after MartinHjelmare review conversion alarm state to hass state

* manage the status in the alarm control

* simplyfing return function

* Removing iAlarm XR integration because of Antifurto365 explicit request to remove after some issues in their cloud service
  • Loading branch information
bigmoby authored Jun 7, 2022
1 parent 16bf690 commit 0c21bf7
Show file tree
Hide file tree
Showing 36 changed files with 0 additions and 1,042 deletions.
1 change: 0 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,6 @@ omit =
homeassistant/components/hvv_departures/__init__.py
homeassistant/components/hydrawise/*
homeassistant/components/ialarm/alarm_control_panel.py
homeassistant/components/ialarm_xr/alarm_control_panel.py
homeassistant/components/iammeter/sensor.py
homeassistant/components/iaqualink/binary_sensor.py
homeassistant/components/iaqualink/climate.py
Expand Down
1 change: 0 additions & 1 deletion .strict-typing
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ homeassistant.components.homewizard.*
homeassistant.components.http.*
homeassistant.components.huawei_lte.*
homeassistant.components.hyperion.*
homeassistant.components.ialarm_xr.*
homeassistant.components.image_processing.*
homeassistant.components.input_button.*
homeassistant.components.input_select.*
Expand Down
2 changes: 0 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -475,8 +475,6 @@ build.json @home-assistant/supervisor
/tests/components/hyperion/ @dermotduffy
/homeassistant/components/ialarm/ @RyuzakiKK
/tests/components/ialarm/ @RyuzakiKK
/homeassistant/components/ialarm_xr/ @bigmoby
/tests/components/ialarm_xr/ @bigmoby
/homeassistant/components/iammeter/ @lewei50
/homeassistant/components/iaqualink/ @flz
/tests/components/iaqualink/ @flz
Expand Down
101 changes: 0 additions & 101 deletions homeassistant/components/ialarm_xr/__init__.py

This file was deleted.

79 changes: 0 additions & 79 deletions homeassistant/components/ialarm_xr/alarm_control_panel.py

This file was deleted.

94 changes: 0 additions & 94 deletions homeassistant/components/ialarm_xr/config_flow.py

This file was deleted.

3 changes: 0 additions & 3 deletions homeassistant/components/ialarm_xr/const.py

This file was deleted.

10 changes: 0 additions & 10 deletions homeassistant/components/ialarm_xr/manifest.json

This file was deleted.

22 changes: 0 additions & 22 deletions homeassistant/components/ialarm_xr/strings.json

This file was deleted.

21 changes: 0 additions & 21 deletions homeassistant/components/ialarm_xr/translations/bg.json

This file was deleted.

22 changes: 0 additions & 22 deletions homeassistant/components/ialarm_xr/translations/ca.json

This file was deleted.

Loading

0 comments on commit 0c21bf7

Please sign in to comment.