#La Marzocco Linea Mini R is not a valid MachineModel

13 messages · Page 1 of 1 (latest)

silk lake
#

https://www.home-assistant.io/integrations/lamarzocco

How do I report an issue for this integration? I'm getting the following error:

2025-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

Tagging integration owner @pearl otter

Home Assistant

Instructions on how to integrate your La Marzocco coffee machine with Home Assistant.

vagrant oracle
#

Issues should be reported on Github, and you shouldn't tag integration owners

hard topazBOT
#

Want to see what issues are open (or were open and are now closed)?

Don't forget to check for any alerts

If you think an upgrade broke something then:

  1. Downgrade to the previous version to check if it works correctly there
  2. If it does then change the logger settings for that integration to debug
  3. Upgrade to the new version again
  4. Look in the logs for errors
  5. Open an issue, following the template provided and including the log information
silk lake
vagrant oracle
#

It's really a feature request to support a new machine, but I think it's okay to file an issue behaves it's essentially causing a crash

#

Its Core

silk lake
#

It worked before, but recently started erroring. It's listed in the docs as one of the supported devices

pearl otter
#

Please open an issue for tracking and add diagnostics of the integration (if it let's you download those)

silk lake
#

Looking at it again I'm guessing support for my machine is fine (since I'm still able to use its functions), but their API sometimes become inaccessible for whatever reason and that exception isn't handled

pearl otter
#

Please add diagnostics to the issue

silk lake
#

Thanks for that. I just uploaded its file

pearl otter
#

should hopefully be fixed in 2025.3