ljmerza / ha-our-groceries

Our Groceries Integration for Home Assistant
MIT License
38 stars 8 forks source link

Unable to install #20

Closed M0E-lnx closed 2 years ago

M0E-lnx commented 3 years ago

Version of the custom_component

Configuration


ourgroceries:
  username: !secret username
  password: !secret password

Describe the bug

Followed this installation path

Debug log


2021-04-28 17:37:18 INFO (SyncWorker_12) [homeassistant.util.package] Attempting install of ourgroceries==1.3.8
2021-04-28 17:37:22 ERROR (SyncWorker_12) [homeassistant.util.package] Unable to install package ourgroceries==1.3.8: ERROR: Could not find a version that satisfies the requirement aiohttp==3.6.1 (from ourgroceries)
ERROR: No matching distribution found for aiohttp==3.6.1

It is strange that HACS indicates I was installing 1.3.9, but the logs indicate the scripts are actually trying to install 1.3.8