pytest-homeassistant-custom-component 0.13.310__tar.gz → 0.13.311__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.310/src/pytest_homeassistant_custom_component.egg-info → pytest_homeassistant_custom_component-0.13.311}/PKG-INFO +3 -3
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/README.md +1 -1
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/const.py +1 -1
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311/src/pytest_homeassistant_custom_component.egg-info}/PKG-INFO +3 -3
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component.egg-info/requires.txt +1 -1
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/LICENSE +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/LICENSE_HA_CORE.md +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/setup.cfg +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/setup.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/asyncio_legacy.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/common.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/components/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/components/diagnostics/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/components/recorder/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/components/recorder/common.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/components/recorder/db_schema_0.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/ignore_uncaught_exceptions.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/patch_json.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/patch_recorder.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/patch_time.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/plugins.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/syrupy.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/test_util/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/test_util/aiohttp.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/testing_config/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/testing_config/custom_components/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/testing_config/custom_components/test_constant_deprecation/__init__.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component/typing.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component.egg-info/SOURCES.txt +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component.egg-info/dependency_links.txt +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component.egg-info/entry_points.txt +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/src/pytest_homeassistant_custom_component.egg-info/top_level.txt +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/tests/test_common.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/tests/test_config_flow.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/tests/test_diagnostics.py +0 -0
- {pytest_homeassistant_custom_component-0.13.310 → pytest_homeassistant_custom_component-0.13.311}/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.311
|
|
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==5.0.0
|
|
44
44
|
Requires-Dist: tqdm==4.67.1
|
|
45
|
-
Requires-Dist: homeassistant==2026.2.
|
|
45
|
+
Requires-Dist: homeassistant==2026.2.0b2
|
|
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
|
Package to automatically extract testing plugins from Home Assistant for custom component testing.
|
|
66
66
|
The goal is to provide the same functionality as the tests in home-assistant/core.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# pytest-homeassistant-custom-component
|
|
2
2
|
|
|
3
|
-

|
|
4
4
|
|
|
5
5
|
Package to automatically extract testing plugins from Home Assistant for custom component testing.
|
|
6
6
|
The goal is to provide the same functionality as the tests in home-assistant/core.
|
|
@@ -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 = 2026
|
|
8
8
|
MINOR_VERSION: Final = 2
|
|
9
|
-
PATCH_VERSION: Final = "
|
|
9
|
+
PATCH_VERSION: Final = "0b2"
|
|
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.311
|
|
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==5.0.0
|
|
44
44
|
Requires-Dist: tqdm==4.67.1
|
|
45
|
-
Requires-Dist: homeassistant==2026.2.
|
|
45
|
+
Requires-Dist: homeassistant==2026.2.0b2
|
|
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
|
Package to automatically extract testing plugins from Home Assistant for custom component testing.
|
|
66
66
|
The goal is to provide the same functionality as the tests in home-assistant/core.
|
|
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
|
|
File without changes
|