Skip to content

Commit 0ff7f92

Browse files
authored
Update info.md
1 parent e076142 commit 0ff7f92

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

info.md

+8
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ sensor:
3838
- heat
3939
- waterflow
4040
- waterquantity
41+
powerplugs:
42+
- KoffieStekker
43+
- Server
4144
```
4245
4346
Configuration variables:
@@ -46,6 +49,7 @@ Configuration variables:
4649
- **port** (*Optional*): Port used by your Toon. (default = 80)
4750
- **scan_interval** (*Optional*): Number of seconds between polls. (default = 10)
4851
- **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.
4953
5054
![alt text](https://github.com/cyberjunky/home-assistant-toon_smartmeter/blob/master/screenshots/toon-smartmeter-badges.png?raw=true "Toon Smart Meter Badges")
5155
@@ -73,6 +77,10 @@ Smart Meter:
7377
- sensor.toon_p1_heat
7478
- sensor.toon_p1_waterquantity
7579
- sensor.toon_p1_waterflow
80+
81+
Power Plugs:
82+
- sensor.toon_koffiestekker_powerplug_power_use
83+
- sensor.toon_koffiestekker_powerplug_power_use_cnt
7684
```
7785

7886
## Screenshots

0 commit comments

Comments
 (0)