core/homeassistant/components/lamarzocco
Josef Zweck c0492d4af4
Add reconfigure for lamarzocco (#122160)
* add reconfigure

* fix strings, add to label

* Update homeassistant/components/lamarzocco/config_flow.py

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* Update test_config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* ruff

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-08 12:04:35 +02:00
..
__init__.py
binary_sensor.py
button.py
calendar.py
config_flow.py Add reconfigure for lamarzocco (#122160) 2024-09-08 12:04:35 +02:00
const.py
coordinator.py
diagnostics.py
entity.py
icons.json
manifest.json
number.py
select.py
sensor.py
strings.json Add reconfigure for lamarzocco (#122160) 2024-09-08 12:04:35 +02:00
switch.py
update.py