homeassistant-stubs 2023.10.0b7__py3-none-any.whl → 2023.10.0b9__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/devolo_home_network/__init__.pyi +1 -1
- homeassistant-stubs/components/devolo_home_network/const.pyi +1 -0
- {homeassistant_stubs-2023.10.0b7.dist-info → homeassistant_stubs-2023.10.0b9.dist-info}/METADATA +2 -2
- {homeassistant_stubs-2023.10.0b7.dist-info → homeassistant_stubs-2023.10.0b9.dist-info}/RECORD +6 -6
- {homeassistant_stubs-2023.10.0b7.dist-info → homeassistant_stubs-2023.10.0b9.dist-info}/LICENSE +0 -0
- {homeassistant_stubs-2023.10.0b7.dist-info → homeassistant_stubs-2023.10.0b9.dist-info}/WHEEL +0 -0
@@ -1,4 +1,4 @@
|
|
1
|
-
from .const import CONNECTED_PLC_DEVICES as CONNECTED_PLC_DEVICES, CONNECTED_WIFI_CLIENTS as CONNECTED_WIFI_CLIENTS, DOMAIN as DOMAIN, LONG_UPDATE_INTERVAL as LONG_UPDATE_INTERVAL, NEIGHBORING_WIFI_NETWORKS as NEIGHBORING_WIFI_NETWORKS, REGULAR_FIRMWARE as REGULAR_FIRMWARE, SHORT_UPDATE_INTERVAL as SHORT_UPDATE_INTERVAL, SWITCH_GUEST_WIFI as SWITCH_GUEST_WIFI, SWITCH_LEDS as SWITCH_LEDS
|
1
|
+
from .const import CONNECTED_PLC_DEVICES as CONNECTED_PLC_DEVICES, CONNECTED_WIFI_CLIENTS as CONNECTED_WIFI_CLIENTS, DOMAIN as DOMAIN, FIRMWARE_UPDATE_INTERVAL as FIRMWARE_UPDATE_INTERVAL, LONG_UPDATE_INTERVAL as LONG_UPDATE_INTERVAL, NEIGHBORING_WIFI_NETWORKS as NEIGHBORING_WIFI_NETWORKS, REGULAR_FIRMWARE as REGULAR_FIRMWARE, SHORT_UPDATE_INTERVAL as SHORT_UPDATE_INTERVAL, SWITCH_GUEST_WIFI as SWITCH_GUEST_WIFI, SWITCH_LEDS as SWITCH_LEDS
|
2
2
|
from _typeshed import Incomplete
|
3
3
|
from devolo_plc_api import Device
|
4
4
|
from devolo_plc_api.device_api import ConnectedStationInfo as ConnectedStationInfo, NeighborAPInfo as NeighborAPInfo, UpdateFirmwareCheck as UpdateFirmwareCheck, WifiGuestAccessGet as WifiGuestAccessGet
|
{homeassistant_stubs-2023.10.0b7.dist-info → homeassistant_stubs-2023.10.0b9.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: homeassistant-stubs
|
3
|
-
Version: 2023.10.
|
3
|
+
Version: 2023.10.0b9
|
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
|
@@ -17,7 +17,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.10
|
18
18
|
Classifier: Topic :: Software Development
|
19
19
|
Classifier: Typing :: Typed
|
20
|
-
Requires-Dist: homeassistant (==2023.10.
|
20
|
+
Requires-Dist: homeassistant (==2023.10.0b9)
|
21
21
|
Project-URL: Bug Tracker, https://github.com/KapJI/homeassistant-stubs/issues
|
22
22
|
Project-URL: Repository, https://github.com/KapJI/homeassistant-stubs
|
23
23
|
Project-URL: Release Notes, https://github.com/KapJI/homeassistant-stubs/releases
|
{homeassistant_stubs-2023.10.0b7.dist-info → homeassistant_stubs-2023.10.0b9.dist-info}/RECORD
RENAMED
@@ -471,11 +471,11 @@ homeassistant-stubs/components/devolo_home_control/sensor.pyi,sha256=IeujkcchkMD
|
|
471
471
|
homeassistant-stubs/components/devolo_home_control/siren.pyi,sha256=PG9VT7WotRVkiZSxEgJCbK9f8zYVZTz6-h_ODyd6BEE,1329
|
472
472
|
homeassistant-stubs/components/devolo_home_control/subscriber.pyi,sha256=6AZsudADxAWM0uNFlQr-qQobNHDAjTzPQWSUbY5xQaQ,283
|
473
473
|
homeassistant-stubs/components/devolo_home_control/switch.pyi,sha256=iGpyYwtmveiS8_HwXj-vcgYe3jUjxPctQoJp8rn1Dmk,1124
|
474
|
-
homeassistant-stubs/components/devolo_home_network/__init__.pyi,sha256=
|
474
|
+
homeassistant-stubs/components/devolo_home_network/__init__.pyi,sha256=9_TkFg98njIlQ8l5WJ3kL7N-eojoCG333jjfH0Mqeh0,1767
|
475
475
|
homeassistant-stubs/components/devolo_home_network/binary_sensor.pyi,sha256=APQJ57y65UUHqXW2Nje_M-fZFwtnQJgnQbDDOKFHejY,2080
|
476
476
|
homeassistant-stubs/components/devolo_home_network/button.pyi,sha256=hFqiYxrQx-e85cPkqZAgGIstrHuaTHrqa1g35oqLZvc,1726
|
477
477
|
homeassistant-stubs/components/devolo_home_network/config_flow.pyi,sha256=pjw7rROqK0zdxC-RighYB2tJ84oSZKkSIIrEp54O_kU,1388
|
478
|
-
homeassistant-stubs/components/devolo_home_network/const.pyi,sha256=
|
478
|
+
homeassistant-stubs/components/devolo_home_network/const.pyi,sha256=b6fk6C3B7sMQIhf1ljEu2z5CW57--o2wkWnx5fJChi4,490
|
479
479
|
homeassistant-stubs/components/devolo_home_network/device_tracker.pyi,sha256=ydpLDwIK8KA1GU-zMrIoXfTVdlh44gKXz8m4kAOSPcA,1618
|
480
480
|
homeassistant-stubs/components/devolo_home_network/diagnostics.pyi,sha256=16eCq2vWW5n4VPAjuUOLKgS5kdTB1oE7kGmSjWutzf0,550
|
481
481
|
homeassistant-stubs/components/devolo_home_network/entity.pyi,sha256=G4JeQhd0Z5ZBK3uv_vo9tit8mHHDyzwcgfCJ25xOQac,1260
|
@@ -2564,7 +2564,7 @@ homeassistant-stubs/util/yaml/dumper.pyi,sha256=zxT5g702AE8bCbQd9UynrAwNF_MndI2e
|
|
2564
2564
|
homeassistant-stubs/util/yaml/input.pyi,sha256=wuxpKYTXZL4MujFhqjHnRLv4VPYY6QPYd-Zji-Lz9Mo,383
|
2565
2565
|
homeassistant-stubs/util/yaml/loader.pyi,sha256=LdOts7aNdgGBanbHeaHTA-FS2PuPe9ZfNfjWFYnSi6U,3167
|
2566
2566
|
homeassistant-stubs/util/yaml/objects.pyi,sha256=Ob8lXxNfm75wO2xk-ihATXFzNxI7V9Q1h507lnyzmtE,272
|
2567
|
-
homeassistant_stubs-2023.10.
|
2568
|
-
homeassistant_stubs-2023.10.
|
2569
|
-
homeassistant_stubs-2023.10.
|
2570
|
-
homeassistant_stubs-2023.10.
|
2567
|
+
homeassistant_stubs-2023.10.0b9.dist-info/LICENSE,sha256=_kHFjg-MAmJ-lXc7HiEjUzD3vZutVYKUVZZpAWcIuqo,1075
|
2568
|
+
homeassistant_stubs-2023.10.0b9.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
|
2569
|
+
homeassistant_stubs-2023.10.0b9.dist-info/METADATA,sha256=b2gdazRVso41Go6onT1AbMyiUDoeUufs78x_8abhEVo,3067
|
2570
|
+
homeassistant_stubs-2023.10.0b9.dist-info/RECORD,,
|
{homeassistant_stubs-2023.10.0b7.dist-info → homeassistant_stubs-2023.10.0b9.dist-info}/LICENSE
RENAMED
File without changes
|
{homeassistant_stubs-2023.10.0b7.dist-info → homeassistant_stubs-2023.10.0b9.dist-info}/WHEEL
RENAMED
File without changes
|