Skip to content

DpunktKpunkt/wallbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallbox Portal Component for Home Assistant

Home Assistant component for accessing the Wallbox Portal API.

This component consists of a sensor component, a switch to pause charging, a lock to lock the charger and a number component to set the max current.

NEW VERSION: now using the Home Assistant Integration config flow. Just add it as an integration (MyWallbox) and fill in wallbox serial, username and password. Pausing is now changed in that it is only available when charging / connected.

UPDATE 9/4/2022: rebased using the code from the builtin version; should work completely now including pausing/resuming.

TODO: 1. Look into creating multiple sensor entities (instead of one containing all the data) 2. Look into combining the different platforms into 1 configuration entry.

Installation of this component is done by copying the sensor.py, switch.py, number.py, lock.py, init.py and manifest.json files to [homeassistant_config]/custom_components/wallbox folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%