1
0
Fork 0
forked from sigil-03/power
Commit graph

15 commits

Author SHA1 Message Date
028c5eeb36 update Cargo.toml to support new CLI bin 2025-04-17 18:34:11 -06:00
90810474c5 update deleted file 2025-04-17 18:33:23 -06:00
99350853ca update README to actually be helpful 2025-04-17 18:33:09 -06:00
sigil-03
aa71936eaa
Merge pull request #3 from sigil-03/lib-cleanup
Clean up repo to make library
2025-04-06 15:49:01 -06:00
230034c7f0 code cleanup + add CLI bin 2025-04-06 15:37:09 -06:00
sigil-03
c5866eeccc
Merge pull request #2 from sigil-03/set
Add SET functionality
2025-04-06 15:31:52 -06:00
633a57ff23 add set functionality to control outlets 2025-04-06 15:21:38 -06:00
987150c9b6 make SET stub + move elements into system wrapper 2025-04-06 14:34:15 -06:00
sigil-03
fd120be85e
Merge pull request #1 from sigil-03/tasmota-refactor
move tasmota interface support into separate module
2025-04-06 14:11:12 -06:00
503bab511a code cleanup + better printing 2025-04-06 13:32:02 -06:00
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
3c4f5b1c4e make requests to tasmota outlets! 2025-04-03 21:58:20 -06:00
c6a6ed2ca1 update readme with TODO 2025-04-02 22:09:37 -06:00
9a8896e855 add some basic config file parsing 2025-04-02 22:05:32 -06:00
9816809143 stub of CLI interface 2025-04-02 21:38:13 -06:00