Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Device #353

Open
3 tasks done
Max6025 opened this issue Jan 4, 2025 · 1 comment
Open
3 tasks done

No Device #353

Max6025 opened this issue Jan 4, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Max6025
Copy link

Max6025 commented Jan 4, 2025

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.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
@Max6025 Max6025 added the bug Something isn't working label Jan 4, 2025
@sockless-coding
Copy link
Owner

@Max6025 give version 2025.1.1 a try I've added basic support for Aquarea devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants