Revert "Create documentation for iAlarmXR device support (#22009)" (#23021)

This commit is contained in:
BigMoby 2022-06-07 10:14:46 +02:00 committed by GitHub
parent 056596a457
commit 49863baeee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 27 deletions

View File

@ -254,7 +254,6 @@ source/_integrations/hvv_departures.markdown @vigonotion
source/_integrations/hydrawise.markdown @ptcryan
source/_integrations/hyperion.markdown @dermotduffy
source/_integrations/ialarm.markdown @RyuzakiKK
source/_integrations/ialarm_xr.markdown @bigmoby
source/_integrations/iammeter.markdown @lewei50
source/_integrations/iaqualink.markdown @flz
source/_integrations/icloud.markdown @Quentame @nzapponi

View File

@ -15,7 +15,7 @@ ha_integration_type: integration
---
The iAlarm integration provides connectivity with the [Antifurto365](https://www.antifurtocasa365.it/) iAlarm alarm systems and has also been confirmed to work with the alarm system brands Meian and Emooluxr.
Please install iAlarmXR integration for the latest iAlarm-XR alarm system.
Please note that the latest iAlarm-XR alarm system is not supported.
This platform supports the following services:

View File

@ -1,25 +0,0 @@
---
title: Antifurto365 iAlarmXR
description: Instructions on how to integrate iAlarmsXR alarms into Home Assistant.
ha_category:
- Alarm
ha_iot_class: Cloud Polling
ha_config_flow: true
ha_release: 2022.6
ha_domain: ialarm_xr
ha_codeowners:
- '@bigmoby'
ha_platforms:
- alarm_control_panel
ha_integration_type: integration
---
The iAlarmXR integration provides connectivity with the [Antifurto365](https://www.antifurtocasa365.it/) iAlarmXR alarm systems.
This platform supports the following services:
- `alarm_control_panel.alarm_arm_away`
- `alarm_control_panel.alarm_arm_home`
- `alarm_control_panel.alarm_disarm`
{% include integrations/config_flow.md %}