core/homeassistant/components/wallbox
hesselonline a534c136a1
Fix wallbox jwt issue (#79948)
* Bump Wallbox package

* remove debug message

* Force update of auth token by emptying it first

* Force token refresh by emptying token
Improve exception handling

* include tests

* Update __init__.py

* Removed the clearing ot jwt token, issue is fixed by upstream fix in wallbox package.

* Catch connectionerror

* Update homeassistant/components/wallbox/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Run black

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-10-14 13:09:00 +02:00
..
translations
__init__.py Fix wallbox jwt issue (#79948) 2022-10-14 13:09:00 +02:00
config_flow.py
const.py
lock.py Fix wallbox jwt issue (#79948) 2022-10-14 13:09:00 +02:00
manifest.json Fix wallbox jwt issue (#79948) 2022-10-14 13:09:00 +02:00
number.py Fix wallbox jwt issue (#79948) 2022-10-14 13:09:00 +02:00
sensor.py
strings.json
switch.py