pymammotion 0.5.22__py3-none-any.whl → 0.5.23__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.
Potentially problematic release.
This version of pymammotion might be problematic. Click here for more details.
- pymammotion/data/state_manager.py +1 -1
- {pymammotion-0.5.22.dist-info → pymammotion-0.5.23.dist-info}/METADATA +1 -1
- {pymammotion-0.5.22.dist-info → pymammotion-0.5.23.dist-info}/RECORD +5 -5
- {pymammotion-0.5.22.dist-info → pymammotion-0.5.23.dist-info}/LICENSE +0 -0
- {pymammotion-0.5.22.dist-info → pymammotion-0.5.23.dist-info}/WHEEL +0 -0
|
@@ -264,7 +264,7 @@ class StateManager:
|
|
|
264
264
|
|
|
265
265
|
def _update_mul_data(self, message) -> None:
|
|
266
266
|
"""Media and video states."""
|
|
267
|
-
mul_msg = betterproto2.which_one_of(message.
|
|
267
|
+
mul_msg = betterproto2.which_one_of(message.mul, "SubMul")
|
|
268
268
|
match mul_msg[0]:
|
|
269
269
|
case "Getlamprsp":
|
|
270
270
|
lamp_resp: Getlamprsp = mul_msg[1]
|
|
@@ -47,7 +47,7 @@ pymammotion/data/mqtt/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdr
|
|
|
47
47
|
pymammotion/data/mqtt/event.py,sha256=pj65y93ACcTzUIJkHZC6s_pRFBYaNMSU1wyYRhiGvw4,5571
|
|
48
48
|
pymammotion/data/mqtt/properties.py,sha256=laud9rE-JqBHWKZ44Dov2yMkp3Ld8ghpBwlZ4_3g9uQ,4321
|
|
49
49
|
pymammotion/data/mqtt/status.py,sha256=qwZPevIzScePA_25nbRWMN7IhU-MhhtIl7fcZKAJfIc,1102
|
|
50
|
-
pymammotion/data/state_manager.py,sha256=
|
|
50
|
+
pymammotion/data/state_manager.py,sha256=mnoF4z1pT2q6n50KEpmmK9kMfOkI8xtp4tvBKmg832o,12696
|
|
51
51
|
pymammotion/event/__init__.py,sha256=mgATR6vPHACNQ-0zH5fi7NdzeTCDV1CZyaWPmtUusi8,115
|
|
52
52
|
pymammotion/event/event.py,sha256=Z8WYxv_-5khEqKjL1w4c_Et24G1Kdm8QFuIBylD3h3U,3021
|
|
53
53
|
pymammotion/http/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -130,7 +130,7 @@ pymammotion/utility/movement.py,sha256=N75oAoAgFydqoaOedYIxGUHmuTCtPzAOtb-d_29tp
|
|
|
130
130
|
pymammotion/utility/mur_mur_hash.py,sha256=xEfOZVbqRawJj66eLgtnZ85OauDR47oIPr29OHelzPI,4468
|
|
131
131
|
pymammotion/utility/periodic.py,sha256=MbeSb9cfhxzYmdT_RiE0dZe3H9IfbQW_zSqhmSX2RUc,3321
|
|
132
132
|
pymammotion/utility/rocker_util.py,sha256=6tX7sS87qoQC_tsxbx3NLL-HgS08wtzXiZkhDiz7uo0,7179
|
|
133
|
-
pymammotion-0.5.
|
|
134
|
-
pymammotion-0.5.
|
|
135
|
-
pymammotion-0.5.
|
|
136
|
-
pymammotion-0.5.
|
|
133
|
+
pymammotion-0.5.23.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
134
|
+
pymammotion-0.5.23.dist-info/METADATA,sha256=bRnsf92TchZIvnK2lgGscXO4bNepTbalQ2nxH-0NZyM,3872
|
|
135
|
+
pymammotion-0.5.23.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
136
|
+
pymammotion-0.5.23.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|