zwave-js-server-python 0.55.0__py3-none-any.whl → 0.55.1__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- zwave_js_server/const/__init__.py +2 -2
- {zwave_js_server_python-0.55.0.dist-info → zwave_js_server_python-0.55.1.dist-info}/METADATA +1 -1
- {zwave_js_server_python-0.55.0.dist-info → zwave_js_server_python-0.55.1.dist-info}/RECORD +7 -7
- {zwave_js_server_python-0.55.0.dist-info → zwave_js_server_python-0.55.1.dist-info}/LICENSE +0 -0
- {zwave_js_server_python-0.55.0.dist-info → zwave_js_server_python-0.55.1.dist-info}/WHEEL +0 -0
- {zwave_js_server_python-0.55.0.dist-info → zwave_js_server_python-0.55.1.dist-info}/entry_points.txt +0 -0
- {zwave_js_server_python-0.55.0.dist-info → zwave_js_server_python-0.55.1.dist-info}/top_level.txt +0 -0
@@ -7,10 +7,10 @@ import logging
|
|
7
7
|
from typing import TypedDict
|
8
8
|
|
9
9
|
PACKAGE_NAME = "zwave-js-server-python"
|
10
|
-
__version__ = "0.55.
|
10
|
+
__version__ = "0.55.1"
|
11
11
|
|
12
12
|
# minimal server schema version we can handle
|
13
|
-
MIN_SERVER_SCHEMA_VERSION =
|
13
|
+
MIN_SERVER_SCHEMA_VERSION = 33
|
14
14
|
# max server schema version we can handle (and our code is compatible with)
|
15
15
|
MAX_SERVER_SCHEMA_VERSION = 34
|
16
16
|
|
@@ -7,7 +7,7 @@ zwave_js_server/exceptions.py,sha256=QIfk9v7g0ZmUzmR8PyIEKZ6yeMyvTtcjH9vLdm-fv-8
|
|
7
7
|
zwave_js_server/firmware.py,sha256=-3I_oE30dN9EICtVPhuYxZiUbKb0OGNz7uZcLwxMR7Q,2380
|
8
8
|
zwave_js_server/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
9
9
|
zwave_js_server/version.py,sha256=p8VrajAOTouropkkKJIaNL2LVQywjVpK1e1gnaLUWYY,400
|
10
|
-
zwave_js_server/const/__init__.py,sha256=
|
10
|
+
zwave_js_server/const/__init__.py,sha256=iW2HAGU6JV-CHLGt_qCLVZP-leIy7UHAmZH8wYaGx74,13807
|
11
11
|
zwave_js_server/const/command_class/__init__.py,sha256=WilOppnr9CXahDjEEkAXyh_j7iCq_qZ1GtBkjWLoQUg,37
|
12
12
|
zwave_js_server/const/command_class/barrier_operator.py,sha256=qk5IQ0711BhsrcgChQe3nxYUSNMkz1hQ44TaKOF0D2Y,819
|
13
13
|
zwave_js_server/const/command_class/basic.py,sha256=eUtHzrCXyCrh3dn-V38_8jpD--k3zqqfA1_6k3a7LN0,95
|
@@ -65,9 +65,9 @@ zwave_js_server/util/command_class/__init__.py,sha256=sRxti47ekLTzfk8B609CMQumIb
|
|
65
65
|
zwave_js_server/util/command_class/energy_production.py,sha256=89h5d7hZdvbbMoT1j9LgdlfonPt16-ED-_feZat-PIQ,1488
|
66
66
|
zwave_js_server/util/command_class/meter.py,sha256=edJLxyIh93LTs9j-95XnyYj80yrrP3E5v8wanuet8hI,1257
|
67
67
|
zwave_js_server/util/command_class/multilevel_sensor.py,sha256=ypW90oCEwRlt3l81iqEaYPXziraxitBOzFaub85ZYn8,1426
|
68
|
-
zwave_js_server_python-0.55.
|
69
|
-
zwave_js_server_python-0.55.
|
70
|
-
zwave_js_server_python-0.55.
|
71
|
-
zwave_js_server_python-0.55.
|
72
|
-
zwave_js_server_python-0.55.
|
73
|
-
zwave_js_server_python-0.55.
|
68
|
+
zwave_js_server_python-0.55.1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
69
|
+
zwave_js_server_python-0.55.1.dist-info/METADATA,sha256=UDSjAgZ9OhT6A7DzwyyJdKTfJy_iCMfZFJFa0OzEGOQ,15020
|
70
|
+
zwave_js_server_python-0.55.1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
71
|
+
zwave_js_server_python-0.55.1.dist-info/entry_points.txt,sha256=lvzma7Rd_3FW_k-_xGuTfpvcvA2MR_22DOz5f1t7-xg,73
|
72
|
+
zwave_js_server_python-0.55.1.dist-info/top_level.txt,sha256=-hwsl-i4Av5Op_yfOHC_OP56KPmzp_iVEkeohRIN5Ng,16
|
73
|
+
zwave_js_server_python-0.55.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{zwave_js_server_python-0.55.0.dist-info → zwave_js_server_python-0.55.1.dist-info}/entry_points.txt
RENAMED
File without changes
|
{zwave_js_server_python-0.55.0.dist-info → zwave_js_server_python-0.55.1.dist-info}/top_level.txt
RENAMED
File without changes
|