for some time now, I have used an HA script to manually update my Deebot's state. For some days now, executing the script results in an error: "Fehler beim Aufrufen des Diensts script/manni_update_state. extra keys not allowed @ data['part']". I have not changed the script and I think it is in line with the current documentation:
alias: Manni Update State
sequence:
- service: deebot.refresh
data:
part: Status
target:
entity_id: vacuum.manni
mode: single
icon: mdi:robot-vacuum-alert
Checks
The problem
Hi everybody,
for some time now, I have used an HA script to manually update my Deebot's state. For some days now, executing the script results in an error: "Fehler beim Aufrufen des Diensts script/manni_update_state. extra keys not allowed @ data['part']". I have not changed the script and I think it is in line with the current documentation:
Do you have any ideas?
Best,
Jorin
Diagnostics information
I think the error message should be enough.
Anything in the logs that might be useful for us?
No response
Additional information
No response