Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Message malformed: extra keys not allowed @ data['service'] #507

Closed
4 tasks done
Docjos opened this issue Jan 15, 2024 · 2 comments
Closed
4 tasks done

Message malformed: extra keys not allowed @ data['service'] #507

Docjos opened this issue Jan 15, 2024 · 2 comments
Labels
bug Something isn't working need-more-information Need more information stale

Comments

@Docjos
Copy link

Docjos commented Jan 15, 2024

Checks

  • I have searched the existing issues and no issue is describing my issue
  • I have checked the FAQ
  • I have checked the documentation
  • I have installed/try to install the latest version

The problem

Hi everybody,

I am trying to install a command for my N8 Pro. It gives the following error: Message malformed: extra keys not allowed @ data['service']

This is also when copying the code from the documentation. I have changed the vacuum to my entity and haven't changed anything else except the room number.

Anything Ihave to change?

service: vacuum.send_command
target:
  entity_id: vacuum.stig_2
data:
  command: spot_area
  params:
    rooms: 10,14
    cleanings: 1

Thanks a lot!

On which deebot vacuum you have the issue?

DEEBOT N8 PRO

Which version of the Deebot component are you using?

3.1.1

Which version of Home Assistant are you using?

2024.1.3

What type of installation are you running?

Home Assistant OS

Country

NL

Continent

EU

Instance type

Cloud

Anything in the logs that might be useful for us?

-

Additional information

@Docjos Docjos added the bug Something isn't working label Jan 15, 2024
@edenhaus
Copy link
Contributor

service: vacuum.send_command
data:
  command: spot_area
  params:
    rooms: 4,0
    cleanings: 1
target:
  entity_id: vacuum.susi

I can run the above snippet fine without any errors.
Make sure your bot is available and online.
Did you test the service call in the developer tools?

@edenhaus edenhaus added the need-more-information Need more information label Jan 17, 2024
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 25, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working need-more-information Need more information stale
Projects
None yet
Development

No branches or pull requests

2 participants