homeassistant-stubs 2025.3.0b4__py3-none-any.whl → 2025.3.0b5__py3-none-any.whl
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.
- homeassistant-stubs/components/home_connect/coordinator.pyi +1 -0
- homeassistant-stubs/components/home_connect/entity.pyi +1 -0
- {homeassistant_stubs-2025.3.0b4.dist-info → homeassistant_stubs-2025.3.0b5.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2025.3.0b4.dist-info → homeassistant_stubs-2025.3.0b5.dist-info}/RECORD +6 -6
- {homeassistant_stubs-2025.3.0b4.dist-info → homeassistant_stubs-2025.3.0b5.dist-info}/WHEEL +0 -0
- {homeassistant_stubs-2025.3.0b4.dist-info → homeassistant_stubs-2025.3.0b5.dist-info}/licenses/LICENSE +0 -0
@@ -32,6 +32,7 @@ class HomeConnectCoordinator(DataUpdateCoordinator[dict[str, HomeConnectApplianc
|
|
32
32
|
client: Incomplete
|
33
33
|
_special_listeners: dict[CALLBACK_TYPE, tuple[CALLBACK_TYPE, tuple[EventKey, ...]]]
|
34
34
|
device_registry: Incomplete
|
35
|
+
data: Incomplete
|
35
36
|
def __init__(self, hass: HomeAssistant, config_entry: HomeConnectConfigEntry, client: HomeConnectClient) -> None: ...
|
36
37
|
@cached_property
|
37
38
|
def context_listeners(self) -> dict[tuple[str, EventKey], list[CALLBACK_TYPE]]: ...
|
@@ -5,6 +5,7 @@ from .utils import get_dict_from_home_connect_error as get_dict_from_home_connec
|
|
5
5
|
from _typeshed import Incomplete
|
6
6
|
from abc import abstractmethod
|
7
7
|
from aiohomeconnect.model import OptionKey
|
8
|
+
from homeassistant.const import STATE_UNAVAILABLE as STATE_UNAVAILABLE
|
8
9
|
from homeassistant.core import callback as callback
|
9
10
|
from homeassistant.exceptions import HomeAssistantError as HomeAssistantError
|
10
11
|
from homeassistant.helpers.device_registry import DeviceInfo as DeviceInfo
|
{homeassistant_stubs-2025.3.0b4.dist-info → homeassistant_stubs-2025.3.0b5.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: homeassistant-stubs
|
3
|
-
Version: 2025.3.
|
3
|
+
Version: 2025.3.0b5
|
4
4
|
Summary: PEP 484 typing stubs for Home Assistant Core
|
5
5
|
Project-URL: Homepage, https://github.com/KapJI/homeassistant-stubs
|
6
6
|
Project-URL: Bug Tracker, https://github.com/KapJI/homeassistant-stubs/issues
|
@@ -18,7 +18,7 @@ Classifier: Topic :: Home Automation
|
|
18
18
|
Classifier: Topic :: Software Development
|
19
19
|
Classifier: Typing :: Typed
|
20
20
|
Requires-Python: <3.14,>=3.13
|
21
|
-
Requires-Dist: homeassistant==2025.3.
|
21
|
+
Requires-Dist: homeassistant==2025.3.0b5
|
22
22
|
Description-Content-Type: text/markdown
|
23
23
|
|
24
24
|
[](https://github.com/KapJI/homeassistant-stubs/actions/workflows/ci.yaml)
|
{homeassistant_stubs-2025.3.0b4.dist-info → homeassistant_stubs-2025.3.0b5.dist-info}/RECORD
RENAMED
@@ -1414,9 +1414,9 @@ homeassistant-stubs/components/home_connect/button.pyi,sha256=za8DHahnqmmUj1PaKj
|
|
1414
1414
|
homeassistant-stubs/components/home_connect/common.pyi,sha256=DdXLnrGG35ZIj1RKm0hnwJ8mx5x0Id1bRkrqF5V6j5Q,1821
|
1415
1415
|
homeassistant-stubs/components/home_connect/config_flow.pyi,sha256=ByiAF8LD3ej3wG1wcxEFwqLJa0YJsRHb2W6cLdNUUiU,790
|
1416
1416
|
homeassistant-stubs/components/home_connect/const.pyi,sha256=8bxsgBaBFnRzEvhtS4V-2V-WX30OmQ99UiXT1yTcu6M,2057
|
1417
|
-
homeassistant-stubs/components/home_connect/coordinator.pyi,sha256=
|
1417
|
+
homeassistant-stubs/components/home_connect/coordinator.pyi,sha256=mptoexJ8K0b6DO1a6mm_kOQyLg07DJRqNDlK2wYxpLU,3226
|
1418
1418
|
homeassistant-stubs/components/home_connect/diagnostics.pyi,sha256=xd5stDFXPm86S-CJNctSEzLbByNTM253HDD34lifBHI,773
|
1419
|
-
homeassistant-stubs/components/home_connect/entity.pyi,sha256=
|
1419
|
+
homeassistant-stubs/components/home_connect/entity.pyi,sha256=XAhOkMF6D5u5ucAN2QVZdxcH_VuAs2SVvidaFHpRTwU,1824
|
1420
1420
|
homeassistant-stubs/components/home_connect/light.pyi,sha256=aUO_O9-KVDBXEPzhBHURwBXfzcEdUIGecxu_x07hVTE,2791
|
1421
1421
|
homeassistant-stubs/components/home_connect/number.pyi,sha256=eFe1R2KL9nX0VVDKNB8DAZ-7n8kar9qk85mImeNXZjc,2712
|
1422
1422
|
homeassistant-stubs/components/home_connect/select.pyi,sha256=2zDBcWJ_K3g9NuW1jNy3heYSXDLfQ1p2b3jvEE3oEFc,5172
|
@@ -4080,7 +4080,7 @@ homeassistant-stubs/util/yaml/dumper.pyi,sha256=uQjW0KuME-gXVWgYJLNLoRDwDzVhhhgg
|
|
4080
4080
|
homeassistant-stubs/util/yaml/input.pyi,sha256=wuxpKYTXZL4MujFhqjHnRLv4VPYY6QPYd-Zji-Lz9Mo,383
|
4081
4081
|
homeassistant-stubs/util/yaml/loader.pyi,sha256=9MJS3AZNCemqAEU41KVJox1f16OceP64SNXE1-Z37kU,4117
|
4082
4082
|
homeassistant-stubs/util/yaml/objects.pyi,sha256=EmJiT8WnVUHa5dkbYzXtWzu5mhO1YG5bBnEAIF0XLAU,665
|
4083
|
-
homeassistant_stubs-2025.3.
|
4084
|
-
homeassistant_stubs-2025.3.
|
4085
|
-
homeassistant_stubs-2025.3.
|
4086
|
-
homeassistant_stubs-2025.3.
|
4083
|
+
homeassistant_stubs-2025.3.0b5.dist-info/METADATA,sha256=kGE_HBu5v5b6r_iMx1jyRfz0ufwo6MVrRPbBY7TUuIo,2956
|
4084
|
+
homeassistant_stubs-2025.3.0b5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
4085
|
+
homeassistant_stubs-2025.3.0b5.dist-info/licenses/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
|
4086
|
+
homeassistant_stubs-2025.3.0b5.dist-info/RECORD,,
|
File without changes
|
File without changes
|