PyPlumIO 0.5.26__py3-none-any.whl → 0.5.27__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.
- {PyPlumIO-0.5.26.dist-info → PyPlumIO-0.5.27.dist-info}/METADATA +2 -2
- {PyPlumIO-0.5.26.dist-info → PyPlumIO-0.5.27.dist-info}/RECORD +7 -7
- pyplumio/_version.py +2 -2
- pyplumio/helpers/event_manager.py +1 -1
- {PyPlumIO-0.5.26.dist-info → PyPlumIO-0.5.27.dist-info}/LICENSE +0 -0
- {PyPlumIO-0.5.26.dist-info → PyPlumIO-0.5.27.dist-info}/WHEEL +0 -0
- {PyPlumIO-0.5.26.dist-info → PyPlumIO-0.5.27.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: PyPlumIO
|
3
|
-
Version: 0.5.
|
3
|
+
Version: 0.5.27
|
4
4
|
Summary: PyPlumIO is a native ecoNET library for Plum ecoMAX controllers.
|
5
5
|
Author-email: Denis Paavilainen <denpa@denpa.pro>
|
6
6
|
License: MIT License
|
@@ -40,7 +40,7 @@ Requires-Dist: mypy ==1.11.2 ; extra == 'test'
|
|
40
40
|
Requires-Dist: pyserial-asyncio-fast ==0.14 ; extra == 'test'
|
41
41
|
Requires-Dist: pytest ==8.3.2 ; extra == 'test'
|
42
42
|
Requires-Dist: pytest-asyncio ==0.24.0 ; extra == 'test'
|
43
|
-
Requires-Dist: ruff ==0.
|
43
|
+
Requires-Dist: ruff ==0.6.3 ; extra == 'test'
|
44
44
|
Requires-Dist: tox ==4.18.0 ; extra == 'test'
|
45
45
|
Requires-Dist: types-pyserial ==3.5.0.20240826 ; extra == 'test'
|
46
46
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
pyplumio/__init__.py,sha256=ditJTIOFGJDg60atHzOpiggdUrZHpSynno7MtpZUGVk,3299
|
2
2
|
pyplumio/__main__.py,sha256=3IwHHSq-iay5FaeMc95klobe-xv82yydSKcBE7BFZ6M,500
|
3
|
-
pyplumio/_version.py,sha256=
|
3
|
+
pyplumio/_version.py,sha256=6ndDhm_j36uKFAa8jfkMvDlg-OkjeSfudQRWJOg10fs,413
|
4
4
|
pyplumio/connection.py,sha256=6mUbcjGxxEhMVIbzZgCqH-Ez-fcYoRj7ZbVSzpikpNA,5949
|
5
5
|
pyplumio/const.py,sha256=8rpiVbVb5R_6Rm6J2sgCnaVrkD-2Fzhd1RYMz0MBgwo,3915
|
6
6
|
pyplumio/exceptions.py,sha256=Wn-y5AJ5xfaBlHhTUVKB27_0Us8_OVHqh-sicnr9sYA,700
|
@@ -20,7 +20,7 @@ pyplumio/frames/requests.py,sha256=nbSuOLue2rI4WgtXslqTGfFnWBlwzLE6I9wraKC1uqg,6
|
|
20
20
|
pyplumio/frames/responses.py,sha256=Ch1AVBmD6Ek7BazoEMDDEa6ad_fUdUXf4bNssQOu0sI,6228
|
21
21
|
pyplumio/helpers/__init__.py,sha256=H2xxdkF-9uADLwEbfBUoxNTdwru3L5Z2cfJjgsuRsn0,31
|
22
22
|
pyplumio/helpers/data_types.py,sha256=fNQmZ-fifqNl01jDXoF0BjmBJoDKVr4spZNHBuiUVEY,9059
|
23
|
-
pyplumio/helpers/event_manager.py,sha256=
|
23
|
+
pyplumio/helpers/event_manager.py,sha256=xQOfiP_nP1Pz5zhB6HU5gXyyJXjhisYshL8_HRxDgt8,6412
|
24
24
|
pyplumio/helpers/factory.py,sha256=6ArzJDq3MiiMaRpMEP0kC6wJWsoqOqe32V1RCxg1478,1005
|
25
25
|
pyplumio/helpers/parameter.py,sha256=iCtKkYXJI0Zj4ifU3HCwoq_qqSE03giblSP1rqsWzcY,11463
|
26
26
|
pyplumio/helpers/schedule.py,sha256=l-dQwy8TUjlPqiMFcQaMCTxzgtAvQpyuutRIdfI06zo,5302
|
@@ -53,8 +53,8 @@ pyplumio/structures/statuses.py,sha256=wkoynyMRr1VREwfBC6vU48kPA8ZQ83pcXuciy2xHJ
|
|
53
53
|
pyplumio/structures/temperatures.py,sha256=1CDzehNmbALz1Jyt_9gZNIk52q6Wv-xQXjijVDCVYec,2337
|
54
54
|
pyplumio/structures/thermostat_parameters.py,sha256=EzJVZZhZ19beshRG7X6lw9VWDdq4mQoMFSOhWuW7_0U,8064
|
55
55
|
pyplumio/structures/thermostat_sensors.py,sha256=8e1TxYIJTQKT0kIGO9gG4hGdLOBUpIhiPToQyOMyeNE,3237
|
56
|
-
PyPlumIO-0.5.
|
57
|
-
PyPlumIO-0.5.
|
58
|
-
PyPlumIO-0.5.
|
59
|
-
PyPlumIO-0.5.
|
60
|
-
PyPlumIO-0.5.
|
56
|
+
PyPlumIO-0.5.27.dist-info/LICENSE,sha256=m-UuZFjXJ22uPTGm9kSHS8bqjsf5T8k2wL9bJn1Y04o,1088
|
57
|
+
PyPlumIO-0.5.27.dist-info/METADATA,sha256=Debg6o3vvo_8AbQw14KdBiUwh8xhdQaERpNPntD--18,5490
|
58
|
+
PyPlumIO-0.5.27.dist-info/WHEEL,sha256=UvcQYKBHoFqaQd6LKyqHw9fxEolWLQnlzP0h_LgJAfI,91
|
59
|
+
PyPlumIO-0.5.27.dist-info/top_level.txt,sha256=kNBz9UPPkPD9teDn3U_sEy5LjzwLm9KfADCXtBlbw8A,9
|
60
|
+
PyPlumIO-0.5.27.dist-info/RECORD,,
|
pyplumio/_version.py
CHANGED
@@ -150,7 +150,7 @@ class EventManager(TaskManager, Generic[T]):
|
|
150
150
|
async def dispatch(self, name: str, value: T) -> None:
|
151
151
|
"""Call registered callbacks and dispatch the event."""
|
152
152
|
if callbacks := self._callbacks.get(name, None):
|
153
|
-
for callback in callbacks:
|
153
|
+
for callback in list(callbacks):
|
154
154
|
if (result := await callback(value)) is not None:
|
155
155
|
value = result
|
156
156
|
|
File without changes
|
File without changes
|
File without changes
|