kbirger / ha-smarter-integration

Home Assistant Integration for Smarter IoT Devices
MIT License
10 stars 0 forks source link

Integration "Not Loaded" #74

Open BenTerry1983 opened 2 months ago

BenTerry1983 commented 2 months ago

I'm getting an error telling me that the integration is 'not loaded', and I am unable to reload it.

Version: 0.3.1-dev.3

When HA restarts, the Smarter integration is 'not loaded', and my Smarter v3 is unavailable. Logs below:

Logger: homeassistant.util.package Source: util/package.py:123 First occurred: 3:52:39 PM (3 occurrences) Last logged: 3:52:48 PM

Unable to install package smarter-client==0.2.2: ERROR: Ignored the following versions that require a different python version: 0.2.2 Requires-Python >=3.12.5 ERROR: Could not find a version that satisfies the requirement smarter-client==0.2.2 (from versions: 0.0.0, 0.1.6, 0.1.7, 0.1.9, 0.2.0, 0.2.1, 0.2.3, 0.2.4) ERROR: No matching distribution found for smarter-client==0.2.2

Please explain like I'm five if I'm doing something silly :-)