While I wanted to trigger my shortcut "Wohnzimmer saugen" it was starting the shortcut "Frühstück". Besides that, the entity for "Frühstück" is not existing in home assistant. And I guess I found the issue. It seems to be that the special characters cannot be processed and therefore the shortcut is triggering the wrong one.
Additional Information (please complete the following information)
- Model Name: mova.vacuum.r2475a
- Firmware: 4.3.9_2148
- Home Assistant Version:
Home Assistant OS Core: 2026.7.2
Supervisor: 2026.07.3
Operating System: 18.1
- Configuration Type: I guess with.
- Errors or warnings shown in the HA logs (if applicable):
Logger: custom_components.dreame_vacuum.dreame.protocol
Quelle: custom_components/dreame_vacuum/dreame/protocol.py:573
Integration: Dreame Vacuum
Failed to execute api call: {'code': 0, 'success': True, 'data': '', 'msg': '操作成功'}
Failed to execute api call: {'code': 80001, 'success': False, 'data': None, 'msg': '设备可能不在线,指令发送超时。'}
While I wanted to trigger my shortcut "Wohnzimmer saugen" it was starting the shortcut "Frühstück". Besides that, the entity for "Frühstück" is not existing in home assistant. And I guess I found the issue. It seems to be that the special characters cannot be processed and therefore the shortcut is triggering the wrong one.
Additional Information (please complete the following information)
Home Assistant OS Core: 2026.7.2
Supervisor: 2026.07.3
Operating System: 18.1
Logger: custom_components.dreame_vacuum.dreame.protocol
Quelle: custom_components/dreame_vacuum/dreame/protocol.py:573
Integration: Dreame Vacuum
Failed to execute api call: {'code': 0, 'success': True, 'data': '', 'msg': '操作成功'}
Failed to execute api call: {'code': 80001, 'success': False, 'data': None, 'msg': '设备可能不在线,指令发送超时。'}