We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1168781 commit d638984Copy full SHA for d638984
source/_integrations/devolo_home_network.markdown
@@ -4,6 +4,7 @@ description: Instructions on how to integrate devolo Home Network devices with H
4
ha_category:
5
- Binary Sensor
6
- Button
7
+ - Image
8
- Presence Detection
9
- Sensor
10
- Switch
@@ -21,6 +22,7 @@ ha_platforms:
21
22
- button
23
- device_tracker
24
- diagnostics
25
+ - image
26
- sensor
27
- switch
28
- update
@@ -49,6 +51,12 @@ Currently the following device types within Home Assistant are supported.
49
51
- Restart the device
50
52
- Start WPS
53
54
+### Images
55
+
56
+- QR code of your guest wifi credentials
57
+ - Updates every 15 seconds if changes are detected
58
+ - Is enabled by default
59
60
### Presence Detection
61
62
- Detect presence of devices connected to the main or the guest wifi
0 commit comments