homeassistant-stubs 2024.8.0b3__py3-none-any.whl → 2024.8.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/esphome/update.pyi +1 -0
- {homeassistant_stubs-2024.8.0b3.dist-info → homeassistant_stubs-2024.8.0b5.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2024.8.0b3.dist-info → homeassistant_stubs-2024.8.0b5.dist-info}/RECORD +5 -5
- {homeassistant_stubs-2024.8.0b3.dist-info → homeassistant_stubs-2024.8.0b5.dist-info}/LICENSE +0 -0
- {homeassistant_stubs-2024.8.0b3.dist-info → homeassistant_stubs-2024.8.0b5.dist-info}/WHEEL +0 -0
@@ -60,4 +60,5 @@ class ESPHomeUpdateEntity(EsphomeEntity[UpdateInfo, UpdateState], UpdateEntity):
|
|
60
60
|
def release_url(self) -> str | None: ...
|
61
61
|
@property
|
62
62
|
def title(self) -> str | None: ...
|
63
|
+
async def async_update(self) -> None: ...
|
63
64
|
async def async_install(self, version: str | None, backup: bool, **kwargs: Any) -> None: ...
|
{homeassistant_stubs-2024.8.0b3.dist-info → homeassistant_stubs-2024.8.0b5.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: homeassistant-stubs
|
3
|
-
Version: 2024.8.
|
3
|
+
Version: 2024.8.0b5
|
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.8.
|
19
|
+
Requires-Dist: homeassistant (==2024.8.0b5)
|
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.8.0b3.dist-info → homeassistant_stubs-2024.8.0b5.dist-info}/RECORD
RENAMED
@@ -956,7 +956,7 @@ homeassistant-stubs/components/esphome/sensor.pyi,sha256=2QeRoHVnJTCN3z16AtuzeF5
|
|
956
956
|
homeassistant-stubs/components/esphome/switch.pyi,sha256=S07GasrfFp8vM4l0EulKRAmqrtgFLxT7mCfM5DVhTKQ,1015
|
957
957
|
homeassistant-stubs/components/esphome/text.pyi,sha256=8gIzeCItqj-2XHqvZWUpOVVajpdfRGSKKeBbY4h3cjM,1032
|
958
958
|
homeassistant-stubs/components/esphome/time.pyi,sha256=BcQ6KjXViXdiQN7F3YOL5Y4fRaDO4qiM95pCtbsGMcY,553
|
959
|
-
homeassistant-stubs/components/esphome/update.pyi,sha256=
|
959
|
+
homeassistant-stubs/components/esphome/update.pyi,sha256=FBGgyKo-efJP5RTDafALbM5SaKnjISDhwxLfKUnBWnQ,3364
|
960
960
|
homeassistant-stubs/components/esphome/valve.pyi,sha256=r7BEA77eFbPZHGX9GgYI9GKk64G-W9Hd7UdJm6hRiEg,1443
|
961
961
|
homeassistant-stubs/components/esphome/voice_assistant.pyi,sha256=J6n37i0HYy93PkkasraRqDI7VQKxXFXtjhzHA7KMutc,3870
|
962
962
|
homeassistant-stubs/components/event/__init__.pyi,sha256=M8lnxqLne_lMW8p6ghjo9hBzcjr2xut0g048iujPf_I,2724
|
@@ -3513,7 +3513,7 @@ homeassistant-stubs/util/yaml/dumper.pyi,sha256=uQjW0KuME-gXVWgYJLNLoRDwDzVhhhgg
|
|
3513
3513
|
homeassistant-stubs/util/yaml/input.pyi,sha256=wuxpKYTXZL4MujFhqjHnRLv4VPYY6QPYd-Zji-Lz9Mo,383
|
3514
3514
|
homeassistant-stubs/util/yaml/loader.pyi,sha256=YJBfnreepz_lhluQPSW4zVkwMv6fj2gZfGJtWObnfLg,4652
|
3515
3515
|
homeassistant-stubs/util/yaml/objects.pyi,sha256=YUlr0nf9ugzJT9J2YHaGV2fXu5opuyNvvHPqNW46m5I,707
|
3516
|
-
homeassistant_stubs-2024.8.
|
3517
|
-
homeassistant_stubs-2024.8.
|
3518
|
-
homeassistant_stubs-2024.8.
|
3519
|
-
homeassistant_stubs-2024.8.
|
3516
|
+
homeassistant_stubs-2024.8.0b5.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
|
3517
|
+
homeassistant_stubs-2024.8.0b5.dist-info/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
|
3518
|
+
homeassistant_stubs-2024.8.0b5.dist-info/METADATA,sha256=Hb5ZyC0qbCdcn5lOwHfPQYxOMSDFR5ptR6KlHHtfhcI,3015
|
3519
|
+
homeassistant_stubs-2024.8.0b5.dist-info/RECORD,,
|
{homeassistant_stubs-2024.8.0b3.dist-info → homeassistant_stubs-2024.8.0b5.dist-info}/LICENSE
RENAMED
File without changes
|
File without changes
|