mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
parent
da02bc9034
commit
21fe8d5ab0
@ -7,7 +7,7 @@ sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: lupusec.jpg
|
||||
logo: lupusec.png
|
||||
ha_category: Alarm
|
||||
ha_release: 0.83
|
||||
ha_iot_class: "Local Polling"
|
||||
|
@ -7,7 +7,7 @@ sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: lupusec.jpg
|
||||
logo: lupusec.png
|
||||
ha_category: Binary Sensor
|
||||
ha_release: 0.83
|
||||
ha_iot_class: "Local Polling"
|
||||
|
@ -7,7 +7,7 @@ sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: lupusec.jpg
|
||||
logo: lupusec.png
|
||||
ha_category: Hub
|
||||
ha_release: 0.83
|
||||
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).
|
||||
|
||||
Supported units:
|
||||
|
||||
- Lupusec XT1
|
||||
|
||||
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.
|
||||
@ -30,7 +34,7 @@ To use Lupusec devices in your installation, add the following `lupusec` section
|
||||
lupusec:
|
||||
username: YOUR_USERNAME
|
||||
password: YOUR_PASSWORD
|
||||
ip_address: 192.168.178.35
|
||||
ip_address: YOUR_IP_ADDRESS
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
@ -43,7 +47,7 @@ password:
|
||||
required: true
|
||||
type: string
|
||||
ip_address:
|
||||
description: The IP-address of your Lupusec alarm panel.
|
||||
description: The IP address of your Lupusec alarm panel.
|
||||
required: true
|
||||
type: string
|
||||
name:
|
||||
|
@ -7,7 +7,7 @@ sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: lupusec.jpg
|
||||
logo: lupusec.png
|
||||
ha_category: Switch
|
||||
ha_release: 0.83
|
||||
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