pymammotion 0.4.38__py3-none-any.whl → 0.4.39__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.
@@ -240,7 +240,6 @@ class Mammotion:
240
240
  mammotion_http = MammotionHTTP()
241
241
  await mammotion_http.login(account, password)
242
242
  await self.connect_iot(mammotion_http, cloud_client)
243
- await cloud_client.list_binding_by_account()
244
243
  return cloud_client
245
244
 
246
245
  @staticmethod
@@ -252,6 +251,7 @@ class Mammotion:
252
251
  await cloud_client.login_by_oauth(country_code, mammotion_http.login_info.authorization_code)
253
252
  await cloud_client.aep_handle()
254
253
  await cloud_client.session_by_auth_code()
254
+ await cloud_client.list_binding_by_account()
255
255
 
256
256
  async def remove_device(self, name: str) -> None:
257
257
  await self.device_manager.remove_device(name)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pymammotion
3
- Version: 0.4.38
3
+ Version: 0.4.39
4
4
  Summary:
5
5
  License: GPL-3.0
6
6
  Author: Michael Arthur
@@ -71,7 +71,7 @@ pymammotion/mammotion/control/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5N
71
71
  pymammotion/mammotion/control/joystick.py,sha256=QfBVxM_gxpWsZAGO90whtgxCI2tIZ3TTad9wHIPsU9s,5640
72
72
  pymammotion/mammotion/devices/__init__.py,sha256=f2qQFPgLGmV85W2hSlMUh5BYuht9o_Ar_JEAAMD4fsE,102
73
73
  pymammotion/mammotion/devices/base.py,sha256=bL6aPx5o8sv3BrdgSIkpqaBYtW6yQPJ4rKd9JEr-u6c,11815
74
- pymammotion/mammotion/devices/mammotion.py,sha256=7629fbhyX6nZWq8fxUDB9vGGYW6oo8Cf0Bz2MIvhOhU,14338
74
+ pymammotion/mammotion/devices/mammotion.py,sha256=_Na2eG45zILalStfRyhlFSFKQ0neYwVSKok-K8P8jnM,14338
75
75
  pymammotion/mammotion/devices/mammotion_bluetooth.py,sha256=r-IoqiBsgEUOxcvU0Ryz8RkW1oUJ6LcXLQa710cYmZI,18862
76
76
  pymammotion/mammotion/devices/mammotion_cloud.py,sha256=sVw-McsTJ_8wlkToL5rkjAlN2d3ituvqLona5w5bd1o,14160
77
77
  pymammotion/mqtt/__init__.py,sha256=Ocs5e-HLJvTuDpVXyECEsWIvwsUaxzj7lZ9mSYutNDY,105
@@ -123,7 +123,7 @@ pymammotion/utility/movement.py,sha256=N75oAoAgFydqoaOedYIxGUHmuTCtPzAOtb-d_29tp
123
123
  pymammotion/utility/mur_mur_hash.py,sha256=xEfOZVbqRawJj66eLgtnZ85OauDR47oIPr29OHelzPI,4468
124
124
  pymammotion/utility/periodic.py,sha256=MbeSb9cfhxzYmdT_RiE0dZe3H9IfbQW_zSqhmSX2RUc,3321
125
125
  pymammotion/utility/rocker_util.py,sha256=6tX7sS87qoQC_tsxbx3NLL-HgS08wtzXiZkhDiz7uo0,7179
126
- pymammotion-0.4.38.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
127
- pymammotion-0.4.38.dist-info/METADATA,sha256=oD4xqj1gM_zoH9ThxMzl4pCHHdDOSTjhFfhABn7ltxw,3878
128
- pymammotion-0.4.38.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
129
- pymammotion-0.4.38.dist-info/RECORD,,
126
+ pymammotion-0.4.39.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
127
+ pymammotion-0.4.39.dist-info/METADATA,sha256=SlLheoAkwXLT5qExwetHfnB7qkSeBPw2vVTQqNw-NlI,3878
128
+ pymammotion-0.4.39.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
129
+ pymammotion-0.4.39.dist-info/RECORD,,