pytest-homeassistant-custom-component 0.13.283__tar.gz → 0.13.285__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pytest_homeassistant_custom_component-0.13.283/src/pytest_homeassistant_custom_component.egg-info → pytest_homeassistant_custom_component-0.13.285}/PKG-INFO +3 -3
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/README.md +1 -1
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/common.py +1 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/const.py +1 -1
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285/src/pytest_homeassistant_custom_component.egg-info}/PKG-INFO +3 -3
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component.egg-info/requires.txt +1 -1
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/LICENSE +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/LICENSE_HA_CORE.md +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/setup.cfg +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/setup.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/asyncio_legacy.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/components/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/components/diagnostics/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/components/recorder/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/components/recorder/common.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/components/recorder/db_schema_0.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/ignore_uncaught_exceptions.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/patch_json.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/patch_recorder.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/patch_time.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/plugins.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/syrupy.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/test_util/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/test_util/aiohttp.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/testing_config/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/testing_config/custom_components/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/testing_config/custom_components/test_constant_deprecation/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component/typing.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component.egg-info/SOURCES.txt +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component.egg-info/dependency_links.txt +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component.egg-info/entry_points.txt +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/src/pytest_homeassistant_custom_component.egg-info/top_level.txt +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/tests/test_common.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/tests/test_config_flow.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/tests/test_diagnostics.py +0 -0
- {pytest_homeassistant_custom_component-0.13.283 → pytest_homeassistant_custom_component-0.13.285}/tests/test_sensor.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pytest-homeassistant-custom-component
|
|
3
|
-
Version: 0.13.
|
|
3
|
+
Version: 0.13.285
|
|
4
4
|
Summary: Experimental package to automatically extract test plugins for Home Assistant custom components
|
|
5
5
|
Home-page: https://github.com/MatthewFlamm/pytest-homeassistant-custom-component
|
|
6
6
|
Author: Matthew Flamm
|
|
@@ -42,7 +42,7 @@ Requires-Dist: requests-mock==1.12.1
|
|
|
42
42
|
Requires-Dist: respx==0.22.0
|
|
43
43
|
Requires-Dist: syrupy==4.9.1
|
|
44
44
|
Requires-Dist: tqdm==4.67.1
|
|
45
|
-
Requires-Dist: homeassistant==2025.10.
|
|
45
|
+
Requires-Dist: homeassistant==2025.10.0
|
|
46
46
|
Requires-Dist: SQLAlchemy==2.0.41
|
|
47
47
|
Requires-Dist: paho-mqtt==2.1.0
|
|
48
48
|
Requires-Dist: numpy==2.3.2
|
|
@@ -60,7 +60,7 @@ Dynamic: summary
|
|
|
60
60
|
|
|
61
61
|
# pytest-homeassistant-custom-component
|
|
62
62
|
|
|
63
|
-

|
|
64
64
|
|
|
65
65
|
[](https://gitpod.io/#https://github.com/MatthewFlamm/pytest-homeassistant-custom-component)
|
|
66
66
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# pytest-homeassistant-custom-component
|
|
2
2
|
|
|
3
|
-

|
|
4
4
|
|
|
5
5
|
[](https://gitpod.io/#https://github.com/MatthewFlamm/pytest-homeassistant-custom-component)
|
|
6
6
|
|
|
@@ -942,6 +942,7 @@ class MockModule:
|
|
|
942
942
|
def mock_manifest(self):
|
|
943
943
|
"""Generate a mock manifest to represent this module."""
|
|
944
944
|
return {
|
|
945
|
+
"integration_type": "hub",
|
|
945
946
|
**loader.manifest_from_legacy_module(self.DOMAIN, self),
|
|
946
947
|
**(self._partial_manifest or {}),
|
|
947
948
|
}
|
|
@@ -6,7 +6,7 @@ This file is originally from homeassistant/core and modified by pytest-homeassis
|
|
|
6
6
|
from typing import TYPE_CHECKING, Final
|
|
7
7
|
MAJOR_VERSION: Final = 2025
|
|
8
8
|
MINOR_VERSION: Final = 10
|
|
9
|
-
PATCH_VERSION: Final = "
|
|
9
|
+
PATCH_VERSION: Final = "0"
|
|
10
10
|
__short_version__: Final = f"{MAJOR_VERSION}.{MINOR_VERSION}"
|
|
11
11
|
__version__: Final = f"{__short_version__}.{PATCH_VERSION}"
|
|
12
12
|
CONF_API_VERSION: Final = "api_version"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pytest-homeassistant-custom-component
|
|
3
|
-
Version: 0.13.
|
|
3
|
+
Version: 0.13.285
|
|
4
4
|
Summary: Experimental package to automatically extract test plugins for Home Assistant custom components
|
|
5
5
|
Home-page: https://github.com/MatthewFlamm/pytest-homeassistant-custom-component
|
|
6
6
|
Author: Matthew Flamm
|
|
@@ -42,7 +42,7 @@ Requires-Dist: requests-mock==1.12.1
|
|
|
42
42
|
Requires-Dist: respx==0.22.0
|
|
43
43
|
Requires-Dist: syrupy==4.9.1
|
|
44
44
|
Requires-Dist: tqdm==4.67.1
|
|
45
|
-
Requires-Dist: homeassistant==2025.10.
|
|
45
|
+
Requires-Dist: homeassistant==2025.10.0
|
|
46
46
|
Requires-Dist: SQLAlchemy==2.0.41
|
|
47
47
|
Requires-Dist: paho-mqtt==2.1.0
|
|
48
48
|
Requires-Dist: numpy==2.3.2
|
|
@@ -60,7 +60,7 @@ Dynamic: summary
|
|
|
60
60
|
|
|
61
61
|
# pytest-homeassistant-custom-component
|
|
62
62
|
|
|
63
|
-

|
|
64
64
|
|
|
65
65
|
[](https://gitpod.io/#https://github.com/MatthewFlamm/pytest-homeassistant-custom-component)
|
|
66
66
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|