bittles / ha_ecovacs_bumper

Ecovacs component that works with bumper
GNU General Public License v3.0
4 stars 2 forks source link

Feature Request: Delayed boot (or configureable) #18

Open nzer0ne opened 7 months ago

nzer0ne commented 7 months ago

Hey, so I'd like to implement a bumper / nginx / ecovacs stack on Home Assistant. Atm I have implemented bumper / nginx as addons while using ecovacs as custom-component. It works, but only if bumper / nginx starts on system level (which i guess is kinda bad) and the system doesnt lag (so a bit of randomness). I didnt find something similiar for "startup" or "dependencies" on custom components (in contrast to Addons) in the HA-docs. Maybe there is a way to "restart" the integration process manually, which would be sufficient aswell.

bittles commented 4 months ago

Try the new 1.7.0 update. I included changes HASS used to make their ecovacs component asynchronous so it doesn't just break when it can't connect to the robot/bumper anymore. I haven't had HASS setup for the past year (long story) and don't have my ecovacs robot anymore (gave it to my sis), so I can't test the last two release I pushed out, but unless I fat fingered a typo in there it should work.