Skip to content

A basic Kasa IoT powerstrip library written in rust

License

Notifications You must be signed in to change notification settings

Paumanok/rust_kasa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_kasa

A minimal kasa protocol implementation in rust

This library is being written with the intention of targeting embedded devices such as the ESP32.

Not all features of the protocol will be implemented, this is currently focused on controlling and monitoring the Kasa HS100 power strip.

Working:

  • toggling relays by index
  • setting a relay to a specific value by child_id

In progress:

  • power use statistics
    • currently grabbing the realtime measurments
    • other cumulative measurements are available

About

A basic Kasa IoT powerstrip library written in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages