Commit graph

13 commits

Author SHA1 Message Date
Marc Mueller
32f3f46542
Add empty line after module docstring (2) [tests.components] () 2024-03-08 19:16:21 +01:00
Hessel
53e78cb017
Wallbox Change Minimum Value Charging Current () 2023-11-26 20:40:27 +01:00
Hessel
5bb3c7ca55
Wallbox Add Authentication Decorator () 2023-11-08 13:13:11 +01:00
Hessel
bd0df2f18f
Add energy price number entities to Wallbox () 2023-10-21 17:53:32 +02:00
Jan-Philipp Benecke
e25cf7cbab
Move wallbox coordinator to its own file () 2023-10-07 11:56:59 +02:00
epenet
62f76a81bb
Fix wallbox tests () 2023-04-20 08:42:22 -10:00
Franck Nijhof
5e81d28116
Update black to 23.1.0 () 2023-02-02 18:35:24 +01:00
hesselonline
a534c136a1
Fix wallbox jwt issue ()
* 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
epenet
e9f55f4e54
Apply hass-relative-import to tests (s-z) () 2022-09-19 09:51:31 +02:00
hesselonline
9ea504dd7b
Bump wallbox to 0.4.9 () 2022-06-05 15:31:09 -10:00
hesselonline
84666ce05e
Rename wallbox non-config CONF_ variables () 2022-04-19 08:44:25 +02:00
hesselonline
4b22f04505
Add typing to test files for Wallbox ()
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2022-03-25 18:09:49 +01:00
hesselonline
6d6cb03848
Add Number platform to Wallbox ()
Co-authored-by: jan iversen <jancasacondor@gmail.com>
2021-10-27 12:53:14 -05:00