mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update tplink.markdown (#12058)
This commit is contained in:
parent
74772bc836
commit
d200e6783e
@ -35,12 +35,12 @@ Plugs are type `switch` when autodiscovery has been disabled.
|
||||
- HS100
|
||||
- HS103
|
||||
- HS105
|
||||
- HS110 (The only device capable or reporting energy usage data to template sensors)
|
||||
- HS110 (This device is capable or reporting energy usage data to template sensors)
|
||||
|
||||
### Strip (Multi-Plug)
|
||||
|
||||
- HS107 (indoor 2-outlet)
|
||||
- HS300 (powerstrip 6-outlet)
|
||||
- HS300 (powerstrip 6-outlet) (This device is capable or reporting energy usage data to template sensors)
|
||||
- KP303 (powerstrip 3-outlet)
|
||||
- KP400 (outdoor 2-outlet)
|
||||
- KP200 (indoor 2-outlet)
|
||||
@ -135,6 +135,10 @@ tplink:
|
||||
|
||||
## Extracting Energy Sensor data
|
||||
|
||||
Devices that are confirmed to support Consumption Reading;
|
||||
1. HS110
|
||||
2. HS300
|
||||
|
||||
In order to get the power consumption readings from a TP-Link HS110 device, you'll have to create a [template sensor](/integrations/switch.template/).
|
||||
In the example below, change all of the `my_tp_switch`'s to match your device's entity ID.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user