Skip to content

Integration break down after updated to HA Core 2025.2.0 #97

@gabrel1201

Description

@gabrel1201

🐛 Describe the bug

Integration break down after updated to HA Core 2025.2.0 .
Doesn't work at all . It shows config fail , please see log .
Please see belw log and screenshot . Thanks a lot .

2025-02-06 20:16:25.582 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry JciHitachi TW for jcihitachi_tw
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 637, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/jcihitachi_tw/init.py", line 144, in async_setup_entry
await hass.async_add_executor_job(api.login)
File "/usr/local/lib/python3.13/concurrent/futures/thread.py", line 59, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.13/site-packages/JciHitachi/api.py", line 980, in login
conn = aws_connection.GetUser(
email=self.email,
password=self.password,
print_response=self.print_response,
)
File "/usr/local/lib/python3.13/site-packages/JciHitachi/aws_connection.py", line 293, in init
super().init(email, password, **kwargs)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/JciHitachi/aws_connection.py", line 143, in init
conn_status, self._aws_tokens = self.login()
~~~~~~~~~~^^
File "/usr/local/lib/python3.13/site-packages/JciHitachi/aws_connection.py", line 226, in login
login_req = httpx.post(
f"https://{AWS_COGNITO_IDP_ENDPOINT}/",
...<2 lines>...
proxies=self._proxies,
)

Environment Information

Core:2025.2.0
Supervisor:2025.02.0
Operating System:14.2
JciHitachiHA version:1.9.0
device models:raspberry pi 4b[

Image

home-assistant_jcihitachi_tw_2025-02-06T12-21-56.236Z.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions