sander1988 / Indego

Home Assistant Custom Component for Bosch Indego Lawn Mower
Apache License 2.0
92 stars 29 forks source link

Added map functionality and additional attributes #213

Closed torstenknoefel closed 1 month ago

torstenknoefel commented 4 months ago

I have married up your repo (V 5.5.0) with the code from this repo: https://github.com/SmarthomeAddicted/Indego-Integration. (I used diff to add the missing code and adapted slightly.)

This relates to my feature request #212

sander1988 commented 3 months ago

@torstenknoefel - Thank you for your work!

At what interval are you updating the map and when? Based on the mower state?

I like the feature but I see a risk here of getting blocked by the Bosch API if we increase the API calls.

I think we can merge this, but keep the feature disabled by default. Users that need it can enable it through the integration config page.

sander1988 commented 3 months ago

Just noticed something... I don't think it will work correctly with multiple mowers. The SVG uses a static file/path. So the SVG will be overwritten with multiple mowers.

github-actions[bot] commented 3 months ago

This pull request is stale because it has been open for 14 days with no activity.

mateusz-lichota commented 3 months ago

Hi! I'm interested in working on this PR. What needs to be done before merging? @jm-73

sander1988 commented 3 months ago

Hi @mateusz-lichota! We have not received any replies to my questions in this PR.

To summarize what's discussed/asked:

I just released version 5.7.0 ; so also sync with latest version on develop branch.

Just let me know when all is implemented/fixed so I (and maybe others) can test it.

mateusz-lichota commented 2 months ago

Regarding your concerns:

I'll copy the map-related changes (discarding the alert-related stuff, which should arguably be a separate PR) from @torstenknoefel 's branch into my fork and make those changes, then open a new PR

github-actions[bot] commented 2 months ago

This pull request is stale because it has been open for 14 days with no activity.

github-actions[bot] commented 1 month ago

This pull request was closed because it has been inactive for 30 days since being marked as stale.