Giter VIP home page Giter VIP logo

Comments (8)

shenxn avatar shenxn commented on July 19, 2024

Can you find anything related in log?

from ha-dyson.

gfawkes66 avatar gfawkes66 commented on July 19, 2024

Hi,

ah yes, here is something from the logs
Thanks

2021-03-22 18:42:09 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry 360 Eye robot vacuum for vacuum
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 248, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File "/usr/src/homeassistant/homeassistant/components/vacuum/init.py", line 126, in async_setup_entry
return await hass.data[DOMAIN].async_setup_entry(entry)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 140, in async_setup_entry
platform = await async_prepare_setup_platform(
File "/usr/src/homeassistant/homeassistant/setup.py", line 298, in async_prepare_setup_platform
platform = integration.get_platform(domain)
File "/usr/src/homeassistant/homeassistant/loader.py", line 499, in get_platform
cache[full_name] = self._import_platform(platform_name)
File "/usr/src/homeassistant/homeassistant/loader.py", line 504, in _import_platform
return importlib.import_module(f"{self.pkg_path}.{platform_name}")
File "/usr/local/lib/python3.8/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1014, in _gcd_import
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "", line 783, in exec_module
File "", line 219, in _call_with_frames_removed
File "/config/custom_components/dyson_local/vacuum.py", line 122, in
VacuumHeuristPowerMode.QUIET: "Quiet",
File "/usr/local/lib/python3.8/enum.py", line 384, in getattr
raise AttributeError(name) from None
AttributeError: QUIET

from ha-dyson.

iMiMx avatar iMiMx commented on July 19, 2024

Just added my 360 Heurist, checking the commits I see at least some support has been added for this model - also seeing 1 device and 3 only entities (charging state, battery, bin full).

Is late here now, will dig tomorrow.

from ha-dyson.

Panman1300 avatar Panman1300 commented on July 19, 2024

I have a 360 Eye (original model) but have the same problem, with one minor exception, I just get 2 entities - 'battery charging' and 'battery level'.

My log has an identical entry (except for the initial time, of course!).

from ha-dyson.

shenxn avatar shenxn commented on July 19, 2024

It turns out to be a typo in libdyson. It should be fixed in the latest version. Can you test that?

from ha-dyson.

iMiMx avatar iMiMx commented on July 19, 2024

Initial test, seems to have resolved the problem - I now have 4 entities with my Heurist, the 4th being the vacuum

Much obliged.

from ha-dyson.

shenxn avatar shenxn commented on July 19, 2024

Closing this issue. Feel free to re-open if it is not solved.

from ha-dyson.

Panman1300 avatar Panman1300 commented on July 19, 2024

I can confirm that control of my 360 Eye has returned. Thank you! ✔✔

from ha-dyson.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.