.gitattributes
.gitignore
.pre-commit-config.yaml
.travis.yml
CODEOWNERS
FUNDING.yml
LICENSE
README.md
mkdocs.yml
pyproject.toml
requirements.in
requirements.txt
tox.ini
.github/dependabot.yml
.github/labels.yml
.github/release.yml
.github/actions/get_version.py
.github/workflows/a_pre_commit.yml
.github/workflows/codeql-analysis.yml
.github/workflows/dependency-review.yml
.github/workflows/documentation.yml
.github/workflows/labeler.yml
.github/workflows/pytest.yml
.github/workflows/pythonpublish.yml
.github/workflows/review-request.yml
.github/workflows/scorecard.yml
docs/exception_classes.md
docs/index.md
docs/login_helper.md
docs/pyecotrend_ista.md
docs/types.md
image/logo.png
src/pyEcoTrend_ista.egg-info/PKG-INFO
src/pyEcoTrend_ista.egg-info/SOURCES.txt
src/pyEcoTrend_ista.egg-info/dependency_links.txt
src/pyEcoTrend_ista.egg-info/requires.txt
src/pyEcoTrend_ista.egg-info/top_level.txt
src/pyecotrend_ista/__init__.py
src/pyecotrend_ista/__version.py
src/pyecotrend_ista/const.py
src/pyecotrend_ista/exception_classes.py
src/pyecotrend_ista/helper_object_de.py
src/pyecotrend_ista/login_helper.py
src/pyecotrend_ista/pyecotrend_ista.py
src/pyecotrend_ista/types.py
src/pyecotrend_ista/ua.json
tests/__init__.py
tests/conftest.py
tests/test_consumption_unit_details.py
tests/test_consumptions.py
tests/test_login.py
tests/test_other.py
tests/test_set_account.py
tests/__snapshots__/test_consumption_unit_details.ambr
tests/__snapshots__/test_consumptions.ambr
tests/__snapshots__/test_login.ambr
tests/__snapshots__/test_other.ambr
tests/__snapshots__/test_set_account.ambr
tests/data/test_data.json