LICENSE
MANIFEST.in
README.md
setup.py
tasmota_metrics/__init__.py
tasmota_metrics/__main__.py
tasmota_metrics/core.py
tasmota_metrics.egg-info/PKG-INFO
tasmota_metrics.egg-info/SOURCES.txt
tasmota_metrics.egg-info/dependency_links.txt
tasmota_metrics.egg-info/requires.txt
tasmota_metrics.egg-info/top_level.txt
tasmota_metrics/chip_info/esp32.yaml
tasmota_metrics/chip_info/esp32c2.yaml
tasmota_metrics/chip_info/esp32c3.yaml
tasmota_metrics/chip_info/esp32c6.yaml
tasmota_metrics/chip_info/esp32h2.yaml
tasmota_metrics/chip_info/esp32h4.yaml
tasmota_metrics/chip_info/esp32s2.yaml
tasmota_metrics/chip_info/esp32s3.yaml
test/test_tasmota_metrics.py