-
- Downloads
Add Number platform to Wallbox (#52786)
Co-authored-by:
jan iversen <jancasacondor@gmail.com>
Showing
- homeassistant/components/wallbox/__init__.py 61 additions, 35 deletionshomeassistant/components/wallbox/__init__.py
- homeassistant/components/wallbox/config_flow.py 5 additions, 3 deletionshomeassistant/components/wallbox/config_flow.py
- homeassistant/components/wallbox/const.py 51 additions, 27 deletionshomeassistant/components/wallbox/const.py
- homeassistant/components/wallbox/number.py 56 additions, 0 deletionshomeassistant/components/wallbox/number.py
- homeassistant/components/wallbox/sensor.py 8 additions, 22 deletionshomeassistant/components/wallbox/sensor.py
- homeassistant/components/wallbox/translations/en.json 1 addition, 2 deletionshomeassistant/components/wallbox/translations/en.json
- homeassistant/components/wallbox/translations/nl.json 9 additions, 1 deletionhomeassistant/components/wallbox/translations/nl.json
- tests/components/wallbox/__init__.py 111 additions, 13 deletionstests/components/wallbox/__init__.py
- tests/components/wallbox/const.py 10 additions, 0 deletionstests/components/wallbox/const.py
- tests/components/wallbox/test_config_flow.py 64 additions, 9 deletionstests/components/wallbox/test_config_flow.py
- tests/components/wallbox/test_init.py 106 additions, 19 deletionstests/components/wallbox/test_init.py
- tests/components/wallbox/test_number.py 91 additions, 0 deletionstests/components/wallbox/test_number.py
- tests/components/wallbox/test_sensor.py 11 additions, 19 deletionstests/components/wallbox/test_sensor.py
Loading
Please register or sign in to comment