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

Visualize more of the available data, app coexistence, optimizations #13

Merged
merged 6 commits into from
Feb 7, 2021

Conversation

zzarne
Copy link
Collaborator

@zzarne zzarne commented Jan 31, 2021

  • show device name, serial, firmware etc. in state attribute
  • reduce cpu info by only rendering a new map on changes
  • if notified of device in use by other app, logout and try again later
  • show robot and charger direction on map
  • optionally animate robot on map

We need to build a mapping from device type (int) to model names.

@zzarne
Copy link
Collaborator Author

zzarne commented Jan 31, 2021

AFAIK the failed lint check is a false positive.

@adrigzr
Copy link
Owner

adrigzr commented Feb 1, 2021

Hi,

Thanks for your contribution.

I'm currently working on another approach that has the main point of being cloud-less. We no longer relay on Cecotec cloud and have all data on our local network.

https://github.com/adrigzr/Valetudo

I encourage you to check it out. It also has a better integration with HA.

@zzarne zzarne merged commit 98d6f74 into adrigzr:master Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants