homeassistant-stubs 2024.6.0b1__py3-none-any.whl → 2024.6.0b2__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/airgradient/select.pyi +1 -0
- homeassistant-stubs/components/matter/sensor.pyi +2 -0
- {homeassistant_stubs-2024.6.0b1.dist-info → homeassistant_stubs-2024.6.0b2.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2024.6.0b1.dist-info → homeassistant_stubs-2024.6.0b2.dist-info}/RECORD +6 -6
- {homeassistant_stubs-2024.6.0b1.dist-info → homeassistant_stubs-2024.6.0b2.dist-info}/LICENSE +0 -0
- {homeassistant_stubs-2024.6.0b1.dist-info → homeassistant_stubs-2024.6.0b2.dist-info}/WHEEL +0 -0
@@ -7,6 +7,7 @@ from collections.abc import Awaitable, Callable as Callable
|
|
7
7
|
from dataclasses import dataclass
|
8
8
|
from homeassistant.components.select import SelectEntity as SelectEntity, SelectEntityDescription as SelectEntityDescription
|
9
9
|
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
10
|
+
from homeassistant.const import EntityCategory as EntityCategory
|
10
11
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
11
12
|
from homeassistant.exceptions import ServiceValidationError as ServiceValidationError
|
12
13
|
from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEntitiesCallback
|
@@ -10,6 +10,8 @@ from homeassistant.const import CONCENTRATION_MICROGRAMS_PER_CUBIC_METER as CONC
|
|
10
10
|
from homeassistant.core import HomeAssistant as HomeAssistant, callback as callback
|
11
11
|
from homeassistant.helpers.entity_platform import AddEntitiesCallback as AddEntitiesCallback
|
12
12
|
|
13
|
+
AIR_QUALITY_MAP: Incomplete
|
14
|
+
|
13
15
|
async def async_setup_entry(hass: HomeAssistant, config_entry: ConfigEntry, async_add_entities: AddEntitiesCallback) -> None: ...
|
14
16
|
|
15
17
|
@dataclass(frozen=True)
|
{homeassistant_stubs-2024.6.0b1.dist-info → homeassistant_stubs-2024.6.0b2.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: homeassistant-stubs
|
3
|
-
Version: 2024.6.
|
3
|
+
Version: 2024.6.0b2
|
4
4
|
Summary: PEP 484 typing stubs for Home Assistant Core
|
5
5
|
Home-page: https://github.com/KapJI/homeassistant-stubs
|
6
6
|
License: MIT
|
@@ -16,7 +16,7 @@ Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.12
|
17
17
|
Classifier: Topic :: Software Development
|
18
18
|
Classifier: Typing :: Typed
|
19
|
-
Requires-Dist: homeassistant (==2024.6.
|
19
|
+
Requires-Dist: homeassistant (==2024.6.0b2)
|
20
20
|
Project-URL: Bug Tracker, https://github.com/KapJI/homeassistant-stubs/issues
|
21
21
|
Project-URL: Repository, https://github.com/KapJI/homeassistant-stubs
|
22
22
|
Project-URL: Release Notes, https://github.com/KapJI/homeassistant-stubs/releases
|
{homeassistant_stubs-2024.6.0b1.dist-info → homeassistant_stubs-2024.6.0b2.dist-info}/RECORD
RENAMED
@@ -88,7 +88,7 @@ homeassistant-stubs/components/airgradient/config_flow.pyi,sha256=tviAq4_IymR64x
|
|
88
88
|
homeassistant-stubs/components/airgradient/const.pyi,sha256=ApJjYGIfxEHQ112a2tGXF7SyTQbhrih7AUV4OwvbqgQ,65
|
89
89
|
homeassistant-stubs/components/airgradient/coordinator.pyi,sha256=-eDgYw9EtyddyCsl2UMbKOTk4y4aPiLKAgOJt-jnSl8,1113
|
90
90
|
homeassistant-stubs/components/airgradient/entity.pyi,sha256=o1oGxoBT0XXqRqhltvpMGr2y4_1HOfPYLuxOQsu7Ngg,518
|
91
|
-
homeassistant-stubs/components/airgradient/select.pyi,sha256=
|
91
|
+
homeassistant-stubs/components/airgradient/select.pyi,sha256=fbeNXRQHLxdZfGxBhN2C93EsSNlpXUUiaoFOZYv64mw,2301
|
92
92
|
homeassistant-stubs/components/airgradient/sensor.pyi,sha256=n4PrsuzO_alWK7pLmCtGtDaQ8pzgXfQVkbE49q1sm8w,2341
|
93
93
|
homeassistant-stubs/components/airly/__init__.pyi,sha256=vhmh5vPI3FZagfzWywOmLi6Bqqk_AY7SQCeS4RJHOGY,890
|
94
94
|
homeassistant-stubs/components/airly/config_flow.pyi,sha256=w-8DQj3RXRj-ZVx7ga3H55BR_YYrsbIeFfwuL7WvL2E,850
|
@@ -1706,7 +1706,7 @@ homeassistant-stubs/components/matter/helpers.pyi,sha256=ns3ORR-onyPHBniSiwvs7Gu
|
|
1706
1706
|
homeassistant-stubs/components/matter/light.pyi,sha256=Qwd93LG7IdhnnCoDxkF2eKJ-1f8-Nuu5JpDuIWAIZ2w,2829
|
1707
1707
|
homeassistant-stubs/components/matter/lock.pyi,sha256=KPfk8HnN9qusyENg5kmuc-lbPc_u88djVDJDD-E9occ,1731
|
1708
1708
|
homeassistant-stubs/components/matter/models.pyi,sha256=rWTyeVVak9ZddjjIWAUGASMSWbB7N3Q1E72kIWeiceQ,1954
|
1709
|
-
homeassistant-stubs/components/matter/sensor.pyi,sha256=
|
1709
|
+
homeassistant-stubs/components/matter/sensor.pyi,sha256=9ip-sERG7jPYeJ68gdDOKyfb3uZe2LXlMLVrIp0tm6Y,2228
|
1710
1710
|
homeassistant-stubs/components/matter/switch.pyi,sha256=0S0oj45wgqxlM2beS2eegO3FwR62NUJmx1XgcL_MNdQ,1092
|
1711
1711
|
homeassistant-stubs/components/matter/util.pyi,sha256=cW6CK4oLTg6vW_aZaeXMHQPzYwOUVT4Knf4rvho-HJg,463
|
1712
1712
|
homeassistant-stubs/components/media_extractor/__init__.pyi,sha256=s4LETM0n49WuKEAJE0WsN8R4vShBAd4Udz4wO_ZLLLM,2235
|
@@ -3398,7 +3398,7 @@ homeassistant-stubs/util/yaml/dumper.pyi,sha256=uQjW0KuME-gXVWgYJLNLoRDwDzVhhhgg
|
|
3398
3398
|
homeassistant-stubs/util/yaml/input.pyi,sha256=wuxpKYTXZL4MujFhqjHnRLv4VPYY6QPYd-Zji-Lz9Mo,383
|
3399
3399
|
homeassistant-stubs/util/yaml/loader.pyi,sha256=RTT2312P0TB9bA-rj3xdQK_J6sqVQE4LBJozgLH3oao,4621
|
3400
3400
|
homeassistant-stubs/util/yaml/objects.pyi,sha256=YUlr0nf9ugzJT9J2YHaGV2fXu5opuyNvvHPqNW46m5I,707
|
3401
|
-
homeassistant_stubs-2024.6.
|
3402
|
-
homeassistant_stubs-2024.6.
|
3403
|
-
homeassistant_stubs-2024.6.
|
3404
|
-
homeassistant_stubs-2024.6.
|
3401
|
+
homeassistant_stubs-2024.6.0b2.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
|
3402
|
+
homeassistant_stubs-2024.6.0b2.dist-info/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
|
3403
|
+
homeassistant_stubs-2024.6.0b2.dist-info/METADATA,sha256=bTptu_ChEUsg1kan3SLJhhdjiNo6oMfjYePO0rjpiKE,3015
|
3404
|
+
homeassistant_stubs-2024.6.0b2.dist-info/RECORD,,
|
{homeassistant_stubs-2024.6.0b1.dist-info → homeassistant_stubs-2024.6.0b2.dist-info}/LICENSE
RENAMED
File without changes
|
File without changes
|