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

Entity does not show #8

Open
Zeppen opened this issue Feb 8, 2021 · 2 comments
Open

Entity does not show #8

Zeppen opened this issue Feb 8, 2021 · 2 comments

Comments

@Zeppen
Copy link

Zeppen commented Feb 8, 2021

Im a bit confused..
Did ok to extract the token and so on but after installation the roborock (s6 maxv) doesn't show up as an entity as described.
Whats wrong?
Screenshot_20210209-003312

@Zeppen Zeppen changed the title E Entity does not show Feb 9, 2021
@Jelke87
Copy link

Jelke87 commented Mar 15, 2021

Same here no entity show up.

Logger: homeassistant.components.vacuum
Source: custom_components/roborock/vacuum.py:146 
Integration: Stofzuigen (documentation, issues) 
First occurred: 14 maart 2021 14:17:08 (1 occurrences) 
Last logged: 14 maart 2021 14:17:08

Error while setting up roborock platform for vacuum
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 200, in _async_setup_platform
    await asyncio.shield(task)
  File "/config/custom_components/roborock/vacuum.py", line 146, in async_setup_entry
    tuya_init(js_dir)
  File "/usr/local/lib/python3.8/site-packages/tuyapipc/__init__.py", line 106, in init
    Popen(['npm', 'install', 'tuyapi-ipc'], \
  File "/usr/local/lib/python3.8/subprocess.py", line 854, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/local/lib/python3.8/subprocess.py", line 1702, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'npm

@89jd
Copy link
Owner

89jd commented Mar 15, 2021

NPM needs to be installed to use.

See this forum here, lots of details on how to setup on docker, standalone etc. ->https://community.home-assistant.io/t/custom-component-roborock-communication/229032/120

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

3 participants