Jens Leinenbach

Results 71 comments of Jens Leinenbach

Thank you for your explanations. > Ouch - how long do you think the diagnostics was running before you restarted it? I did find it was a bit slow on...

Written by Claude 3.7 Sonnet (thinking): # Air Conditioner Device Discovery Issue in SwitchBot Remote v1.3.3: Technical Analysis ## Root Cause Analysis Examining the [commit history](https://github.com/KiraPC/ha-switchbot-remote/compare/1.3.2...1.3.3) reveals the specific code...

I think we can close/delete this, as this is already included in poetry.lock since the alexapy bump:; ![image](https://github.com/user-attachments/assets/55cc189a-0ebe-4ece-b8a4-2ac11f93b6fd)

amazon.de: As it works for me: Do we use the same minimum aiohttp version? ![image](https://github.com/user-attachments/assets/fe77b7c4-c868-423d-b803-c656109d7d91) There were cookie fixes: https://github.com/aio-libs/aiohttp/releases Esp. this for my version 3.10.0: ``` Implemented filter_cookies() with...

Try this: 1. Upgrade HA 2024.8.1 and 2024.8.2 to HA 2024.8.3 if not already done 2. Upgrade Python's cookie.py and check if it was successful: https://github.com/alandtse/alexa_media_player/issues/2453#issuecomment-2317105135 3. Install PythonScriptPro with...

Patch for https://github.com/jekalmin/extended_openai_conversation/issues/185

The issue is here that ChatGPT does not know the name of the entity and just guesses the name. You need do give it the exact name or rename the...

This diff for the helpers.py file seems to solve the problem. I'm not a python programmer. So please check it. The import part belongs to the beginning of the file....

I can still see a warning with a huge list of integrations, including extended_openai_conversation that begins with: ``` 2024-05-21 11:40:19.463 WARNING (MainThread) [homeassistant.core] Something is blocking Home Assistant from wrapping...

Obsolete since alexapy bump to 1.28.2: ![image](https://github.com/user-attachments/assets/3913273d-d9ad-4202-8020-f65051c4a448) ![image](https://github.com/user-attachments/assets/d9514cb6-d0b7-410f-92ba-b96df2e1e95c)