No description
Find a file
sigil-03 e8fdbbaa45 first working version after refactor.
NOTE:
Adds support for a tasmota interface to work towards genericizing the
monitor trait
2025-04-06 13:04:10 -06:00
src first working version after refactor. 2025-04-06 13:04:10 -06:00
.gitignore make requests to tasmota outlets! 2025-04-03 21:58:20 -06:00
Cargo.lock make requests to tasmota outlets! 2025-04-03 21:58:20 -06:00
Cargo.toml make requests to tasmota outlets! 2025-04-03 21:58:20 -06:00
config.toml make requests to tasmota outlets! 2025-04-03 21:58:20 -06:00
README.md update readme with TODO 2025-04-02 22:09:37 -06:00

CLI application for interfacing with powered devices.

in this case, tasmota smart outlets being used on the hydroponics project

TODO:

  • add reqwest support to access the tasmota outlets