Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intergration xiaomi_miio missing fields or attributes? #41567

Closed
gurkburk76 opened this issue Oct 9, 2020 · 2 comments
Closed

intergration xiaomi_miio missing fields or attributes? #41567

gurkburk76 opened this issue Oct 9, 2020 · 2 comments

Comments

@gurkburk76
Copy link

The problem

The device integration: xiaomi_miio seems to be missing "empty the bin" flags/notifications that i get for my roborock s5 via the app "xiaomi home"
(reports as having supported_features: 14204 in home assistant)
Not sure if this is simply a feature that isen't added/not possible to add or an actual bug.

Environment

arch x86_64
chassis vm
dev false
docker true
docker_version 19.03.11
hassio true
host_os HassOS 4.13
installation_type Home Assistant OS
os_name Linux
os_version 5.4.63
python_version 3.8.5
supervisor 247
timezone Europe/Stockholm
version 0.115.6
virtualenv false

Problem-relevant configuration.yaml

vacuum:
  - platform: xiaomi_miio
    name: REDACTED
    host: 192.168.19.106
    token: REDACTED
    

Traceback/Error logs

Additional information

Not sure if this is simply a feature that isen't added/not possible to add or an actual bug, would be really usefull for automations to know when the bin is full.

@gurkburk76 gurkburk76 changed the title intergration xiaomi_miio missing fields or ttributes? intergration xiaomi_miio missing fields or attributes? Oct 9, 2020
@probot-home-assistant
Copy link

Hey there @rytilahti, @syssi, @starkillerOG, mind taking a look at this issue as its been labeled with an integration (xiaomi_miio) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)

@rytilahti
Copy link
Member

The underlying API does not support eventing, and the bin information is not available over the poll API so there's nothing this integration can do to work around that. This upstream PR may in the future allow such notifications, but it is not something that's going to happen in the very near future: rytilahti/python-miio#709 so I'm closing this.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants