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
commands.py
const.py
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