mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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.
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Button
|
||||
- Presence Detection
|
||||
- Sensor
|
||||
- Switch
|
||||
@ -16,6 +17,7 @@ ha_domain: devolo_home_network
|
||||
ha_quality_scale: platinum
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- device_tracker
|
||||
- diagnostics
|
||||
- sensor
|
||||
@ -38,6 +40,13 @@ Currently the following device types within Home Assistant are supported.
|
||||
* Updates every 5 minutes
|
||||
* 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
|
||||
|
||||
* Detect presence of devices connected to the main or the guest wifi
|
||||
|
Loading…
x
Reference in New Issue
Block a user