diff --git a/.gitignore b/.gitignore index fc509e3..7c3a2b7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.crt *.key *.tar.gz +*.pyc adb/ deps/ tts/ diff --git a/custom_components/hacs/hacs_frontend/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/hacs_frontend/__pycache__/__init__.cpython-310.pyc index e2f6e1d..d8009cc 100644 Binary files a/custom_components/hacs/hacs_frontend/__pycache__/__init__.cpython-310.pyc and b/custom_components/hacs/hacs_frontend/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/hacs_frontend/__pycache__/version.cpython-310.pyc b/custom_components/hacs/hacs_frontend/__pycache__/version.cpython-310.pyc index 3f9a241..3cc6f2c 100644 Binary files a/custom_components/hacs/hacs_frontend/__pycache__/version.cpython-310.pyc and b/custom_components/hacs/hacs_frontend/__pycache__/version.cpython-310.pyc differ