homeassistant-stubs 2024.5.4__py3-none-any.whl → 2024.5.5__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/homeassistant_sky_connect/util.pyi +1 -1
- homeassistant-stubs/components/plugwise/select.pyi +2 -1
- {homeassistant_stubs-2024.5.4.dist-info → homeassistant_stubs-2024.5.5.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2024.5.4.dist-info → homeassistant_stubs-2024.5.5.dist-info}/RECORD +6 -6
- {homeassistant_stubs-2024.5.4.dist-info → homeassistant_stubs-2024.5.5.dist-info}/LICENSE +0 -0
- {homeassistant_stubs-2024.5.4.dist-info → homeassistant_stubs-2024.5.5.dist-info}/WHEEL +0 -0
@@ -13,7 +13,7 @@ _LOGGER: Incomplete
|
|
13
13
|
|
14
14
|
def get_usb_service_info(config_entry: ConfigEntry) -> usb.UsbServiceInfo: ...
|
15
15
|
def get_hardware_variant(config_entry: ConfigEntry) -> HardwareVariant: ...
|
16
|
-
def get_zha_device_path(config_entry: ConfigEntry) -> str: ...
|
16
|
+
def get_zha_device_path(config_entry: ConfigEntry) -> str | None: ...
|
17
17
|
def get_otbr_addon_manager(hass: HomeAssistant) -> WaitingAddonManager: ...
|
18
18
|
def get_zigbee_flasher_addon_manager(hass: HomeAssistant) -> WaitingAddonManager: ...
|
19
19
|
|
@@ -25,8 +25,9 @@ async def async_setup_entry(hass: HomeAssistant, config_entry: ConfigEntry, asyn
|
|
25
25
|
class PlugwiseSelectEntity(PlugwiseEntity, SelectEntity):
|
26
26
|
entity_description: PlugwiseSelectEntityDescription
|
27
27
|
_attr_unique_id: Incomplete
|
28
|
-
_attr_options: Incomplete
|
29
28
|
def __init__(self, coordinator: PlugwiseDataUpdateCoordinator, device_id: str, entity_description: PlugwiseSelectEntityDescription) -> None: ...
|
30
29
|
@property
|
31
30
|
def current_option(self) -> str: ...
|
31
|
+
@property
|
32
|
+
def options(self) -> list[str]: ...
|
32
33
|
async def async_select_option(self, option: str) -> None: ...
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: homeassistant-stubs
|
3
|
-
Version: 2024.5.
|
3
|
+
Version: 2024.5.5
|
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.5.
|
19
|
+
Requires-Dist: homeassistant (==2024.5.5)
|
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
|
@@ -1202,7 +1202,7 @@ homeassistant-stubs/components/homeassistant_sky_connect/__init__.pyi,sha256=J2R
|
|
1202
1202
|
homeassistant-stubs/components/homeassistant_sky_connect/config_flow.pyi,sha256=5Vf-idh8KsSH2AfVRr26V2dmRk4rDpV4gE7urdrLUEw,5411
|
1203
1203
|
homeassistant-stubs/components/homeassistant_sky_connect/const.pyi,sha256=jKspYLTvaHFFH1rmsUWGGum262k5VagcyXCNKwket-s,705
|
1204
1204
|
homeassistant-stubs/components/homeassistant_sky_connect/hardware.pyi,sha256=i4YnoRKte_Lc3UWSQZCNjbmYDN-Af2_N_9lVJtoCZ8s,373
|
1205
|
-
homeassistant-stubs/components/homeassistant_sky_connect/util.pyi,sha256=
|
1205
|
+
homeassistant-stubs/components/homeassistant_sky_connect/util.pyi,sha256=WJ5G96gjEBjVx3_WZtKf_axK9bUR2SeRyV8770ahIlA,1842
|
1206
1206
|
homeassistant-stubs/components/homeassistant_yellow/__init__.pyi,sha256=QX_nV7zZsbDtQhATAaSHTRcU-98TFTjn087lx2XMftE,948
|
1207
1207
|
homeassistant-stubs/components/homeassistant_yellow/config_flow.pyi,sha256=s9fBt_LnWEGcu9gIigJUtkLil9yd9j3P995Qszzz0nM,2213
|
1208
1208
|
homeassistant-stubs/components/homeassistant_yellow/const.pyi,sha256=uh1-HSPS0LlWAJPk67wiNgUA8yOPY-sZ8GUfx1Qa5Jk,98
|
@@ -2074,7 +2074,7 @@ homeassistant-stubs/components/plugwise/coordinator.pyi,sha256=ewBr2XuFeMY-7kPkx
|
|
2074
2074
|
homeassistant-stubs/components/plugwise/diagnostics.pyi,sha256=PPD70LKD8oemWzW6ItJYuyEQBG0Q3Mbf96Ho3X_um4M,387
|
2075
2075
|
homeassistant-stubs/components/plugwise/entity.pyi,sha256=2UB7k8B6_zRtgBGVPj7YjSLpRhzpsR2sqtWvjRM8zpk,1002
|
2076
2076
|
homeassistant-stubs/components/plugwise/number.pyi,sha256=Pl2IpuYk6t71lViml6VredI_15T-affG4_WU1ilUNRg,2177
|
2077
|
-
homeassistant-stubs/components/plugwise/select.pyi,sha256=
|
2077
|
+
homeassistant-stubs/components/plugwise/select.pyi,sha256=viWslhxxndB32Hl1R1CFoMmZWDDCpHP-aQGYOpIHAtg,1964
|
2078
2078
|
homeassistant-stubs/components/plugwise/sensor.pyi,sha256=hwvOuH-s-YQqMTVI5UojnXJo3YXpdl_QOpNjoUUKvB8,2115
|
2079
2079
|
homeassistant-stubs/components/plugwise/switch.pyi,sha256=nJYdSbOrWiCIUWhw2zDYB4J1YxYoqiStiqnyhAmnQhg,1835
|
2080
2080
|
homeassistant-stubs/components/plugwise/util.pyi,sha256=ESoVurO28nOv-Prgmlhj1hesvlEORo5E-JEAJHnnSsc,533
|
@@ -3322,7 +3322,7 @@ homeassistant-stubs/util/yaml/dumper.pyi,sha256=uQjW0KuME-gXVWgYJLNLoRDwDzVhhhgg
|
|
3322
3322
|
homeassistant-stubs/util/yaml/input.pyi,sha256=wuxpKYTXZL4MujFhqjHnRLv4VPYY6QPYd-Zji-Lz9Mo,383
|
3323
3323
|
homeassistant-stubs/util/yaml/loader.pyi,sha256=8rCANDOO3yTLdOqK3AZNmpv-dQD7JVKP1VKDhnEjK3Y,4239
|
3324
3324
|
homeassistant-stubs/util/yaml/objects.pyi,sha256=YUlr0nf9ugzJT9J2YHaGV2fXu5opuyNvvHPqNW46m5I,707
|
3325
|
-
homeassistant_stubs-2024.5.
|
3326
|
-
homeassistant_stubs-2024.5.
|
3327
|
-
homeassistant_stubs-2024.5.
|
3328
|
-
homeassistant_stubs-2024.5.
|
3325
|
+
homeassistant_stubs-2024.5.5.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
|
3326
|
+
homeassistant_stubs-2024.5.5.dist-info/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
|
3327
|
+
homeassistant_stubs-2024.5.5.dist-info/METADATA,sha256=nf8q7gBzuUAijiaOu-Qk5nljveXggbimhpgHEoxbJYY,3011
|
3328
|
+
homeassistant_stubs-2024.5.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|