livisi 1.0.0__py3-none-any.whl → 1.0.1__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.
- {livisi-1.0.0.dist-info → livisi-1.0.1.dist-info}/METADATA +2 -1
- {livisi-1.0.0.dist-info → livisi-1.0.1.dist-info}/RECORD +5 -5
- {livisi-1.0.0.dist-info → livisi-1.0.1.dist-info}/WHEEL +0 -0
- {livisi-1.0.0.dist-info → livisi-1.0.1.dist-info}/licenses/LICENSE +0 -0
- {livisi-1.0.0.dist-info → livisi-1.0.1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: livisi
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.1
|
4
4
|
Summary: Connection library for the abandoned Livisi Smart Home system
|
5
5
|
Author-email: Felix Rotthowe <felix@planbnet.org>
|
6
6
|
License: Apache-2.0
|
@@ -15,6 +15,7 @@ License-File: LICENSE
|
|
15
15
|
Requires-Dist: colorlog>=6.8.2
|
16
16
|
Requires-Dist: aiohttp>=3.8.5
|
17
17
|
Requires-Dist: websockets>=11.0.3
|
18
|
+
Requires-Dist: python-dateutil>=2.9.0.post0
|
18
19
|
Dynamic: license-file
|
19
20
|
|
20
21
|
# livisi
|
@@ -8,8 +8,8 @@ livisi/livisi_event.py,sha256=Z3VN1nW737O1xMt1yj62lC0KTiiXFIlRPEog33IsJpw,456
|
|
8
8
|
livisi/livisi_json_util.py,sha256=6sQk8ycMUIAKL_8rD3dW_uHWRNa6QMcky-PvcEnM_88,735
|
9
9
|
livisi/livisi_websocket.py,sha256=4AO8oLR845F_Lzcn7vFtDQv_KKmh4hxLEQuEh63ikqQ,4198
|
10
10
|
livisi/livisi_websocket_event.py,sha256=pbjyiKid9gOWMcWiw5jq0dbo2DQ7dAQnxM0D_UJBltw,273
|
11
|
-
livisi-1.0.
|
12
|
-
livisi-1.0.
|
13
|
-
livisi-1.0.
|
14
|
-
livisi-1.0.
|
15
|
-
livisi-1.0.
|
11
|
+
livisi-1.0.1.dist-info/licenses/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
12
|
+
livisi-1.0.1.dist-info/METADATA,sha256=Y73AZBQmL5k8n4ynax5O64ajY5djw_QrZV0CQXEfNPY,1329
|
13
|
+
livisi-1.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
14
|
+
livisi-1.0.1.dist-info/top_level.txt,sha256=ctiU5MMpBSwoQR7mJWIuyB1ND1_g004Xa3vNmMsSiCs,7
|
15
|
+
livisi-1.0.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|