* Add supported units (fixes #8154)

* Update logo
This commit is contained in:
Fabian Affolter 2019-01-13 18:43:12 +01:00 committed by GitHub
parent da02bc9034
commit 21fe8d5ab0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 6 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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:

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB