Skip to content

Hub not showed Heat Pump #437

@pacykrafal

Description

@pacykrafal

Checklist

  • I have verified that the account and device works in the Comfort Cloud App.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of currently previous issues..

What version of Home Assistant Core?

core-2026.3.1

Describe the issue

Hi, my Panasonic Aquarea statistics blew up today.

I checked the other plugins that improve the functionality of this integration and adjusted them to accept the terms and conditions on the accounts connected to Aquarea. I reconfigured the plugin, restarted HA, and still my email address isn't showing up in the Hubs with the heat pump entities. Login works, but my pump isn't showing up, and there's an error in the logs. Please help.

I'll also add that:

  • Everything worked until yesterday.
  • I have special integrations that help me log in to the Cloud.
  • All applications and integrations are also updated in HACS

Error/Debug Logs

Rejestrator: custom_components.panasonic_cc
Źródło: custom_components/panasonic_cc/__init__.py:126
integracja: Panasonic Comfort Cloud (dokumentacja, Problemy)
Pierwsze zdarzenie: 22:51:30 (7 wystąpień)
Ostatnio zalogowany: 23:10:08

Failed to setup Aquarea: 'NoneType' object has no attribute 'value'
Traceback (most recent call last):
  File "/config/custom_components/panasonic_cc/__init__.py", line 126, in async_setup_entry
    await aquarea_api_client.login()
  File "/usr/local/lib/python3.14/site-packages/aioaquarea/core.py", line 274, in login
    await self.__login_production()
  File "/usr/local/lib/python3.14/site-packages/aioaquarea/core.py", line 298, in __login_production
    auth_state = response.cookies.get("com.auth0.state").value
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'value'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions