Add Switch platform to Wallbox (#70584)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
This commit is contained in:
parent
9303e35a7d
commit
c973e5d0d2
6 changed files with 307 additions and 32 deletions
|
@ -34,7 +34,7 @@ test_response = json.loads(
|
|||
json.dumps(
|
||||
{
|
||||
CHARGER_CHARGING_POWER_KEY: 0,
|
||||
CHARGER_STATUS_ID_KEY: 161,
|
||||
CHARGER_STATUS_ID_KEY: 193,
|
||||
CHARGER_MAX_AVAILABLE_POWER_KEY: 25.2,
|
||||
CHARGER_CHARGING_SPEED_KEY: 0,
|
||||
CHARGER_ADDED_RANGE_KEY: 150,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue