-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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-2025.5.2
Describe the issue
hi,
I add integration to ha, login successfully but I can't see any entities
I used previous versions with no issues. Then panasonic changed api on their side, all entites became inactive and I upgraded integration to 2025.5.0
Error/Debug Logs
Ten błąd pochodzi z niestandardowej integracji.
Rejestrator: custom_components.panasonic_cc
Źródło: custom_components/panasonic_cc/__init__.py:126
integracja: Panasonic Comfort Cloud (dokumentacja, Problemy)
Pierwsze zdarzenie: 13:57:15 (5 wystąpień)
Ostatnio zalogowany: 17:03:47
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.13/site-packages/aioaquarea/core.py", line 274, in login
await self.__login_production()
File "/usr/local/lib/python3.13/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'
Gracarpes, suprimex and twofreckles
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working