hass-core/homeassistant/components/wallbox
Hessel b5d7eba4f6
Add new number component for setting the wallbox ICP current (#125209)
* Add new number component for setting the wallbox ICP current

* feat: Add number component for wallbox ICP current control
2024-09-04 14:00:38 +02:00
..
__init__.py
config_flow.py
const.py Add new number component for setting the wallbox ICP current (#125209) 2024-09-04 14:00:38 +02:00
coordinator.py Add new number component for setting the wallbox ICP current (#125209) 2024-09-04 14:00:38 +02:00
entity.py
icons.json
lock.py
manifest.json
number.py Add new number component for setting the wallbox ICP current (#125209) 2024-09-04 14:00:38 +02:00
sensor.py Add new number component for setting the wallbox ICP current (#125209) 2024-09-04 14:00:38 +02:00
strings.json Add new number component for setting the wallbox ICP current (#125209) 2024-09-04 14:00:38 +02:00
switch.py