https://www.home-assistant.io/integrations/lamarzocco
How do I report an issue for this integration? I'm getting the following error:
[31m2025-02-22 19:07:20.566 ERROR (MainThread) [homeassistant.components.number] Error while setting up lamarzocco platform for number: 'Linea Mini R' is not a valid MachineModel
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 366, in _async_setup_platform
await asyncio.shield(awaitable)
File "/usr/src/homeassistant/homeassistant/components/lamarzocco/number.py", line 245, in async_setup_entry
num_keys = KEYS_PER_MODEL[MachineModel(coordinator.device.model)]
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/enum.py", line 726, in call
return cls.new(cls, value)
~~~~~~~~~~~^^^^^^^^^^^^
File "/usr/local/lib/python3.13/enum.py", line 1199, in new
raise ve_exc
ValueError: 'Linea Mini R' is not a valid MachineModel[0m
Tagging integration owner @pearl otter