You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.1.0
Describe the issue
The following problem. As soon as I come to register? No device found, locs. What can I do? Ask for quick help.
Error/Debug Logs
Dieser Fehler stammt von einer benutzerdefinierten Integration
Logger: custom_components.panasonic_cc.pcomfortcloud.apiclient
Quelle: custom_components/panasonic_cc/pcomfortcloud/apiclient.py:124
Integration: panasonic_cc (Dokumentation, Probleme)
Erstmals aufgetreten: 23:08:39 (1 Vorkommnisse)
Zuletzt protokolliert: 23:08:39
Failed to get aquarea device info for B926575037 Submit this log to https://github.com/sockless-coding/panasonic_cc/issues/310
Traceback (most recent call last):
File "/config/custom_components/panasonic_cc/pcomfortcloud/apiclient.py", line 124, in check_aquarea
aqua_device = await self.get_aquarea_device(device)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/panasonic_cc/pcomfortcloud/apiclient.py", line 189, in get_aquarea_device
device_id = id_response.cookies.get("selectedDeviceId").value
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'value'
2 logs
Dieser Fehler stammt von einer benutzerdefinierten Integration
Logger: custom_components.panasonic_cc.pcomfortcloud.apiclient
Quelle: custom_components/panasonic_cc/pcomfortcloud/apiclient.py:118
Integration: panasonic_cc (Dokumentation, Probleme)
Erstmals aufgetreten: 23:08:39 (1 Vorkommnisse)
Zuletzt protokolliert: 23:08:39
Found 1 unknown device(s): {"deviceGuid": "B926575037", "deviceType": "2", "deviceName": "Ha", "connectionStatus": 0, "operationMode": 1, "zoneStatus": [{"zoneId": 1, "operationStatus": 0, "temperature": 21}, {"zoneId": 2}], "tankStatus": {}} Submit this log to https://github.com/sockless-coding/panasonic_cc/issues/310
The text was updated successfully, but these errors were encountered:
Checklist
What version of Home Assistant Core?
core-2025.1.0
Describe the issue
The following problem. As soon as I come to register? No device found, locs. What can I do? Ask for quick help.
Error/Debug Logs
The text was updated successfully, but these errors were encountered: