pysmarlaapi 0.10.0__py3-none-any.whl → 0.10.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.

Potentially problematic release.


This version of pysmarlaapi might be problematic. Click here for more details.

pysmarlaapi/__init__.py CHANGED
@@ -1,4 +1,4 @@
1
- __version__ = "0.10.0"
1
+ __version__ = "0.10.1"
2
2
 
3
3
  from .classes import Connection
4
4
  from .federwiege import Federwiege
@@ -136,6 +136,8 @@ class ConnectionHub:
136
136
  self._wake.set()
137
137
 
138
138
  async def close_connection(self):
139
+ if not self.connected:
140
+ return
139
141
  await self.cancel_reconnect_job()
140
142
  await self.client._transport._ws.close()
141
143
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pysmarlaapi
3
- Version: 0.10.0
3
+ Version: 0.10.1
4
4
  Summary: Swing2Sleep Smarla API
5
5
  Author-email: Robin Lintermann <robin.lintermann@explicatis.com>
6
6
  Requires-Python: >=3.11
@@ -1,8 +1,8 @@
1
- pysmarlaapi/__init__.py,sha256=zAudM0e9KJckKmuJx89xr-nMMJj0gHfFJGPgdjOAIPA,91
1
+ pysmarlaapi/__init__.py,sha256=1goHranjjV8lIuKigPYHQQMfvZxAQ_pPurcDaLQKYL4,91
2
2
  pysmarlaapi/classes/__init__.py,sha256=N-ZV3Id_t5ciovUlPUGCk5SLLiMUonRoQZWpfOU4ZsM,69
3
3
  pysmarlaapi/classes/auth_token.py,sha256=dpo0lBT9Advm3Iyxu-fT9sq078U2OxgXXBuF5gbBZkM,942
4
4
  pysmarlaapi/classes/connection.py,sha256=vVC0Ur0KQUb4pNDVuCYnfk-JXs-O-FwYVO-2y1E2g6g,1551
5
- pysmarlaapi/connection_hub/__init__.py,sha256=Rk-1JOXQGWKuGR3lJbf_svJA7tXAgOn6Un62UvY9mxM,6103
5
+ pysmarlaapi/connection_hub/__init__.py,sha256=4cTBxvDPz0mOC8wICnFZikYp0RhFHcl06JVssZ48YDY,6153
6
6
  pysmarlaapi/federwiege/__init__.py,sha256=P3hpgf-okQDEpwCUiLHn1acnenURUorEDVFya9Dvk6M,2020
7
7
  pysmarlaapi/federwiege/classes/__init__.py,sha256=DFJJVOKpra40S4ZX_oq2RyMazg6Nx0c8hoPggmj1bXA,60
8
8
  pysmarlaapi/federwiege/classes/property.py,sha256=S5Zzo9cXDJMFcQG1vCw1eO-oqeSpQs2YjxWouN_KRkU,1032
@@ -16,7 +16,7 @@ pysmarlaapi/federwiege/types/__init__.py,sha256=XWB_IrNYbIyQjyR_oKAOvHAjGGRLSQqZ
16
16
  pysmarlaapi/federwiege/types/send_diag_status.py,sha256=hxpfNQmZs1YOztxLVnN3Bu50fXwf-hfV6K8GiQlBvkk,120
17
17
  pysmarlaapi/federwiege/types/spring_status.py,sha256=cJsWFf2ZG-NvnT3l_CxVJfMFB3Ruv_juTy7Lpb-YEsA,227
18
18
  pysmarlaapi/federwiege/types/update_status.py,sha256=YkajOEJ09pY9u4EBxw8ePEjPjYOLdK0i2l41cXbjb8Y,123
19
- pysmarlaapi-0.10.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
20
- pysmarlaapi-0.10.0.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
21
- pysmarlaapi-0.10.0.dist-info/METADATA,sha256=x0F0aN-u_aKLLWPP7PF2GGWsr6jMFeLAyH-zL0Aiy9k,1104
22
- pysmarlaapi-0.10.0.dist-info/RECORD,,
19
+ pysmarlaapi-0.10.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
20
+ pysmarlaapi-0.10.1.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
21
+ pysmarlaapi-0.10.1.dist-info/METADATA,sha256=9jlUhgfqTbyQWYfaOfIzKjO4ITrMiF8tfw3B5hvwC2c,1104
22
+ pysmarlaapi-0.10.1.dist-info/RECORD,,