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

binary sensor error #10

Open
kalda123 opened this issue Jul 27, 2022 · 1 comment
Open

binary sensor error #10

kalda123 opened this issue Jul 27, 2022 · 1 comment

Comments

@kalda123
Copy link

kalda123 commented Jul 27, 2022

Hi,

Im getting this errors:

Platform error binary_sensor.predistribuce - Requirements for predistribuce not found: ['lxml==4.7.1'].

and

Logger: homeassistant.util.package
Source: util/package.py:96
First occurred: 10:46:27 (9 occurrences)
Last logged: 10:54:39

Unable to install package lxml==4.7.1: error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [3 lines of output] Building lxml version 4.7.1. Building without Cython. Error: Please make sure the libxml2 and libxslt development packages are installed. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed × Encountered error while generating package metadata. ╰─> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details.

Instalation via HACS works fine, but creating binary sensor makes error. May be related with Issue #9?
Thank you for your help and good work.

@ofinka82
Copy link

ofinka82 commented Nov 4, 2022

try use only sensore :-)

like this:

# Example configuration.yaml entry for showing current HDO state and HTML for rendering a time schedule
sensor:
  - platform: predistribuce
    receiver_command_id: 508

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

2 participants