Fix update timings in devolo_home_network (#28711)

This commit is contained in:
Guido Schmitz 2023-08-28 16:21:54 +02:00 committed by GitHub
parent 7cf4b46035
commit 369f9227e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,13 +50,13 @@ Currently the following device types within Home Assistant are supported.
### 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
- Updates every 10 seconds - Updates every 15 seconds
- Automatically adds new devices as disabled entities unless disabled via system option - Automatically adds new devices as disabled entities unless disabled via system option
### Sensors ### Sensors
- Number of connected wifi clients - Number of connected wifi clients
- Updates every 10 seconds - Updates every 15 seconds
- Is enabled by default - Is enabled by default
- Number of neighbored wifi networks - Number of neighbored wifi networks
- Updates every 5 minutes - Updates every 5 minutes