Add presence detection to devolo_home_network (#22799)

This commit is contained in:
Guido Schmitz 2022-06-30 21:17:51 +02:00 committed by GitHub
parent 5f85c78d57
commit 29a17f8589
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
title: devolo Home Network 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
- Presence Detection
- Sensor - Sensor
ha_release: '2021.12' ha_release: '2021.12'
ha_iot_class: Local Polling ha_iot_class: Local Polling
@ -13,6 +15,7 @@ ha_domain: devolo_home_network
ha_quality_scale: platinum ha_quality_scale: platinum
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- device_tracker
- sensor - sensor
ha_zeroconf: true ha_zeroconf: true
ha_integration_type: integration ha_integration_type: integration
@ -32,6 +35,12 @@ 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
### Presence Detection
* Detect presence of devices connected to the main or the guest wifi
* Updates every 10 seconds
* Automatically adds new devices as disabled entities unless disabled via system option
### Sensors ### Sensors
* Number of connected wifi clients * Number of connected wifi clients