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

It does not work with Eufy Robovac X8 pro #103

Open
p2923260 opened this issue Nov 11, 2024 · 5 comments
Open

It does not work with Eufy Robovac X8 pro #103

p2923260 opened this issue Nov 11, 2024 · 5 comments

Comments

@p2923260
Copy link

Added integration and login credential, it discovers the robot but only retrieve one unavailable entity (battery level). No other entities.

@McFarTech
Copy link

I have an X8 Pro SES as well and like you its only finding the batter which is showing as unavailable

@mainTAP
Copy link

mainTAP commented Nov 28, 2024

X8 pro integration would be very appreciated

@jeffmccann
Copy link

+1 😉

@p2923260
Copy link
Author

Anyone still managing this integration? It's not serious handling it this way...

@HMside
Copy link

HMside commented Jan 2, 2025

I also have a X8 Pro SES and in the log appears:

Logger: homeassistant.components.vacuum
Quelle: helpers/entity_platform.py:366
Integration: Staubsauger (Dokumentation, Probleme)
Erstmals aufgetreten: 22:37:05 (7 Vorkommnisse)
Zuletzt protokolliert: 22:53:42

Error while setting up robovac platform for vacuum
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 366, in _async_setup_platform
    await asyncio.shield(awaitable)
  File "/config/custom_components/robovac/vacuum.py", line 116, in async_setup_entry
    entity = RoboVacEntity(item)
  File "/config/custom_components/robovac/vacuum.py", line 284, in __init__
    self._attr_supported_features = self.vacuum.getHomeAssistantFeatures()
                                    ^^^^^^^^^^^
AttributeError: 'RoboVacEntity' object has no attribute 'vacuum'

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

No branches or pull requests

5 participants