homeassistant-stubs 2024.10.0b12__py3-none-any.whl → 2024.10.1__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/rituals_perfume_genie/__init__.pyi +1 -1
- homeassistant-stubs/components/rituals_perfume_genie/coordinator.pyi +3 -2
- {homeassistant_stubs-2024.10.0b12.dist-info → homeassistant_stubs-2024.10.1.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2024.10.0b12.dist-info → homeassistant_stubs-2024.10.1.dist-info}/RECORD +6 -6
- {homeassistant_stubs-2024.10.0b12.dist-info → homeassistant_stubs-2024.10.1.dist-info}/WHEEL +0 -0
- {homeassistant_stubs-2024.10.0b12.dist-info → homeassistant_stubs-2024.10.1.dist-info}/licenses/LICENSE +0 -0
@@ -1,4 +1,4 @@
|
|
1
|
-
from .const import ACCOUNT_HASH as ACCOUNT_HASH, DOMAIN as DOMAIN
|
1
|
+
from .const import ACCOUNT_HASH as ACCOUNT_HASH, DOMAIN as DOMAIN, UPDATE_INTERVAL as UPDATE_INTERVAL
|
2
2
|
from .coordinator import RitualsDataUpdateCoordinator as RitualsDataUpdateCoordinator
|
3
3
|
from _typeshed import Incomplete
|
4
4
|
from homeassistant.config_entries import ConfigEntry as ConfigEntry
|
@@ -1,5 +1,6 @@
|
|
1
|
-
from .const import DOMAIN as DOMAIN
|
1
|
+
from .const import DOMAIN as DOMAIN
|
2
2
|
from _typeshed import Incomplete
|
3
|
+
from datetime import timedelta
|
3
4
|
from homeassistant.core import HomeAssistant as HomeAssistant
|
4
5
|
from homeassistant.helpers.update_coordinator import DataUpdateCoordinator as DataUpdateCoordinator
|
5
6
|
from pyrituals import Diffuser as Diffuser
|
@@ -8,5 +9,5 @@ _LOGGER: Incomplete
|
|
8
9
|
|
9
10
|
class RitualsDataUpdateCoordinator(DataUpdateCoordinator[None]):
|
10
11
|
diffuser: Incomplete
|
11
|
-
def __init__(self, hass: HomeAssistant, diffuser: Diffuser) -> None: ...
|
12
|
+
def __init__(self, hass: HomeAssistant, diffuser: Diffuser, update_interval: timedelta) -> None: ...
|
12
13
|
async def _async_update_data(self) -> None: ...
|
{homeassistant_stubs-2024.10.0b12.dist-info → homeassistant_stubs-2024.10.1.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: homeassistant-stubs
|
3
|
-
Version: 2024.10.
|
3
|
+
Version: 2024.10.1
|
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.13,>=3.12
|
21
|
-
Requires-Dist: homeassistant==2024.10.
|
21
|
+
Requires-Dist: homeassistant==2024.10.1
|
22
22
|
Description-Content-Type: text/markdown
|
23
23
|
|
24
24
|
[](https://github.com/KapJI/homeassistant-stubs/actions/workflows/ci.yaml)
|
{homeassistant_stubs-2024.10.0b12.dist-info → homeassistant_stubs-2024.10.1.dist-info}/RECORD
RENAMED
@@ -2566,11 +2566,11 @@ homeassistant-stubs/components/ring/number.pyi,sha256=8j6UfM6vOuITfG8jsLcGFMdOSd
|
|
2566
2566
|
homeassistant-stubs/components/ring/sensor.pyi,sha256=d98TbhkLtqn1ZWg0iZIvZNMCFtDEkawl__jE4Rfn3QU,2957
|
2567
2567
|
homeassistant-stubs/components/ring/siren.pyi,sha256=RIXL8nLsYO0IeNWkHccpF9wErlE_uaMDSviUyjWL78I,2773
|
2568
2568
|
homeassistant-stubs/components/ring/switch.pyi,sha256=FXu75ksmlcXglSPkUL26FB_hhnGiEMncGBfKdH9GJoE,2576
|
2569
|
-
homeassistant-stubs/components/rituals_perfume_genie/__init__.pyi,sha256=
|
2569
|
+
homeassistant-stubs/components/rituals_perfume_genie/__init__.pyi,sha256=smizyEo3lR1kCh8Lemon5UDRGV2li8Tn7GRNuYdcYiY,964
|
2570
2570
|
homeassistant-stubs/components/rituals_perfume_genie/binary_sensor.pyi,sha256=Knl1x-65Znr2tUV8lSH3XA64EmXcWapFJnBK-p4qjLs,1676
|
2571
2571
|
homeassistant-stubs/components/rituals_perfume_genie/config_flow.pyi,sha256=ie0zF5i8gGj9Qu5Gasvfftcdr4sr6-k_phXZ4FtiOec,645
|
2572
2572
|
homeassistant-stubs/components/rituals_perfume_genie/const.pyi,sha256=vIAqw--MGdtva7cdm1i8EyTykQuBY9C1_253DozQS1k,92
|
2573
|
-
homeassistant-stubs/components/rituals_perfume_genie/coordinator.pyi,sha256=
|
2573
|
+
homeassistant-stubs/components/rituals_perfume_genie/coordinator.pyi,sha256=bhEr4GoWz6Uy5kDUweh2CWR7Vw-66Xweo0af8ayrRj4,574
|
2574
2574
|
homeassistant-stubs/components/rituals_perfume_genie/diagnostics.pyi,sha256=9T4tKI_f-rW0MGVMYM-lkKgOOFnDwkBV4dlyrx0XOg8,529
|
2575
2575
|
homeassistant-stubs/components/rituals_perfume_genie/entity.pyi,sha256=AYHgyFW2Zm7PEjZF43qbPV9hiIWl8GtS2YAzjm28wM0,811
|
2576
2576
|
homeassistant-stubs/components/rituals_perfume_genie/number.pyi,sha256=xsyaedmlOQ0-497Q3hMbd6HagTXoT3Az1-8oGcyzong,1777
|
@@ -3654,7 +3654,7 @@ homeassistant-stubs/util/yaml/dumper.pyi,sha256=uQjW0KuME-gXVWgYJLNLoRDwDzVhhhgg
|
|
3654
3654
|
homeassistant-stubs/util/yaml/input.pyi,sha256=wuxpKYTXZL4MujFhqjHnRLv4VPYY6QPYd-Zji-Lz9Mo,383
|
3655
3655
|
homeassistant-stubs/util/yaml/loader.pyi,sha256=FJDEgKwYTwuB8hBeJVjqwYqJ5hQZTSF_DtsnuO-E-pM,4758
|
3656
3656
|
homeassistant-stubs/util/yaml/objects.pyi,sha256=YUlr0nf9ugzJT9J2YHaGV2fXu5opuyNvvHPqNW46m5I,707
|
3657
|
-
homeassistant_stubs-2024.10.
|
3658
|
-
homeassistant_stubs-2024.10.
|
3659
|
-
homeassistant_stubs-2024.10.
|
3660
|
-
homeassistant_stubs-2024.10.
|
3657
|
+
homeassistant_stubs-2024.10.1.dist-info/METADATA,sha256=qwzoPgtWSQAjA-2aaMTjkJmOulGgPRtb-8UBXlxlSfA,2954
|
3658
|
+
homeassistant_stubs-2024.10.1.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
3659
|
+
homeassistant_stubs-2024.10.1.dist-info/licenses/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
|
3660
|
+
homeassistant_stubs-2024.10.1.dist-info/RECORD,,
|
{homeassistant_stubs-2024.10.0b12.dist-info → homeassistant_stubs-2024.10.1.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|