diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2023-11-21 18:29:57 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2023-11-21 18:29:57 +0000 |
commit | 6009f6fad75113fab55cb6c80a93035e979901dd (patch) | |
tree | d336ef419eba2060d6b245eafe2a90950dbd7507 /requirements.txt | |
parent | 03cb041367cacdf0b05f29ae065dac7267a59cfa (diff) | |
download | TasmotaCLI-6009f6fad75113fab55cb6c80a93035e979901dd.tar.gz TasmotaCLI-6009f6fad75113fab55cb6c80a93035e979901dd.zip |
Added polling current stats
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..c292ad5 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +tasmotadevicecontroller +aiohttp |