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

Error on adding Ozmo 950 - User input malformed #419

Closed
4 tasks done
greilflorian opened this issue Sep 10, 2023 · 3 comments
Closed
4 tasks done

Error on adding Ozmo 950 - User input malformed #419

greilflorian opened this issue Sep 10, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@greilflorian
Copy link

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

After installing and adding logging credentials I can tick my Ozmo 950 to integrate in HA.
Then I click confirm to finish config and I get the error message User Input malformed: Value should be a list for dictionary value @ data['devices']

On which deebot vacuum you have the issue?

Deebot Ozmo 950

Which version of the Deebot component are you using?

2.0.0

Which version of Home Assistant are you using?

2023.9.1

What type of installation are you running?

Home Assistant OS

Country

De

Continent

Eu

Instance type

None

Anything in the logs that might be useful for us?

No response

Additional information

No response

@greilflorian greilflorian added the bug Something isn't working label Sep 10, 2023
@kventil
Copy link

kventil commented Sep 11, 2023

Same problem here when trying to add my X1 Omni Pro

Home Assistant 2023.9.1
Supervisor 2023.08.3
Operating System 10.5
Frontend 20230908.0 - latest
Deebot 4 Home Assistant 2.0.0

Instance Type: cloud
Country: de
Continent: eu/ww

image

@kventil
Copy link

kventil commented Sep 11, 2023

I fiddled a bit with the POST request, when changing the request from: {"devices":"<robo-id>"} to {"devices":["<robo-id>"]} it seeems to work.

(-> http://homeassistant.local:8123/api/config/config_entries/flow/d8548dc924c729eec469995fffc4456f)

@edenhaus
Copy link
Contributor

Duplicate of #415 and #417
Bug exists in the frontend

@edenhaus edenhaus closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants