Ekman / home-assistant-pure-i9

Electrolux Pure i9 robot vacuum integration for Home Assistant.
MIT License
25 stars 5 forks source link

Update name without needing a restart #21

Closed Ekman closed 2 years ago

Ekman commented 2 years ago

If the name updates in the app, it should update in the integration without needing a restart.

Phype commented 2 years ago

When doing a fresh install, this caused an error for me saying something like self._params.name cannot be set/updated. I needed to install the old version without the commit for it to work.

Ekman commented 2 years ago

Thanks for the heads up. Fixed in #24.