homeassistant-stubs 2025.6.0b0__py3-none-any.whl → 2025.6.0b1__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.
@@ -42,7 +42,6 @@ async def async_get_usb_ports(hass: HomeAssistant) -> dict[str, str]: ...
42
42
 
43
43
  class ZWaveJSConfigFlow(ConfigFlow, domain=DOMAIN):
44
44
  VERSION: int
45
- _title: str
46
45
  s0_legacy_key: str | None
47
46
  s2_access_control_key: str | None
48
47
  s2_authenticated_key: str | None
@@ -85,7 +84,6 @@ class ZWaveJSConfigFlow(ConfigFlow, domain=DOMAIN):
85
84
  async def async_step_zeroconf(self, discovery_info: ZeroconfServiceInfo) -> ConfigFlowResult: ...
86
85
  async def async_step_zeroconf_confirm(self, user_input: dict | None = None) -> ConfigFlowResult: ...
87
86
  async def async_step_usb(self, discovery_info: UsbServiceInfo) -> ConfigFlowResult: ...
88
- async def async_step_usb_confirm(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
89
87
  async def async_step_manual(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
90
88
  async def async_step_hassio(self, discovery_info: HassioServiceInfo) -> ConfigFlowResult: ...
91
89
  async def async_step_hassio_confirm(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: homeassistant-stubs
3
- Version: 2025.6.0b0
3
+ Version: 2025.6.0b1
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.2
21
- Requires-Dist: homeassistant==2025.6.0b0
21
+ Requires-Dist: homeassistant==2025.6.0b1
22
22
  Description-Content-Type: text/markdown
23
23
 
24
24
  [![CI](https://github.com/KapJI/homeassistant-stubs/actions/workflows/ci.yaml/badge.svg)](https://github.com/KapJI/homeassistant-stubs/actions/workflows/ci.yaml)
@@ -4078,7 +4078,7 @@ homeassistant-stubs/components/zwave_js/api.pyi,sha256=2bZPBXWARHYlHkLxeWchqjIx5
4078
4078
  homeassistant-stubs/components/zwave_js/binary_sensor.pyi,sha256=XhzvV0tVnnLSb-I4UlnaRaGIdGm327WqRSMmLJscU9E,3597
4079
4079
  homeassistant-stubs/components/zwave_js/button.pyi,sha256=2d5ilViWUTQGzjrIgD7IWz_biTKH7r2ZkKv_ngxwLCQ,2204
4080
4080
  homeassistant-stubs/components/zwave_js/climate.pyi,sha256=4ZLhK_wk3guJPjzF22I23hicZyZPp7xmAEL5sYIk1lI,4472
4081
- homeassistant-stubs/components/zwave_js/config_flow.pyi,sha256=GrLssD8KR9ugW34vP1yZn8khTckH4VonYucXEDiZHZM,9138
4081
+ homeassistant-stubs/components/zwave_js/config_flow.pyi,sha256=EB66qwV5bqF-HK0JeKuV0_E5pQJYMwnApDj0_Y7XJIE,9012
4082
4082
  homeassistant-stubs/components/zwave_js/config_validation.pyi,sha256=i0l2VLc5E1-pW3oHZjxqeKJ1FJg7h4nwcDv02KtGHzU,148
4083
4083
  homeassistant-stubs/components/zwave_js/const.pyi,sha256=6UJ9gWtHQ7APjOSG-VRrtLqbx8QJFvBndegKMgbS3Zk,3768
4084
4084
  homeassistant-stubs/components/zwave_js/cover.pyi,sha256=wUuou3PgEVq45VUYOjCy1re39GWZIekzY92ueXmjlS0,5018
@@ -4255,7 +4255,7 @@ homeassistant-stubs/util/yaml/dumper.pyi,sha256=vaIsOJB6hkwj7GLyo3YCNZCTwVgvvODy
4255
4255
  homeassistant-stubs/util/yaml/input.pyi,sha256=j_ejvjaXDxeNYtA4hb9tNUPsQdi7wogbmTQXsqmt5xo,253
4256
4256
  homeassistant-stubs/util/yaml/loader.pyi,sha256=cgUew76NjS7Q1Aml5sLBE2DB9JGrJS2fE-EDE92p-og,805
4257
4257
  homeassistant-stubs/util/yaml/objects.pyi,sha256=Ynjx0JaWF3u82Pj8aXO-YeqrkzNO8t-Nn7G7rr_X-oI,206
4258
- homeassistant_stubs-2025.6.0b0.dist-info/METADATA,sha256=myx5AGx4vm0GzIHt1D1wYCg4rR66Hj7Z-Eyh-7Geryg,2952
4259
- homeassistant_stubs-2025.6.0b0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
4260
- homeassistant_stubs-2025.6.0b0.dist-info/licenses/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
4261
- homeassistant_stubs-2025.6.0b0.dist-info/RECORD,,
4258
+ homeassistant_stubs-2025.6.0b1.dist-info/METADATA,sha256=kJign12eq5vpHuvK_EV9KrP--fdnzeBXB5mIAR_hNp4,2952
4259
+ homeassistant_stubs-2025.6.0b1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
4260
+ homeassistant_stubs-2025.6.0b1.dist-info/licenses/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
4261
+ homeassistant_stubs-2025.6.0b1.dist-info/RECORD,,