You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: info.md
+8
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,9 @@ sensor:
38
38
- heat
39
39
- waterflow
40
40
- waterquantity
41
+
powerplugs:
42
+
- KoffieStekker
43
+
- Server
41
44
```
42
45
43
46
Configuration variables:
@@ -46,6 +49,7 @@ Configuration variables:
46
49
- **port** (*Optional*): Port used by your Toon. (default = 80)
47
50
- **scan_interval** (*Optional*): Number of seconds between polls. (default = 10)
48
51
- **resources** (*Required*): This section tells the component which values to display, you can leave out the elecprod values if your don't generate power and the elecusage*pulse types if you use the P1 connection.
52
+
- **powerplugs** (*Optional*): This section holds any connected power plugs, just enter it's name.
49
53
50
54

0 commit comments