mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Various updates (names and style) (#7988)
* Various updates (names and style) * Fix typo
This commit is contained in:
parent
c29cff9d89
commit
0f089d1772
@ -13,6 +13,6 @@ ha_release: 0.83
|
||||
ha_iot_class: "Local Polling"
|
||||
---
|
||||
|
||||
The `LUPUS-Electronics` security control panel platform allows you to control your [Lupusec](https://www.lupus-electronics.de) devices.
|
||||
The `lupusec` security control panel platform allows you to control your [Lupusec](https://www.lupus-electronics.de) devices.
|
||||
|
||||
The requirement is that you have setup your [Lupusec component](/components/lupusec/). The alarm control panel is automatically added to your hass UI.
|
||||
The requirement is that you have setup your [Lupusec component](/components/lupusec/). The alarm control panel is automatically added to the Home Assistant frontend.
|
||||
|
@ -13,8 +13,8 @@ ha_release: 0.83
|
||||
ha_iot_class: "Local Polling"
|
||||
---
|
||||
|
||||
The `LUPUS-Electronics` security control panel platform allows you to control your [Lupusec](https://www.lupus-electronics.de) devices.
|
||||
The `lupusec` security control panel platform allows you to control your [Lupusec](https://www.lupus-electronics.de) devices.
|
||||
|
||||
This component will add `door contacts` and `window contacts` to your home-assistant setup
|
||||
This platform will add `door contacts` and `window contacts` to your Home Assistant setup.
|
||||
|
||||
For the sensors to work you have to setup your [Lupusec component](/components/lupusec/).
|
||||
For the sensors to work you have to setup your [`lupusec` component](/components/lupusec/).
|
||||
|
@ -13,14 +13,16 @@ ha_release: 0.83
|
||||
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).
|
||||
|
||||
The following devices are supported by the underlying `lupupy` python library and integrated into hass.
|
||||
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.
|
||||
- [Binary Sensor](/components/binary_sensor.lupusec/): Displays the status of binary sensors. Currently only Door and window sensors are supported.
|
||||
- [Switch](/components/switch.lupusec/): Turn off and on your Lupus power switches.
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
To use Lupusec devices in your installation, add the following `lupusec` section to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
@ -48,4 +50,4 @@ name:
|
||||
description: Name for your Lupusec panel.
|
||||
required: false
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
{% endconfiguration %}
|
||||
|
@ -13,8 +13,8 @@ ha_release: 0.83
|
||||
ha_iot_class: "Local Polling"
|
||||
---
|
||||
|
||||
The `LUPUS-Electronics` security control panel platform allows you to control your [Lupusec](https://www.lupus-electronics.de) devices.
|
||||
The `lupusec` security control panel platform allows you to control your [Lupusec](https://www.lupus-electronics.de) devices.
|
||||
|
||||
This component will automatically add `Power Switches` configured in your Lupusec control panel.
|
||||
|
||||
For the switches to work you have to setup your [Lupusec component](/components/lupusec/).
|
||||
For the switches to work you have to setup your [`lupusec` component](/components/lupusec/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user