mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
parent
da02bc9034
commit
21fe8d5ab0
@ -7,7 +7,7 @@ sidebar: true
|
|||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: lupusec.jpg
|
logo: lupusec.png
|
||||||
ha_category: Alarm
|
ha_category: Alarm
|
||||||
ha_release: 0.83
|
ha_release: 0.83
|
||||||
ha_iot_class: "Local Polling"
|
ha_iot_class: "Local Polling"
|
||||||
|
@ -7,7 +7,7 @@ sidebar: true
|
|||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: lupusec.jpg
|
logo: lupusec.png
|
||||||
ha_category: Binary Sensor
|
ha_category: Binary Sensor
|
||||||
ha_release: 0.83
|
ha_release: 0.83
|
||||||
ha_iot_class: "Local Polling"
|
ha_iot_class: "Local Polling"
|
||||||
|
@ -7,7 +7,7 @@ sidebar: true
|
|||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: lupusec.jpg
|
logo: lupusec.png
|
||||||
ha_category: Hub
|
ha_category: Hub
|
||||||
ha_release: 0.83
|
ha_release: 0.83
|
||||||
ha_iot_class: "Local Polling"
|
ha_iot_class: "Local Polling"
|
||||||
@ -15,6 +15,10 @@ ha_iot_class: "Local Polling"
|
|||||||
|
|
||||||
The `lupusec` component allows the user to integrate their Lupusec alarm control panel and ultimately all connected sensors and other devices. For more information about the LUPUS-Electronics security system please visit their [website](https://www.lupus-electronics.de).
|
The `lupusec` component allows the user to integrate their Lupusec alarm control panel and ultimately all connected sensors and other devices. For more information about the LUPUS-Electronics security system please visit their [website](https://www.lupus-electronics.de).
|
||||||
|
|
||||||
|
Supported units:
|
||||||
|
|
||||||
|
- Lupusec XT1
|
||||||
|
|
||||||
The following devices are supported by the underlying `lupupy` Python library and integrated into Home Assistant.
|
The following devices are supported by the underlying `lupupy` Python library and integrated into Home Assistant.
|
||||||
|
|
||||||
- [Alarm Control Panel](/components/alarm_control_panel.lupusec/): Displays the alarm status and controls arming, disarming and home modus.
|
- [Alarm Control Panel](/components/alarm_control_panel.lupusec/): Displays the alarm status and controls arming, disarming and home modus.
|
||||||
@ -30,7 +34,7 @@ To use Lupusec devices in your installation, add the following `lupusec` section
|
|||||||
lupusec:
|
lupusec:
|
||||||
username: YOUR_USERNAME
|
username: YOUR_USERNAME
|
||||||
password: YOUR_PASSWORD
|
password: YOUR_PASSWORD
|
||||||
ip_address: 192.168.178.35
|
ip_address: YOUR_IP_ADDRESS
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
@ -43,7 +47,7 @@ password:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
ip_address:
|
ip_address:
|
||||||
description: The IP-address of your Lupusec alarm panel.
|
description: The IP address of your Lupusec alarm panel.
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
name:
|
name:
|
||||||
|
@ -7,7 +7,7 @@ sidebar: true
|
|||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: lupusec.jpg
|
logo: lupusec.png
|
||||||
ha_category: Switch
|
ha_category: Switch
|
||||||
ha_release: 0.83
|
ha_release: 0.83
|
||||||
ha_iot_class: "Local Polling"
|
ha_iot_class: "Local Polling"
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 17 KiB |
BIN
source/images/supported_brands/lupusec.png
Normal file
BIN
source/images/supported_brands/lupusec.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
x
Reference in New Issue
Block a user