[Review] Tapo P110

[Review] Tapo P110

November 3, 2022

It needs 2.4G Wifi connection (5G wont be discoverable).

It will work with a dualband capable network as well (2.4 and 5G on the same SSID).

It costed me ~20$.

And it helps me monitor such things:

Tapo Monitoring W

Tapo Monitoring

Tapo P110 Features

  1. Connectivity: 2.4GHz Wifi Only
  2. Allowed power: up to 3680W (16A max)
  3. Android App: TP-Link Tapo

Tapo P110 and Home Assistant

Home Assistant Community Store - HACS

Click Your user name -> Advance Mode: Enable

Add-ons —> not visible? try a previous HA??

wget -O - https://get.hacs.xyz | bash -

To connect the Tapo P110 with HA:

  1. https://www.youtube.com/watch?v=KSYldphgE5A&t=13s
  2. https://github.com/petretiandrea/home-assistant-tapo-p100

Adding InfluxDB to HA

TBD

Adapt config

Put them in the same docker network?

  • Get MQTT Ready
    • Install a MQTT Client
    • Install a MQTT Broker
    • Testing the MQTT Broker
    • Test the Connection
  • Get HA Installed
  • Add Graphs to HA

Adding Graphs to HA

We need HACS activated (any of those will be add-ons, so we can use our HA with Docker)

https://github.com/RomRider/apexcharts-card

Conclusions on the Smart Plug

Imo it has very interesting features and integrations for a first smart plug at home.

The energy/power monitoring can be used to optimied our home.

Remembre about the 2.4G Wifi required and the 16A and 3680W max power limitation.

There are some other smartplugs like the Zigbee Forta IGZ-K20A which allow for 3600/16A or 4400w/20A, but…its not well integrated with the TUYA App neither it provides the energy monitoring.


FAQ

Thanks to

https://www.youtube.com/watch?v=r9BshEzz4bo

HA OS vs HA Docker

Use Home Assistant with your Linux Desktop, with Butler: https://flathub.org/apps/com.cassidyjames.butler

flatpak install flathub com.cassidyjames.butler

Home Assistant interface Desktop

Home Assistant - A great Project that can make your home smarter, together with a RPi.

HA Integrations

You can check more HA integrations in the official page.

Get HA Community Store

ha core restart
#clear browser cache
  • Looks for: Settings -> Devices & Services -> Add Integration -> HACS

    • Authorize HACS + Github Account
  • Congrats, you can now:

    • go to HACS -> Integrations -> 3 dots -> Custom Repositories
    • Then Add repository URL + Select Integration

Switches with HACS

You will need HACS Installed.

Then just look for the integration: http://ip:8123/hacs/repository/323923603

NO need to add as custom integration with HACS >1.6.0

Tried with P110 and working. You will need P110 local IP + user and pass to tplink cloud

There are another ways to control such devices (with Python): https://github.com/fishbigger/TapoP100

Desktop View{: width=“772” height=“489” }

Outro

Gen AI with Ollama and HA

You will need HACS Installed.

  • Congrats, you can now:
    • go to HACS -> Integrations -> 3 dots -> Custom Repositories
    • Then Add repository URL + Select Integration (Ollama conversation)

Desktop View{: width=“772” height=“489” }

Connect to the server where Ollama is running.

You will need a local ip for example to the PC where you run Ollama: http://homeassistant.local:11434