homeassistant-stubs 2025.4.0b8__py3-none-any.whl → 2025.4.0b9__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/comelit/cover.pyi +2 -3
- {homeassistant_stubs-2025.4.0b8.dist-info → homeassistant_stubs-2025.4.0b9.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2025.4.0b8.dist-info → homeassistant_stubs-2025.4.0b9.dist-info}/RECORD +5 -5
- {homeassistant_stubs-2025.4.0b8.dist-info → homeassistant_stubs-2025.4.0b9.dist-info}/WHEEL +0 -0
- {homeassistant_stubs-2025.4.0b8.dist-info → homeassistant_stubs-2025.4.0b9.dist-info}/licenses/LICENSE +0 -0
@@ -2,7 +2,7 @@ from .coordinator import ComelitConfigEntry as ComelitConfigEntry, ComelitSerial
|
|
2
2
|
from _typeshed import Incomplete
|
3
3
|
from aiocomelit import ComelitSerialBridgeObject as ComelitSerialBridgeObject
|
4
4
|
from homeassistant.components.cover import CoverDeviceClass as CoverDeviceClass, CoverEntity as CoverEntity, CoverState as CoverState
|
5
|
-
from homeassistant.core import HomeAssistant as HomeAssistant
|
5
|
+
from homeassistant.core import HomeAssistant as HomeAssistant
|
6
6
|
from homeassistant.helpers.entity_platform import AddConfigEntryEntitiesCallback as AddConfigEntryEntitiesCallback
|
7
7
|
from homeassistant.helpers.restore_state import RestoreEntity as RestoreEntity
|
8
8
|
from homeassistant.helpers.update_coordinator import CoordinatorEntity as CoordinatorEntity
|
@@ -32,9 +32,8 @@ class ComelitCoverEntity(CoordinatorEntity[ComelitSerialBridge], RestoreEntity,
|
|
32
32
|
def is_closing(self) -> bool: ...
|
33
33
|
@property
|
34
34
|
def is_opening(self) -> bool: ...
|
35
|
+
async def _cover_set_state(self, action: int, state: int) -> None: ...
|
35
36
|
async def async_close_cover(self, **kwargs: Any) -> None: ...
|
36
37
|
async def async_open_cover(self, **kwargs: Any) -> None: ...
|
37
38
|
async def async_stop_cover(self, **_kwargs: Any) -> None: ...
|
38
|
-
@callback
|
39
|
-
def _handle_coordinator_update(self) -> None: ...
|
40
39
|
async def async_added_to_hass(self) -> None: ...
|
{homeassistant_stubs-2025.4.0b8.dist-info → homeassistant_stubs-2025.4.0b9.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: homeassistant-stubs
|
3
|
-
Version: 2025.4.
|
3
|
+
Version: 2025.4.0b9
|
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.4.
|
21
|
+
Requires-Dist: homeassistant==2025.4.0b9
|
22
22
|
Description-Content-Type: text/markdown
|
23
23
|
|
24
24
|
[](https://github.com/KapJI/homeassistant-stubs/actions/workflows/ci.yaml)
|
{homeassistant_stubs-2025.4.0b8.dist-info → homeassistant_stubs-2025.4.0b9.dist-info}/RECORD
RENAMED
@@ -662,7 +662,7 @@ homeassistant-stubs/components/comelit/climate.pyi,sha256=arcAblWjpuVX7CmFe6I0jB
|
|
662
662
|
homeassistant-stubs/components/comelit/config_flow.pyi,sha256=vu1XCl3cRN5eFw5E0ZITO7z7JVS-mwYjFDb8-rfWO7k,1384
|
663
663
|
homeassistant-stubs/components/comelit/const.pyi,sha256=5Lrjb6Qb3OtA95DHpTYlVT99t2wq9z0JF_OOXWT-Te4,132
|
664
664
|
homeassistant-stubs/components/comelit/coordinator.pyi,sha256=w_5JVtsoVYV4V9Ghot7SWd5py2OK7WmNKpK3G6IOJEc,2266
|
665
|
-
homeassistant-stubs/components/comelit/cover.pyi,sha256=
|
665
|
+
homeassistant-stubs/components/comelit/cover.pyi,sha256=RwjaU-TOv-xLD6qJE-FcIuBJs2FWXiygrNOxHv_YRiI,1985
|
666
666
|
homeassistant-stubs/components/comelit/diagnostics.pyi,sha256=48kNXU7evzV8jwyXyxzblc43nhknV8Uttd6vRguqwtc,489
|
667
667
|
homeassistant-stubs/components/comelit/humidifier.pyi,sha256=TsUnc3IJq8w6TV5bOJ0gsQxXDiIpRUfYvw3eqrOLTn8,2823
|
668
668
|
homeassistant-stubs/components/comelit/light.pyi,sha256=hHH-q0_5zlp3bnYshlvohPe9VKpCMLSWCgu6lnEc7wg,1473
|
@@ -4140,7 +4140,7 @@ homeassistant-stubs/util/yaml/dumper.pyi,sha256=vaIsOJB6hkwj7GLyo3YCNZCTwVgvvODy
|
|
4140
4140
|
homeassistant-stubs/util/yaml/input.pyi,sha256=j_ejvjaXDxeNYtA4hb9tNUPsQdi7wogbmTQXsqmt5xo,253
|
4141
4141
|
homeassistant-stubs/util/yaml/loader.pyi,sha256=cgUew76NjS7Q1Aml5sLBE2DB9JGrJS2fE-EDE92p-og,805
|
4142
4142
|
homeassistant-stubs/util/yaml/objects.pyi,sha256=Ynjx0JaWF3u82Pj8aXO-YeqrkzNO8t-Nn7G7rr_X-oI,206
|
4143
|
-
homeassistant_stubs-2025.4.
|
4144
|
-
homeassistant_stubs-2025.4.
|
4145
|
-
homeassistant_stubs-2025.4.
|
4146
|
-
homeassistant_stubs-2025.4.
|
4143
|
+
homeassistant_stubs-2025.4.0b9.dist-info/METADATA,sha256=gzidTX0_qeviLj6ihP9hP43edvcwL6NVDnmVJynIejU,2956
|
4144
|
+
homeassistant_stubs-2025.4.0b9.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
4145
|
+
homeassistant_stubs-2025.4.0b9.dist-info/licenses/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
|
4146
|
+
homeassistant_stubs-2025.4.0b9.dist-info/RECORD,,
|
File without changes
|
File without changes
|