1921 shaares
10 private links
10 private links
3 results
tagged
P100
Home Assistant Tapo P100 Control A custom integration for home assistant to control the Tapo P100 plugs Installation To install the Tapo P100 integration copy the tapo_p100_control folder from the github into the custom_components folder on your home assistant instance then these lines should be added to your configuration.yaml file. switch: platform: tapo_p100_control ip_address: 192.168.x.x email: email@gmail.com password: Password123 Contributing Pull requests are...
A custom integration to control Tapo devices from home assistant. - petretiandrea/home-assistant-tapo-p100