core/tests/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
..
__init__.py Fix wallbox jwt issue (#79948) 2022-10-14 13:09:00 +02:00
const.py
test_config_flow.py
test_init.py
test_lock.py Fix wallbox jwt issue (#79948) 2022-10-14 13:09:00 +02:00
test_number.py Fix wallbox jwt issue (#79948) 2022-10-14 13:09:00 +02:00
test_sensor.py
test_switch.py