homeassistant-stubs 2025.1.0b6__py3-none-any.whl → 2025.1.0b7__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/peblar/config_flow.pyi +1 -1
- {homeassistant_stubs-2025.1.0b6.dist-info → homeassistant_stubs-2025.1.0b7.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2025.1.0b6.dist-info → homeassistant_stubs-2025.1.0b7.dist-info}/RECORD +5 -5
- {homeassistant_stubs-2025.1.0b6.dist-info → homeassistant_stubs-2025.1.0b7.dist-info}/WHEEL +0 -0
- {homeassistant_stubs-2025.1.0b6.dist-info → homeassistant_stubs-2025.1.0b7.dist-info}/licenses/LICENSE +0 -0
@@ -9,7 +9,7 @@ from typing import Any
|
|
9
9
|
|
10
10
|
class PeblarFlowHandler(ConfigFlow, domain=DOMAIN):
|
11
11
|
VERSION: int
|
12
|
-
|
12
|
+
_discovery_info: zeroconf.ZeroconfServiceInfo
|
13
13
|
async def async_step_user(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
14
14
|
async def async_step_reconfigure(self, user_input: dict[str, Any] | None = None) -> ConfigFlowResult: ...
|
15
15
|
async def async_step_zeroconf(self, discovery_info: zeroconf.ZeroconfServiceInfo) -> ConfigFlowResult: ...
|
{homeassistant_stubs-2025.1.0b6.dist-info → homeassistant_stubs-2025.1.0b7.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: homeassistant-stubs
|
3
|
-
Version: 2025.1.
|
3
|
+
Version: 2025.1.0b7
|
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.12
|
21
|
-
Requires-Dist: homeassistant==2025.1.
|
21
|
+
Requires-Dist: homeassistant==2025.1.0b7
|
22
22
|
Description-Content-Type: text/markdown
|
23
23
|
|
24
24
|
[](https://github.com/KapJI/homeassistant-stubs/actions/workflows/ci.yaml)
|
{homeassistant_stubs-2025.1.0b6.dist-info → homeassistant_stubs-2025.1.0b7.dist-info}/RECORD
RENAMED
@@ -2406,7 +2406,7 @@ homeassistant-stubs/components/panel_custom/__init__.pyi,sha256=ibqnNHPKh0khp-Jb
|
|
2406
2406
|
homeassistant-stubs/components/peblar/__init__.pyi,sha256=7xUmaEW2At6X3wMGLMEgHy9_-nF5KZC2Z3siPzFGdT0,971
|
2407
2407
|
homeassistant-stubs/components/peblar/binary_sensor.pyi,sha256=aQT8Qb_I5LqNlLHEn3ZTlw1Teo7aHcNnL1QXEK0Xmpg,1583
|
2408
2408
|
homeassistant-stubs/components/peblar/button.pyi,sha256=Ekb6YTjQ4S4oA_Trk2KmnAIfDVo4P7-H1oObYD5u3L8,1683
|
2409
|
-
homeassistant-stubs/components/peblar/config_flow.pyi,sha256=
|
2409
|
+
homeassistant-stubs/components/peblar/config_flow.pyi,sha256=l5z_-o4JUilaGqD1qqaDF0ZMk5KUPqkeLmTtYNVhzeQ,1386
|
2410
2410
|
homeassistant-stubs/components/peblar/const.pyi,sha256=63vymap3_V7H2EpTyHzo4k7rz9y0bD84g58lPTAnc_k,195
|
2411
2411
|
homeassistant-stubs/components/peblar/coordinator.pyi,sha256=-wuTzBdGTTnwG2LKbufU_XiJZpUhtxgraQluiO1hMNg,2885
|
2412
2412
|
homeassistant-stubs/components/peblar/diagnostics.pyi,sha256=f5pYHjhOtoQUCKrjYZS5RPR0WCu7JadMe9QeK-hjViY,265
|
@@ -3882,7 +3882,7 @@ homeassistant-stubs/util/yaml/dumper.pyi,sha256=uQjW0KuME-gXVWgYJLNLoRDwDzVhhhgg
|
|
3882
3882
|
homeassistant-stubs/util/yaml/input.pyi,sha256=wuxpKYTXZL4MujFhqjHnRLv4VPYY6QPYd-Zji-Lz9Mo,383
|
3883
3883
|
homeassistant-stubs/util/yaml/loader.pyi,sha256=FpRpxb-ZvfthDdO6Js0JqWtzlQfKDPP7nY5yOXp3604,3917
|
3884
3884
|
homeassistant-stubs/util/yaml/objects.pyi,sha256=YUlr0nf9ugzJT9J2YHaGV2fXu5opuyNvvHPqNW46m5I,707
|
3885
|
-
homeassistant_stubs-2025.1.
|
3886
|
-
homeassistant_stubs-2025.1.
|
3887
|
-
homeassistant_stubs-2025.1.
|
3888
|
-
homeassistant_stubs-2025.1.
|
3885
|
+
homeassistant_stubs-2025.1.0b7.dist-info/METADATA,sha256=mzW62suBvpWNtx3oNxz_zVpPu7ISoDo1ZWxFzrWhYCg,2956
|
3886
|
+
homeassistant_stubs-2025.1.0b7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
3887
|
+
homeassistant_stubs-2025.1.0b7.dist-info/licenses/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
|
3888
|
+
homeassistant_stubs-2025.1.0b7.dist-info/RECORD,,
|
File without changes
|
File without changes
|