mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add image platform to devolo_home_network (#28505)
Co-authored-by: Robert Resch <robert@resch.dev>
This commit is contained in:
parent
1168781513
commit
d638984da2
@ -4,6 +4,7 @@ description: Instructions on how to integrate devolo Home Network devices with H
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Button
|
||||
- Image
|
||||
- Presence Detection
|
||||
- Sensor
|
||||
- Switch
|
||||
@ -21,6 +22,7 @@ ha_platforms:
|
||||
- button
|
||||
- device_tracker
|
||||
- diagnostics
|
||||
- image
|
||||
- sensor
|
||||
- switch
|
||||
- update
|
||||
@ -49,6 +51,12 @@ Currently the following device types within Home Assistant are supported.
|
||||
- Restart the device
|
||||
- Start WPS
|
||||
|
||||
### Images
|
||||
|
||||
- QR code of your guest wifi credentials
|
||||
- Updates every 15 seconds if changes are detected
|
||||
- Is enabled by default
|
||||
|
||||
### Presence Detection
|
||||
|
||||
- Detect presence of devices connected to the main or the guest wifi
|
||||
|
Loading…
x
Reference in New Issue
Block a user