mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add button platform to devolo_home_network (#25740)
This commit is contained in:
parent
d10539b328
commit
b5e4c9cd28
@ -3,6 +3,7 @@ title: devolo Home Network
|
|||||||
description: Instructions on how to integrate devolo Home Network devices with Home Assistant.
|
description: Instructions on how to integrate devolo Home Network devices with Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Button
|
||||||
- Presence Detection
|
- Presence Detection
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
@ -16,6 +17,7 @@ ha_domain: devolo_home_network
|
|||||||
ha_quality_scale: platinum
|
ha_quality_scale: platinum
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- button
|
||||||
- device_tracker
|
- device_tracker
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- sensor
|
- sensor
|
||||||
@ -38,6 +40,13 @@ Currently the following device types within Home Assistant are supported.
|
|||||||
* Updates every 5 minutes
|
* Updates every 5 minutes
|
||||||
* Is disabled by default because it typically rarely changes
|
* Is disabled by default because it typically rarely changes
|
||||||
|
|
||||||
|
### Buttons
|
||||||
|
|
||||||
|
* Identify a PLC device by making its LED blink for 2 minutes
|
||||||
|
* Start pairing on a PLC device
|
||||||
|
* Restart the device
|
||||||
|
* Start WPS
|
||||||
|
|
||||||
### Presence Detection
|
### Presence Detection
|
||||||
|
|
||||||
* Detect presence of devices connected to the main or the guest wifi
|
* Detect presence of devices connected to the main or the guest wifi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user