Unofficial Rust & Python API Client Libraries

Unofficial Rust & Python API Client Libraries

14 Reply
Re:Unofficial Rust & Python API Client Libraries
2023-10-10 11:49:37

  @FaithRaven 

 

Hi - does this give me access to data from a humidity/temp sensor, that is connected to h100? 

  0  
  0  
#12
Options
Re:Unofficial Rust & Python API Client Libraries
2023-10-12 08:04:40

  @Lobuche1988 

 

Yes, the Rust library supports retrieving temperature and humidity data from the T310 and T315 sensors. However, the Python wrapper currently does not have this capability. It is planned to be added in the future.

  0  
  0  
#13
Options
Re:Unofficial Rust & Python API Client Libraries
2024-01-27 11:25:54

Version 0.2.0 of the Python library brings support for the L530, L630, and L900 color light bulbs.
https://github.com/mihai-dinculescu/tapo

  0  
  0  
#14
Options
Re:Unofficial Rust & Python API Client Libraries
2024-04-08 20:49:40
Hi, @FaithRaven, Love your work here - thank you for what you have created. I have a slightly different approach towards accessing the funtionality of these plugs. I would like to access the power data of my P110 via simply HTTP calls. I have got the login , token and device ID working but I cannot understand how the API is structured from this point on. Are you able to help me please to understand how I would access the energy data just through making Authorised api calls ?
  0  
  0  
#15
Options
Related Articles