almottier / TapoP100

A module for controlling the TP-Link Tapo P100 Plugs
MIT License
68 stars 18 forks source link

Tapo P115 #12

Closed rodajc closed 3 months ago

rodajc commented 7 months ago

Does TapoP100 support the Tapo P115 smart plug?

martijnende commented 6 months ago

I just tried it out today, and I can confirm that the library is compatible with the P115. Use PyP100.PyP100 to get device info and to control the plug (on/off), use PyP100.PyP110 to get the power state.

rodajc commented 3 months ago

Thanks. I finally adopted a completely different approach using GHome devices with Tasmota. Highly recommended.