-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
Support for Aquarea devices #310
Comments
new log from 2024.9.3
|
Another log for Aquarea Heat Pump
|
Home assistant give me the following errors: Logger: custom_components.panasonic_cc.pcomfortcloud.apiclient Found 1 unknown device(s): {"deviceGuid": "B029605707", "deviceType": "2", "deviceName": "Casa", "connectionStatus": 0, "operationMode": 1, "zoneStatus": [{"zoneId": 1, "operationStatus": 0, "temperature": 0}, {"zoneId": 2}], "tankStatus": {"operationStatus": 1, "temperature": 48}} Submit this log to #310 This error originated from a custom integration. Logger: custom_components.panasonic_cc.pcomfortcloud.apiclient Failed to get aquarea device info for B029605707 Submit this log to #310 Thanks |
For a WH-MDC09J3E5 air to water heatpump I get the following response:
|
WH-SDC0709J3E5 air to water heatpump Found 1 unknown device(s): {"deviceGuid": "B216834177", "deviceType": "2", "deviceName": "Koralowa", "connectionStatus": 0, "operationMode": 1, "zoneStatus": [{"zoneId": 1, "operationStatus": 1, "temperature": 25}, {"zoneId": 2}], "tankStatus": {"operationStatus": 0, "temperature": 50}} |
WH-SDC09H3E5 + WH-UD09HE5 (one is the name of the outside unit, the other the unit inhouse. I don't know which is relevant for you) Found 1 unknown device(s): {"deviceGuid": "B560329121", "deviceType": "2", "deviceName": "Aquarea 9k", "connectionStatus": 0, "operationMode": 1, "zoneStatus": [{"zoneId": 1, "operationStatus": 1, "temperature": 0}, {"zoneId": 2}], "tankStatus": {"operationStatus": 1, "temperature": 52}} Submit this log to #310 |
For a WH-MDC07J3E5 air to water heatpump I get the following response:
|
Panasonic Aquarea M heat pump Found 1 unknown device(s): {"deviceGuid": "B084363150", "deviceType": "2", "deviceName": "Panas M", "connectionStatus": 0, "operationMode": 1, "zoneStatus": [{"zoneId": 1, "operationStatus": 1, "temperature": 29}, {"zoneId": 2}], "tankStatus": {"operationStatus": 0, "temperature": 45}} |
For B635717730 i get this logs. This error originated from a custom integration. Logger: custom_components.panasonic_cc.pcomfortcloud.apiclient Failed to get aquarea device info for B635717730 Submit this log to #310 and This error originated from a custom integration. Logger: custom_components.panasonic_cc.pcomfortcloud.apiclient Found 1 unknown device(s): {"deviceGuid": "B635717730", "deviceType": "2", "deviceName": "U Du\u0161k\u016f", "connectionStatus": 0, "operationMode": 1, "zoneStatus": [{"zoneId": 1, "operationStatus": 1, "temperature": 0}, {"zoneId": 2}], "tankStatus": {"operationStatus": 1, "temperature": 53}} Submit this log to #310 |
Hi - no devices problem - please help :) log: |
No Device found by Login Found 1 unknown device(s): {"deviceGuid": "B306587586", "deviceType": "2", "deviceName": "WP_Aquarea", "connectionStatus": 0, "operationMode": 1, "zoneStatus": [{"zoneId": 1, "operationStatus": 1, "temperature": 1}, {"zoneId": 2}], "tankStatus": {}} Submit this log to #310 Second Warning Failed to get aquarea device info for B306587586 Submit this log to #310 |
Unable to add integration, getting this in the logs: This error originated from a custom integration. Logger: custom_components.panasonic_cc.pcomfortcloud.apiclient Found 1 unknown device(s): {"deviceGuid": "B328033601", "deviceType": "2", "deviceName": "Heat pump", "connectionStatus": 0, "operationMode": 1, "zoneStatus": [{"zoneId": 1, "operationStatus": 1, "temperature": 22}, {"zoneId": 2}], "tankStatus": {}} Submit this log to #310 |
To add support for Aquarea devices I need help.
Version 2024.9.1 has some extra logging that provides some extra logs that I need before I can add the support.
There should now be several new warning logs looking like:
The text was updated successfully, but these errors were encountered: