pyhOn/pyhon/connection
Niek Schoemaker 392f366c25
Add jwt token parsing to auth handler to get expiration date
This should increase the realiability of re-using tokens in case the expiration date changes on Haier's side
2024-12-10 20:36:25 +01:00
..
handler Add jwt token parsing to auth handler to get expiration date 2024-12-10 20:36:25 +01:00
__init__.py
api.py
auth.py Add jwt token parsing to auth handler to get expiration date 2024-12-10 20:36:25 +01:00
device.py
mqtt.py