erikkastelec / hass-WEM-Portal

Custom component for retrieving sensor information from Weishaupt WEM Portal
MIT License
44 stars 9 forks source link

HA core Log Warning regarding "python-Levenshtein" #83

Closed iridium2001 closed 6 months ago

iridium2001 commented 7 months ago

I noticed this warning in the Home Assisant logs. Actually I don't know if I can install this package easily on HA and how to do that. Perhaps it should be better fixed inside the integration?

Logger: py.warnings Source: custom_components/wemportal/wemportalapi.py:14 Integration: Weishaupt WEM Portal (documentation, issues) First occurred: 16:33:26 (1 occurrences) Last logged: 16:33:26

/usr/local/lib/python3.11/site-packages/fuzzywuzzy/fuzz.py:11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning warnings.warn('Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning')

dm82m commented 7 months ago

See https://github.com/erikkastelec/hass-WEM-Portal/issues/80

iridium2001 commented 6 months ago

Seems I'm getting old. :-)