pyhOn/pyhon
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
..
appliances Handle mqtt connection events 2024-03-29 14:39:08 +01:00
connection Add jwt token parsing to auth handler to get expiration date 2024-12-10 20:36:25 +01:00
parameter Specify enum key when assigning incorrect value 2024-12-10 20:35:35 +01:00
__init__.py
__main__.py
appliance.py Handle mqtt connection events 2024-03-29 14:39:08 +01:00
attributes.py
command_loader.py Fix problems with refresh token 2024-02-11 05:11:21 +01:00
commands.py
const.py Support cloud push with wss mqtt 2024-03-18 19:59:38 +01:00
diagnose.py
exceptions.py
helper.py
hon.py Handle mqtt connection events 2024-03-29 14:39:08 +01:00
printer.py
py.typed
rules.py
typedefs.py