1
0
Fork 0
forked from sigil-03/power
No description
Find a file
sigil-03 c5866eeccc
Merge pull request #2 from sigil-03/set
Add SET functionality
2025-04-06 15:31:52 -06:00
src add set functionality to control outlets 2025-04-06 15:21:38 -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