diff --git a/.HA_VERSION b/.HA_VERSION index 626ea70..52b6ce7 100644 --- a/.HA_VERSION +++ b/.HA_VERSION @@ -1 +1 @@ -2022.6.6 \ No newline at end of file +2023.1.6 \ No newline at end of file diff --git a/custom_components/anniversaries/__pycache__/__init__.cpython-310.pyc b/custom_components/anniversaries/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..b227be1 Binary files /dev/null and b/custom_components/anniversaries/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/anniversaries/__pycache__/config_flow.cpython-310.pyc b/custom_components/anniversaries/__pycache__/config_flow.cpython-310.pyc new file mode 100644 index 0000000..60e896b Binary files /dev/null and b/custom_components/anniversaries/__pycache__/config_flow.cpython-310.pyc differ diff --git a/custom_components/anniversaries/__pycache__/const.cpython-310.pyc b/custom_components/anniversaries/__pycache__/const.cpython-310.pyc new file mode 100644 index 0000000..a482a21 Binary files /dev/null and b/custom_components/anniversaries/__pycache__/const.cpython-310.pyc differ diff --git a/custom_components/anniversaries/__pycache__/sensor.cpython-310.pyc b/custom_components/anniversaries/__pycache__/sensor.cpython-310.pyc new file mode 100644 index 0000000..6e66d2b Binary files /dev/null and b/custom_components/anniversaries/__pycache__/sensor.cpython-310.pyc differ diff --git a/custom_components/hacs/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..cda2fc7 Binary files /dev/null and b/custom_components/hacs/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/__pycache__/base.cpython-310.pyc b/custom_components/hacs/__pycache__/base.cpython-310.pyc new file mode 100644 index 0000000..7af2868 Binary files /dev/null and b/custom_components/hacs/__pycache__/base.cpython-310.pyc differ diff --git a/custom_components/hacs/__pycache__/config_flow.cpython-310.pyc b/custom_components/hacs/__pycache__/config_flow.cpython-310.pyc new file mode 100644 index 0000000..983352e Binary files /dev/null and b/custom_components/hacs/__pycache__/config_flow.cpython-310.pyc differ diff --git a/custom_components/hacs/__pycache__/const.cpython-310.pyc b/custom_components/hacs/__pycache__/const.cpython-310.pyc new file mode 100644 index 0000000..49b2ba8 Binary files /dev/null and b/custom_components/hacs/__pycache__/const.cpython-310.pyc differ diff --git a/custom_components/hacs/__pycache__/enums.cpython-310.pyc b/custom_components/hacs/__pycache__/enums.cpython-310.pyc new file mode 100644 index 0000000..59b1de0 Binary files /dev/null and b/custom_components/hacs/__pycache__/enums.cpython-310.pyc differ diff --git a/custom_components/hacs/__pycache__/exceptions.cpython-310.pyc b/custom_components/hacs/__pycache__/exceptions.cpython-310.pyc new file mode 100644 index 0000000..12bbd96 Binary files /dev/null and b/custom_components/hacs/__pycache__/exceptions.cpython-310.pyc differ diff --git a/custom_components/hacs/__pycache__/mixin.cpython-310.pyc b/custom_components/hacs/__pycache__/mixin.cpython-310.pyc new file mode 100644 index 0000000..bf8454d Binary files /dev/null and b/custom_components/hacs/__pycache__/mixin.cpython-310.pyc differ diff --git a/custom_components/hacs/__pycache__/sensor.cpython-310.pyc b/custom_components/hacs/__pycache__/sensor.cpython-310.pyc new file mode 100644 index 0000000..48a3f13 Binary files /dev/null and b/custom_components/hacs/__pycache__/sensor.cpython-310.pyc differ diff --git a/custom_components/hacs/__pycache__/share.cpython-310.pyc b/custom_components/hacs/__pycache__/share.cpython-310.pyc new file mode 100644 index 0000000..5670d2a Binary files /dev/null and b/custom_components/hacs/__pycache__/share.cpython-310.pyc differ diff --git a/custom_components/hacs/__pycache__/system_health.cpython-310.pyc b/custom_components/hacs/__pycache__/system_health.cpython-310.pyc new file mode 100644 index 0000000..8498414 Binary files /dev/null and b/custom_components/hacs/__pycache__/system_health.cpython-310.pyc differ diff --git a/custom_components/hacs/api/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/api/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..98e8a07 Binary files /dev/null and b/custom_components/hacs/api/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/api/__pycache__/acknowledge_critical_repository.cpython-310.pyc b/custom_components/hacs/api/__pycache__/acknowledge_critical_repository.cpython-310.pyc new file mode 100644 index 0000000..5957754 Binary files /dev/null and b/custom_components/hacs/api/__pycache__/acknowledge_critical_repository.cpython-310.pyc differ diff --git a/custom_components/hacs/api/__pycache__/check_local_path.cpython-310.pyc b/custom_components/hacs/api/__pycache__/check_local_path.cpython-310.pyc new file mode 100644 index 0000000..1e9a66c Binary files /dev/null and b/custom_components/hacs/api/__pycache__/check_local_path.cpython-310.pyc differ diff --git a/custom_components/hacs/api/__pycache__/get_critical_repositories.cpython-310.pyc b/custom_components/hacs/api/__pycache__/get_critical_repositories.cpython-310.pyc new file mode 100644 index 0000000..e29c94b Binary files /dev/null and b/custom_components/hacs/api/__pycache__/get_critical_repositories.cpython-310.pyc differ diff --git a/custom_components/hacs/api/__pycache__/hacs_config.cpython-310.pyc b/custom_components/hacs/api/__pycache__/hacs_config.cpython-310.pyc new file mode 100644 index 0000000..a1dc8bf Binary files /dev/null and b/custom_components/hacs/api/__pycache__/hacs_config.cpython-310.pyc differ diff --git a/custom_components/hacs/api/__pycache__/hacs_removed.cpython-310.pyc b/custom_components/hacs/api/__pycache__/hacs_removed.cpython-310.pyc new file mode 100644 index 0000000..a57db46 Binary files /dev/null and b/custom_components/hacs/api/__pycache__/hacs_removed.cpython-310.pyc differ diff --git a/custom_components/hacs/api/__pycache__/hacs_repositories.cpython-310.pyc b/custom_components/hacs/api/__pycache__/hacs_repositories.cpython-310.pyc new file mode 100644 index 0000000..d473f11 Binary files /dev/null and b/custom_components/hacs/api/__pycache__/hacs_repositories.cpython-310.pyc differ diff --git a/custom_components/hacs/api/__pycache__/hacs_repository.cpython-310.pyc b/custom_components/hacs/api/__pycache__/hacs_repository.cpython-310.pyc new file mode 100644 index 0000000..bdf45c0 Binary files /dev/null and b/custom_components/hacs/api/__pycache__/hacs_repository.cpython-310.pyc differ diff --git a/custom_components/hacs/api/__pycache__/hacs_repository_data.cpython-310.pyc b/custom_components/hacs/api/__pycache__/hacs_repository_data.cpython-310.pyc new file mode 100644 index 0000000..e58fb4b Binary files /dev/null and b/custom_components/hacs/api/__pycache__/hacs_repository_data.cpython-310.pyc differ diff --git a/custom_components/hacs/api/__pycache__/hacs_settings.cpython-310.pyc b/custom_components/hacs/api/__pycache__/hacs_settings.cpython-310.pyc new file mode 100644 index 0000000..7456a49 Binary files /dev/null and b/custom_components/hacs/api/__pycache__/hacs_settings.cpython-310.pyc differ diff --git a/custom_components/hacs/api/__pycache__/hacs_status.cpython-310.pyc b/custom_components/hacs/api/__pycache__/hacs_status.cpython-310.pyc new file mode 100644 index 0000000..5dcad6c Binary files /dev/null and b/custom_components/hacs/api/__pycache__/hacs_status.cpython-310.pyc differ diff --git a/custom_components/hacs/hacs_frontend/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/hacs_frontend/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..8fff05a Binary files /dev/null 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 new file mode 100644 index 0000000..eb3c7f8 Binary files /dev/null and b/custom_components/hacs/hacs_frontend/__pycache__/version.cpython-310.pyc differ diff --git a/custom_components/hacs/hacsbase/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/hacsbase/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..fe03fdd Binary files /dev/null and b/custom_components/hacs/hacsbase/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/hacsbase/__pycache__/data.cpython-310.pyc b/custom_components/hacs/hacsbase/__pycache__/data.cpython-310.pyc new file mode 100644 index 0000000..8940ab2 Binary files /dev/null and b/custom_components/hacs/hacsbase/__pycache__/data.cpython-310.pyc differ diff --git a/custom_components/hacs/hacsbase/__pycache__/hacs.cpython-310.pyc b/custom_components/hacs/hacsbase/__pycache__/hacs.cpython-310.pyc new file mode 100644 index 0000000..db45895 Binary files /dev/null and b/custom_components/hacs/hacsbase/__pycache__/hacs.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/helpers/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..df1f52c Binary files /dev/null and b/custom_components/hacs/helpers/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/classes/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/helpers/classes/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..2c67e2d Binary files /dev/null and b/custom_components/hacs/helpers/classes/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/classes/__pycache__/manifest.cpython-310.pyc b/custom_components/hacs/helpers/classes/__pycache__/manifest.cpython-310.pyc new file mode 100644 index 0000000..5833c04 Binary files /dev/null and b/custom_components/hacs/helpers/classes/__pycache__/manifest.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/classes/__pycache__/removed.cpython-310.pyc b/custom_components/hacs/helpers/classes/__pycache__/removed.cpython-310.pyc new file mode 100644 index 0000000..ad5ca54 Binary files /dev/null and b/custom_components/hacs/helpers/classes/__pycache__/removed.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/classes/__pycache__/repository.cpython-310.pyc b/custom_components/hacs/helpers/classes/__pycache__/repository.cpython-310.pyc new file mode 100644 index 0000000..50719c5 Binary files /dev/null and b/custom_components/hacs/helpers/classes/__pycache__/repository.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/classes/__pycache__/repositorydata.cpython-310.pyc b/custom_components/hacs/helpers/classes/__pycache__/repositorydata.cpython-310.pyc new file mode 100644 index 0000000..f3a6e40 Binary files /dev/null and b/custom_components/hacs/helpers/classes/__pycache__/repositorydata.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/classes/__pycache__/validate.cpython-310.pyc b/custom_components/hacs/helpers/classes/__pycache__/validate.cpython-310.pyc new file mode 100644 index 0000000..42807f2 Binary files /dev/null and b/custom_components/hacs/helpers/classes/__pycache__/validate.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..7abfa7d Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/configuration_schema.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/configuration_schema.cpython-310.pyc new file mode 100644 index 0000000..9807b68 Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/configuration_schema.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/download.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/download.cpython-310.pyc new file mode 100644 index 0000000..867cdf6 Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/download.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/filters.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/filters.cpython-310.pyc new file mode 100644 index 0000000..77a5bde Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/filters.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/get_list_from_default.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/get_list_from_default.cpython-310.pyc new file mode 100644 index 0000000..d964b7e Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/get_list_from_default.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/information.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/information.cpython-310.pyc new file mode 100644 index 0000000..97b5e76 Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/information.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/is_safe_to_remove.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/is_safe_to_remove.cpython-310.pyc new file mode 100644 index 0000000..68c1286 Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/is_safe_to_remove.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/misc.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/misc.cpython-310.pyc new file mode 100644 index 0000000..d06d4b2 Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/misc.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/path_exsist.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/path_exsist.cpython-310.pyc new file mode 100644 index 0000000..620e5fc Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/path_exsist.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/register_repository.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/register_repository.cpython-310.pyc new file mode 100644 index 0000000..2b85637 Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/register_repository.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/store.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/store.cpython-310.pyc new file mode 100644 index 0000000..754ec02 Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/store.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/template.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/template.cpython-310.pyc new file mode 100644 index 0000000..a577529 Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/template.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/validate_repository.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/validate_repository.cpython-310.pyc new file mode 100644 index 0000000..800b623 Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/validate_repository.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/functions/__pycache__/version_to_install.cpython-310.pyc b/custom_components/hacs/helpers/functions/__pycache__/version_to_install.cpython-310.pyc new file mode 100644 index 0000000..18ba1b7 Binary files /dev/null and b/custom_components/hacs/helpers/functions/__pycache__/version_to_install.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/methods/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/helpers/methods/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..e5ed658 Binary files /dev/null and b/custom_components/hacs/helpers/methods/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/methods/__pycache__/installation.cpython-310.pyc b/custom_components/hacs/helpers/methods/__pycache__/installation.cpython-310.pyc new file mode 100644 index 0000000..4cd3925 Binary files /dev/null and b/custom_components/hacs/helpers/methods/__pycache__/installation.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/methods/__pycache__/registration.cpython-310.pyc b/custom_components/hacs/helpers/methods/__pycache__/registration.cpython-310.pyc new file mode 100644 index 0000000..7c3d945 Binary files /dev/null and b/custom_components/hacs/helpers/methods/__pycache__/registration.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/methods/__pycache__/reinstall_if_needed.cpython-310.pyc b/custom_components/hacs/helpers/methods/__pycache__/reinstall_if_needed.cpython-310.pyc new file mode 100644 index 0000000..9833c6c Binary files /dev/null and b/custom_components/hacs/helpers/methods/__pycache__/reinstall_if_needed.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/properties/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/helpers/properties/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..13e4b18 Binary files /dev/null and b/custom_components/hacs/helpers/properties/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/properties/__pycache__/can_be_installed.cpython-310.pyc b/custom_components/hacs/helpers/properties/__pycache__/can_be_installed.cpython-310.pyc new file mode 100644 index 0000000..f97dc41 Binary files /dev/null and b/custom_components/hacs/helpers/properties/__pycache__/can_be_installed.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/properties/__pycache__/custom.cpython-310.pyc b/custom_components/hacs/helpers/properties/__pycache__/custom.cpython-310.pyc new file mode 100644 index 0000000..c3b4225 Binary files /dev/null and b/custom_components/hacs/helpers/properties/__pycache__/custom.cpython-310.pyc differ diff --git a/custom_components/hacs/helpers/properties/__pycache__/pending_update.cpython-310.pyc b/custom_components/hacs/helpers/properties/__pycache__/pending_update.cpython-310.pyc new file mode 100644 index 0000000..77b16dd Binary files /dev/null and b/custom_components/hacs/helpers/properties/__pycache__/pending_update.cpython-310.pyc differ diff --git a/custom_components/hacs/operational/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/operational/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..08558b8 Binary files /dev/null and b/custom_components/hacs/operational/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/operational/__pycache__/backup.cpython-310.pyc b/custom_components/hacs/operational/__pycache__/backup.cpython-310.pyc new file mode 100644 index 0000000..1909c20 Binary files /dev/null and b/custom_components/hacs/operational/__pycache__/backup.cpython-310.pyc differ diff --git a/custom_components/hacs/operational/__pycache__/factory.cpython-310.pyc b/custom_components/hacs/operational/__pycache__/factory.cpython-310.pyc new file mode 100644 index 0000000..5f77c99 Binary files /dev/null and b/custom_components/hacs/operational/__pycache__/factory.cpython-310.pyc differ diff --git a/custom_components/hacs/operational/__pycache__/setup.cpython-310.pyc b/custom_components/hacs/operational/__pycache__/setup.cpython-310.pyc new file mode 100644 index 0000000..b44069a Binary files /dev/null and b/custom_components/hacs/operational/__pycache__/setup.cpython-310.pyc differ diff --git a/custom_components/hacs/repositories/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/repositories/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..389b559 Binary files /dev/null and b/custom_components/hacs/repositories/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/repositories/__pycache__/appdaemon.cpython-310.pyc b/custom_components/hacs/repositories/__pycache__/appdaemon.cpython-310.pyc new file mode 100644 index 0000000..23ea283 Binary files /dev/null and b/custom_components/hacs/repositories/__pycache__/appdaemon.cpython-310.pyc differ diff --git a/custom_components/hacs/repositories/__pycache__/integration.cpython-310.pyc b/custom_components/hacs/repositories/__pycache__/integration.cpython-310.pyc new file mode 100644 index 0000000..ec4c58b Binary files /dev/null and b/custom_components/hacs/repositories/__pycache__/integration.cpython-310.pyc differ diff --git a/custom_components/hacs/repositories/__pycache__/netdaemon.cpython-310.pyc b/custom_components/hacs/repositories/__pycache__/netdaemon.cpython-310.pyc new file mode 100644 index 0000000..98fcf51 Binary files /dev/null and b/custom_components/hacs/repositories/__pycache__/netdaemon.cpython-310.pyc differ diff --git a/custom_components/hacs/repositories/__pycache__/plugin.cpython-310.pyc b/custom_components/hacs/repositories/__pycache__/plugin.cpython-310.pyc new file mode 100644 index 0000000..c427ce3 Binary files /dev/null and b/custom_components/hacs/repositories/__pycache__/plugin.cpython-310.pyc differ diff --git a/custom_components/hacs/repositories/__pycache__/python_script.cpython-310.pyc b/custom_components/hacs/repositories/__pycache__/python_script.cpython-310.pyc new file mode 100644 index 0000000..5fbf34a Binary files /dev/null and b/custom_components/hacs/repositories/__pycache__/python_script.cpython-310.pyc differ diff --git a/custom_components/hacs/repositories/__pycache__/theme.cpython-310.pyc b/custom_components/hacs/repositories/__pycache__/theme.cpython-310.pyc new file mode 100644 index 0000000..33f929f Binary files /dev/null and b/custom_components/hacs/repositories/__pycache__/theme.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..713fbdc Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/activate_categories.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/activate_categories.cpython-310.pyc new file mode 100644 index 0000000..0325fef Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/activate_categories.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/base.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/base.cpython-310.pyc new file mode 100644 index 0000000..2432ea7 Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/base.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/check_constrains.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/check_constrains.cpython-310.pyc new file mode 100644 index 0000000..97089cd Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/check_constrains.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/clear_old_storage.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/clear_old_storage.cpython-310.pyc new file mode 100644 index 0000000..a5bc8b9 Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/clear_old_storage.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/hello_world.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/hello_world.cpython-310.pyc new file mode 100644 index 0000000..28a7217 Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/hello_world.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/load_hacs_repository.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/load_hacs_repository.cpython-310.pyc new file mode 100644 index 0000000..6a5f680 Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/load_hacs_repository.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/manager.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/manager.cpython-310.pyc new file mode 100644 index 0000000..0daf090 Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/manager.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/restore_data.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/restore_data.cpython-310.pyc new file mode 100644 index 0000000..e766590 Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/restore_data.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/setup_frontend.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/setup_frontend.cpython-310.pyc new file mode 100644 index 0000000..ac0cdf7 Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/setup_frontend.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/setup_sensor.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/setup_sensor.cpython-310.pyc new file mode 100644 index 0000000..ff74e1c Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/setup_sensor.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/setup_websocket_api.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/setup_websocket_api.cpython-310.pyc new file mode 100644 index 0000000..56f71b2 Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/setup_websocket_api.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/store_hacs_data.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/store_hacs_data.cpython-310.pyc new file mode 100644 index 0000000..d70681a Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/store_hacs_data.cpython-310.pyc differ diff --git a/custom_components/hacs/tasks/__pycache__/verify_api.cpython-310.pyc b/custom_components/hacs/tasks/__pycache__/verify_api.cpython-310.pyc new file mode 100644 index 0000000..1781d28 Binary files /dev/null and b/custom_components/hacs/tasks/__pycache__/verify_api.cpython-310.pyc differ diff --git a/custom_components/hacs/utils/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/utils/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..5cf7ade Binary files /dev/null and b/custom_components/hacs/utils/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/utils/__pycache__/decode.cpython-310.pyc b/custom_components/hacs/utils/__pycache__/decode.cpython-310.pyc new file mode 100644 index 0000000..ec98fb4 Binary files /dev/null and b/custom_components/hacs/utils/__pycache__/decode.cpython-310.pyc differ diff --git a/custom_components/hacs/utils/__pycache__/decorator.cpython-310.pyc b/custom_components/hacs/utils/__pycache__/decorator.cpython-310.pyc new file mode 100644 index 0000000..51d47ee Binary files /dev/null and b/custom_components/hacs/utils/__pycache__/decorator.cpython-310.pyc differ diff --git a/custom_components/hacs/utils/__pycache__/logger.cpython-310.pyc b/custom_components/hacs/utils/__pycache__/logger.cpython-310.pyc new file mode 100644 index 0000000..11f2207 Binary files /dev/null and b/custom_components/hacs/utils/__pycache__/logger.cpython-310.pyc differ diff --git a/custom_components/hacs/utils/__pycache__/path.cpython-310.pyc b/custom_components/hacs/utils/__pycache__/path.cpython-310.pyc new file mode 100644 index 0000000..f564cff Binary files /dev/null and b/custom_components/hacs/utils/__pycache__/path.cpython-310.pyc differ diff --git a/custom_components/hacs/utils/__pycache__/queue_manager.cpython-310.pyc b/custom_components/hacs/utils/__pycache__/queue_manager.cpython-310.pyc new file mode 100644 index 0000000..d43a03f Binary files /dev/null and b/custom_components/hacs/utils/__pycache__/queue_manager.cpython-310.pyc differ diff --git a/custom_components/hacs/utils/__pycache__/version.cpython-310.pyc b/custom_components/hacs/utils/__pycache__/version.cpython-310.pyc new file mode 100644 index 0000000..9459aac Binary files /dev/null and b/custom_components/hacs/utils/__pycache__/version.cpython-310.pyc differ diff --git a/custom_components/hacs/validate/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/validate/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..5e231f0 Binary files /dev/null and b/custom_components/hacs/validate/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/validate/__pycache__/base.cpython-310.pyc b/custom_components/hacs/validate/__pycache__/base.cpython-310.pyc new file mode 100644 index 0000000..d5b046e Binary files /dev/null and b/custom_components/hacs/validate/__pycache__/base.cpython-310.pyc differ diff --git a/custom_components/hacs/validate/common/__pycache__/hacs_manifest.cpython-310.pyc b/custom_components/hacs/validate/common/__pycache__/hacs_manifest.cpython-310.pyc new file mode 100644 index 0000000..a48ec34 Binary files /dev/null and b/custom_components/hacs/validate/common/__pycache__/hacs_manifest.cpython-310.pyc differ diff --git a/custom_components/hacs/validate/common/__pycache__/repository_description.cpython-310.pyc b/custom_components/hacs/validate/common/__pycache__/repository_description.cpython-310.pyc new file mode 100644 index 0000000..a085d03 Binary files /dev/null and b/custom_components/hacs/validate/common/__pycache__/repository_description.cpython-310.pyc differ diff --git a/custom_components/hacs/validate/common/__pycache__/repository_information_file.cpython-310.pyc b/custom_components/hacs/validate/common/__pycache__/repository_information_file.cpython-310.pyc new file mode 100644 index 0000000..428520c Binary files /dev/null and b/custom_components/hacs/validate/common/__pycache__/repository_information_file.cpython-310.pyc differ diff --git a/custom_components/hacs/validate/common/__pycache__/repository_topics.cpython-310.pyc b/custom_components/hacs/validate/common/__pycache__/repository_topics.cpython-310.pyc new file mode 100644 index 0000000..daf1ebd Binary files /dev/null and b/custom_components/hacs/validate/common/__pycache__/repository_topics.cpython-310.pyc differ diff --git a/custom_components/hacs/validate/integration/__pycache__/integration_manifest.cpython-310.pyc b/custom_components/hacs/validate/integration/__pycache__/integration_manifest.cpython-310.pyc new file mode 100644 index 0000000..f99466d Binary files /dev/null and b/custom_components/hacs/validate/integration/__pycache__/integration_manifest.cpython-310.pyc differ diff --git a/custom_components/hacs/webresponses/__pycache__/__init__.cpython-310.pyc b/custom_components/hacs/webresponses/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..9859e52 Binary files /dev/null and b/custom_components/hacs/webresponses/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/hacs/webresponses/__pycache__/frontend.cpython-310.pyc b/custom_components/hacs/webresponses/__pycache__/frontend.cpython-310.pyc new file mode 100644 index 0000000..481ec9c Binary files /dev/null and b/custom_components/hacs/webresponses/__pycache__/frontend.cpython-310.pyc differ diff --git a/custom_components/waste_collection_schedule/__pycache__/__init__.cpython-310.pyc b/custom_components/waste_collection_schedule/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..f2cc246 Binary files /dev/null and b/custom_components/waste_collection_schedule/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/waste_collection_schedule/__pycache__/calendar.cpython-310.pyc b/custom_components/waste_collection_schedule/__pycache__/calendar.cpython-310.pyc new file mode 100644 index 0000000..09ed5fb Binary files /dev/null and b/custom_components/waste_collection_schedule/__pycache__/calendar.cpython-310.pyc differ diff --git a/custom_components/waste_collection_schedule/__pycache__/const.cpython-310.pyc b/custom_components/waste_collection_schedule/__pycache__/const.cpython-310.pyc new file mode 100644 index 0000000..da10cbe Binary files /dev/null and b/custom_components/waste_collection_schedule/__pycache__/const.cpython-310.pyc differ diff --git a/custom_components/waste_collection_schedule/__pycache__/sensor.cpython-310.pyc b/custom_components/waste_collection_schedule/__pycache__/sensor.cpython-310.pyc new file mode 100644 index 0000000..f43ee52 Binary files /dev/null and b/custom_components/waste_collection_schedule/__pycache__/sensor.cpython-310.pyc differ diff --git a/custom_components/waste_collection_schedule/waste_collection_schedule/__pycache__/__init__.cpython-310.pyc b/custom_components/waste_collection_schedule/waste_collection_schedule/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..dc31663 Binary files /dev/null and b/custom_components/waste_collection_schedule/waste_collection_schedule/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/waste_collection_schedule/waste_collection_schedule/__pycache__/collection.cpython-310.pyc b/custom_components/waste_collection_schedule/waste_collection_schedule/__pycache__/collection.cpython-310.pyc new file mode 100644 index 0000000..17dae58 Binary files /dev/null and b/custom_components/waste_collection_schedule/waste_collection_schedule/__pycache__/collection.cpython-310.pyc differ diff --git a/custom_components/waste_collection_schedule/waste_collection_schedule/__pycache__/scraper.cpython-310.pyc b/custom_components/waste_collection_schedule/waste_collection_schedule/__pycache__/scraper.cpython-310.pyc new file mode 100644 index 0000000..155ac62 Binary files /dev/null and b/custom_components/waste_collection_schedule/waste_collection_schedule/__pycache__/scraper.cpython-310.pyc differ diff --git a/custom_components/waste_collection_schedule/waste_collection_schedule/service/__pycache__/ICS.cpython-310.pyc b/custom_components/waste_collection_schedule/waste_collection_schedule/service/__pycache__/ICS.cpython-310.pyc new file mode 100644 index 0000000..0fe5431 Binary files /dev/null and b/custom_components/waste_collection_schedule/waste_collection_schedule/service/__pycache__/ICS.cpython-310.pyc differ diff --git a/custom_components/waste_collection_schedule/waste_collection_schedule/service/__pycache__/__init__.cpython-310.pyc b/custom_components/waste_collection_schedule/waste_collection_schedule/service/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..89ba88c Binary files /dev/null and b/custom_components/waste_collection_schedule/waste_collection_schedule/service/__pycache__/__init__.cpython-310.pyc differ diff --git a/custom_components/waste_collection_schedule/waste_collection_schedule/source/__pycache__/ics.cpython-310.pyc b/custom_components/waste_collection_schedule/waste_collection_schedule/source/__pycache__/ics.cpython-310.pyc new file mode 100644 index 0000000..d859ca9 Binary files /dev/null and b/custom_components/waste_collection_schedule/waste_collection_schedule/source/__pycache__/ics.cpython-310.pyc differ diff --git a/entities/switches/sonoff_1.yaml b/entities/switches/sonoff_1.yaml index 06ba6d2..39ccfc5 100644 --- a/entities/switches/sonoff_1.yaml +++ b/entities/switches/sonoff_1.yaml @@ -1,11 +1,13 @@ -platform: mqtt -name: “Tannenbaum" -command_topic: "cmnd/sonoff-1/POWER" -state_topic: "tele/sonoff-1/STATE" -availability_topic: "tele/sonoff-1/LWT" -qos: 1 -payload_on: "ON" -payload_off: "OFF" -payload_available: "Online" -payload_not_available: "Offline" -retain: false \ No newline at end of file +# platform: mqtt +# name: “Tannenbaum" +# command_topic: "cmnd/sonoff-1/POWER" +# state_topic: "tele/sonoff-1/STATE" +# availability_topic: "tele/sonoff-1/LWT" +# qos: 1 +# payload_on: "ON" +# payload_off: "OFF" +# payload_available: "Online" +# payload_not_available: "Offline" +# retain: false + + diff --git a/integrations/mqtt.yaml b/integrations/mqtt.yaml index 120f964..17df471 100644 --- a/integrations/mqtt.yaml +++ b/integrations/mqtt.yaml @@ -1,5 +1,23 @@ # https://www.home-assistant.io/docs/mqtt/broker +# 2022-12-23: rausgenommen, da nicht mehr kompatibel +# mqtt: + # broker: 192.168.178.44 + # username: !secret mqtt_user + # password: !secret mqtt_pw + mqtt: - broker: 192.168.178.44 - username: !secret mqtt_user - password: !secret mqtt_pw \ No newline at end of file + switch: + - unique_id: sonoff1_switch + command_topic: "cmnd/sonoff-1/POWER" + name: "Tannenbaum" + payload_on: "ON" + payload_off: "OFF" + payload_available: "Online" + payload_not_available: "Offline" + retain: true + qos: 0 + state_topic: "tele/sonoff-1/STATE" + availability_topic: "tele/sonoff-1/LWT" + state_on: "ON" + state_off: "OFF" + optimistic: true \ No newline at end of file diff --git a/integrations/mqtt.yaml.bak b/integrations/mqtt.yaml.bak new file mode 100644 index 0000000..0abea05 --- /dev/null +++ b/integrations/mqtt.yaml.bak @@ -0,0 +1,22 @@ +# https://www.home-assistant.io/docs/mqtt/broker +# 2022-12-23: rausgenommen, da nicht mehr kompatibel +# mqtt: + # broker: 192.168.178.44 + # username: !secret mqtt_user + # password: !secret mqtt_pw + +mqtt: + switch: + - unique_id: sonoff1_switch + command_topic: "cmnd/sonoff-1/POWER" + name: "Tannenbaum" + payload_on: "ON" + payload_off: "OFF" + payload_available: "Online" + payload_not_available: "Offline" + retain: true + qos: 0 + state_topic: "tele/sonoff-1/STATE" + availability_topic: "tele/sonoff-1/LWT" + state_on: "ON" + state_off: "OFF" \ No newline at end of file diff --git a/ip_bans.yaml b/ip_bans.yaml index f6968de..0c40e1f 100644 --- a/ip_bans.yaml +++ b/ip_bans.yaml @@ -1,3 +1,30 @@ 93.194.117.22: banned_at: '2022-02-02T09:56:06.742738+00:00' + +80.187.73.7: + banned_at: '2022-12-02T09:03:12.416993+00:00' + +80.187.72.86: + banned_at: '2022-12-12T07:46:01.162540+00:00' + +80.187.75.20: + banned_at: '2022-12-14T07:11:58.798201+00:00' + +192.168.178.67: + banned_at: '2022-12-23T08:19:06.222780+00:00' + +80.187.123.36: + banned_at: '2023-01-02T11:14:14.550075+00:00' + +80.187.74.66: + banned_at: '2023-01-10T16:40:34.274814+00:00' + +80.187.121.89: + banned_at: '2023-01-18T07:05:05.545590+00:00' + +80.187.121.196: + banned_at: '2023-01-19T11:19:51.869965+00:00' + +80.187.121.71: + banned_at: '2023-02-11T16:08:56.992408+00:00' diff --git a/scenes/attic_backagain.yaml b/scenes/attic_backagain.yaml new file mode 100644 index 0000000..c7be4ab --- /dev/null +++ b/scenes/attic_backagain.yaml @@ -0,0 +1,22 @@ +id: 632dd24a-0aac-4876-9dd2-bfc6633fb2be +name: "back_again" +icon: mdi:desktop-classic +entities: + light.attic_ceiling_spots: + state: "on" + color_temp: 154 # https://www.home-assistant.io/integrations/light/ + brightness: 255 + light.wohnzimmerlichter: + state: "off" + light.stricklicht: + state: "off" + light.esszimmerlichter: + state: "off" + light.kitchenlights: + state: "off" + light.licht_buero_decke: + state: "off" + switch.metered_wall_plug_switch_node4: + state: "on" + light.licht_buero_regal: + state: "off" \ No newline at end of file diff --git a/scripts/back_home_again.yaml b/scripts/back_home_again.yaml index 0c9bc45..a09fb23 100644 --- a/scripts/back_home_again.yaml +++ b/scripts/back_home_again.yaml @@ -3,7 +3,7 @@ alias: Skript Wir sind wieder da sequence: - service: scene.turn_on target: - entity_id: scene.home_office + entity_id: scene.back_again - delay: "00:30:00" - service: script.sonos_group_livingroom data: {}