homeassistant-stubs 2025.6.0b2__py3-none-any.whl → 2025.6.0b3__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/immich/media_source.pyi +1 -0
- homeassistant-stubs/components/reolink/views.pyi +1 -0
- {homeassistant_stubs-2025.6.0b2.dist-info → homeassistant_stubs-2025.6.0b3.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2025.6.0b2.dist-info → homeassistant_stubs-2025.6.0b3.dist-info}/RECORD +6 -6
- {homeassistant_stubs-2025.6.0b2.dist-info → homeassistant_stubs-2025.6.0b3.dist-info}/WHEEL +0 -0
- {homeassistant_stubs-2025.6.0b2.dist-info → homeassistant_stubs-2025.6.0b3.dist-info}/licenses/LICENSE +0 -0
@@ -18,5 +18,6 @@ class PlaybackProxyView(HomeAssistantView):
|
|
18
18
|
name: str
|
19
19
|
hass: Incomplete
|
20
20
|
session: Incomplete
|
21
|
+
_vod_type: str | None
|
21
22
|
def __init__(self, hass: HomeAssistant) -> None: ...
|
22
23
|
async def get(self, request: web.Request, config_entry_id: str, channel: str, stream_res: str, vod_type: str, filename: str, retry: int = 2) -> web.StreamResponse: ...
|
{homeassistant_stubs-2025.6.0b2.dist-info → homeassistant_stubs-2025.6.0b3.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: homeassistant-stubs
|
3
|
-
Version: 2025.6.
|
3
|
+
Version: 2025.6.0b3
|
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.
|
21
|
+
Requires-Dist: homeassistant==2025.6.0b3
|
22
22
|
Description-Content-Type: text/markdown
|
23
23
|
|
24
24
|
[](https://github.com/KapJI/homeassistant-stubs/actions/workflows/ci.yaml)
|
{homeassistant_stubs-2025.6.0b2.dist-info → homeassistant_stubs-2025.6.0b3.dist-info}/RECORD
RENAMED
@@ -1706,7 +1706,7 @@ homeassistant-stubs/components/immich/const.pyi,sha256=ftkwwwWcnpYxJlbTZnzmMXzT9
|
|
1706
1706
|
homeassistant-stubs/components/immich/coordinator.pyi,sha256=WpaPzsNq_p0FN_5F8wW6nRtFqRD3M6YvFGXLoH-qhzQ,1347
|
1707
1707
|
homeassistant-stubs/components/immich/diagnostics.pyi,sha256=2naxv4sr-CIZkYoMDMrdDH214q43PoD5omsV3gzc4SE,494
|
1708
1708
|
homeassistant-stubs/components/immich/entity.pyi,sha256=smKVUpxwCFqrEtTIeF8EeT0K2EHqVFxLRsGZ-rBz3_4,569
|
1709
|
-
homeassistant-stubs/components/immich/media_source.pyi,sha256=
|
1709
|
+
homeassistant-stubs/components/immich/media_source.pyi,sha256=gmW4VJDw8HLKI2uv5qj1zWSMq6L6BCkzyfsJ6inBvNA,1851
|
1710
1710
|
homeassistant-stubs/components/immich/sensor.pyi,sha256=wteHVUeJkSSdDg1O1pPdaDdrilTIRq18Hynorpu5Uhw,1597
|
1711
1711
|
homeassistant-stubs/components/incomfort/__init__.pyi,sha256=t-qYUVvZc1FU1wPoPoLKMmoeOQQTIXzkZKrtoFW2lYI,1089
|
1712
1712
|
homeassistant-stubs/components/incomfort/binary_sensor.pyi,sha256=A3d8TjIYE4Zf25KSRgh8ldtAId7MDolW_Mnov7suuSM,1780
|
@@ -3002,7 +3002,7 @@ homeassistant-stubs/components/reolink/siren.pyi,sha256=gc7ZVAvk00SqByirdrhQgGFb
|
|
3002
3002
|
homeassistant-stubs/components/reolink/switch.pyi,sha256=9kEFCDvlUv_Wi0LhI4U_UY1J7nub4UEKgf8TeOzGtjk,3582
|
3003
3003
|
homeassistant-stubs/components/reolink/update.pyi,sha256=hUpGXE_1BBVGEqUBipOTKqWtEVYoP1pcStnw1eRw_f0,3939
|
3004
3004
|
homeassistant-stubs/components/reolink/util.pyi,sha256=xa5B4RxLz2GPKIXYskRM9zWX0Cgs6MXn3u7VA7pd-Ok,1779
|
3005
|
-
homeassistant-stubs/components/reolink/views.pyi,sha256=
|
3005
|
+
homeassistant-stubs/components/reolink/views.pyi,sha256=4Mi4NIZ_xRsHJGKkJdAIdosUdEWmrJYJEYOI7NuCZqU,1067
|
3006
3006
|
homeassistant-stubs/components/repairs/__init__.pyi,sha256=rP2wDUxLdI5jElaCv55gBOyLl43X4KtQXwaCD2BFXeU,421
|
3007
3007
|
homeassistant-stubs/components/repairs/const.pyi,sha256=khiPPfo2eMEa2_FD5EaWMNBjEj5lrRekpLiGQofynn8,12
|
3008
3008
|
homeassistant-stubs/components/repairs/issue_handler.pyi,sha256=SV-7PGzT5BK4DW-1mdf3igHoid8_ey4uVrGT1amoJq4,1394
|
@@ -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.
|
4259
|
-
homeassistant_stubs-2025.6.
|
4260
|
-
homeassistant_stubs-2025.6.
|
4261
|
-
homeassistant_stubs-2025.6.
|
4258
|
+
homeassistant_stubs-2025.6.0b3.dist-info/METADATA,sha256=MM8psvKmj6f1x7pVBumsJ_pq-ng2MbRpy4uJcwBqpcc,2952
|
4259
|
+
homeassistant_stubs-2025.6.0b3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
4260
|
+
homeassistant_stubs-2025.6.0b3.dist-info/licenses/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
|
4261
|
+
homeassistant_stubs-2025.6.0b3.dist-info/RECORD,,
|
File without changes
|
File without changes
|