mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Button
|
- Button
|
||||||
|
- Image
|
||||||
- Presence Detection
|
- Presence Detection
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
@ -21,6 +22,7 @@ ha_platforms:
|
|||||||
- button
|
- button
|
||||||
- device_tracker
|
- device_tracker
|
||||||
- diagnostics
|
- diagnostics
|
||||||
|
- image
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
- update
|
- update
|
||||||
@ -49,6 +51,12 @@ Currently the following device types within Home Assistant are supported.
|
|||||||
- Restart the device
|
- Restart the device
|
||||||
- Start WPS
|
- Start WPS
|
||||||
|
|
||||||
|
### Images
|
||||||
|
|
||||||
|
- QR code of your guest wifi credentials
|
||||||
|
- Updates every 15 seconds if changes are detected
|
||||||
|
- Is enabled by default
|
||||||
|
|
||||||
### 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