ollo69 / ha-smartthinq-sensors

HomeAssistant custom integration for SmartThinQ LG devices configurable with Lovelace User Interface.
Apache License 2.0
1.03k stars 149 forks source link

Not working in 2024.4.1 #733

Closed Waank1 closed 1 month ago

Waank1 commented 2 months ago

Describe the bug Wasn't working in 2024.4 either

Expected behavior Expect it to load

Screenshots Logger: homeassistant.setup Source: setup.py:273 First occurred: 14:13:40 (1 occurrences) Last logged: 14:13:40

Setup failed for custom integration 'smartthinq_sensors': Requirements for smartthinq_sensors not found: ['pycountry<23.0.0,>=22.1.10'].

Environment details:

Output of HA logs Logger: homeassistant.setup Source: setup.py:273 First occurred: 14:13:40 (1 occurrences) Last logged: 14:13:40

Setup failed for custom integration 'smartthinq_sensors': Requirements for smartthinq_sensors not found: ['pycountry<23.0.0,>=22.1.10'].

Additional context Add any other context about the problem here.

neclimdul commented 2 months ago

seems the same as #725. just ran into this and saw the updates in the other issue. Clicking on HACS and updating the integration seems to have fixed the problem.

Waank1 commented 2 months ago

Thanks,   It worked, I will try to remember that for next time!Sent from my iPadOn Apr 5, 2024, at 19:23, James Gilliland @.***> wrote: seems the same as #725. just ran into this and saw the updates in the other issue. Clicking on HACS and updating the integration seems to have fixed the problem.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

lorcott commented 2 months ago

YUP...that did it. Open HACS and it will show you the update! THX James