tapo icon indicating copy to clipboard operation
tapo copied to clipboard

Unofficial Tapo API Client. Works with TP-Link Tapo smart devices. Tested with light bulbs (L510, L520, L530, L610, L630), light strips (L900, L920, L930), plugs (P100, P105, P110, P115, P300), hubs (...

Results 11 tapo issues
Sort by recently updated
recently updated
newest added

Hi @mihai-dinculescu, first of all I want to show my gratitude to you for creating this package. I've been able to use it do some really cool stuff at home....

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.200. Release notes Sourced from serde's releases. v1.0.200 Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733,...

dependencies
rust

Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.22.0 to 0.22.1. Changelog Sourced from base64's changelog. 0.22.1 Correct the symbols used for the predefined alphabet::BIN_HEX. Commits e144006 v0.22.1 64cca59 Merge pull request #271 from JobanSD/patch-1...

dependencies
rust

Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.7.0 to 3.8.1. Release notes Sourced from serde_with's releases. serde_with v3.8.1 Fixed Do not emit schemars(deserialize_with = "...") annotations, as schemars does not support them (#735) Thanks...

dependencies
rust

Hi, are there any plans to support the H100 hub in python? I can see the hub, but I'd like to get data from a temperature sensor thats connected to...

Hey I tried a lot but I couldn't write a good working code which can control the lighting based on the music playing on my PC. I tried Pyaudio with...

help wanted
good first issue

Hi I would like to change the WI-FI for the outlet, without having to install the Tarot application, using the example of the set_qs_info method from https://gitlab.com/0xSamy/TapoPlug-Rest-API/-/blob/master/tapo_plug/tapoPlugApi.py That is, I...

help wanted
good first issue

By using the official app, I have seen there is a scheduler to turn P100 off or on It seems not to be a timer integrated in the app, as...

help wanted
good first issue

For personal uses, I'd love to have access to an API to control my surveillance devices (e.g. change the camera's angle, toggle it on/off, etc.) Tapo cameras (C-series) support the...

Is there any plan to support H200 hub?