Closed Adavidebaba closed 2 weeks ago
maybe is on the problem is on the api server.. now i see this on all my installations.
``Could not get groups, trying to re-authenticate Traceback (most recent call last): File "/config/custom_components/panasonic_cc/pcomfortcloud/apiclient.py", line 64, in start_session await self._get_groups() File "/config/custom_components/panasonic_cc/pcomfortcloud/apiclient.py", line 79, in _get_groups self._groups = await self.execute_get( ^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/panasonic_cc/pcomfortcloud/panasonicsession.py", line 145, in execute_get await check_response(response, function_description, expected_status_code) File "/config/custom_components/panasonic_cc/pcomfortcloud/helpers.py", line 32, in check_response raise exceptions.ResponseError( custom_components.panasonic_cc.pcomfortcloud.exceptions.ResponseError: (get_groups: Expected status code 200, received: 412: { "code":41201, "message":"Precondition Failed" }
Checklist
What version of Home Assistant Core?
Core-2024.8.2
Describe the issue
I have two HA installed on two different NAS on two different subnets. Everything works fine but Comfort Cloud integration seems it can only be running in one HA instance at time, not both. Of course each instsnce have a different Panasonic account and I logged in an out from the app multiple times. I thing maybe because externally both instances connect to Panasonic Cloud came from the same ip.. ? Thanks for any help
Error/Debug Logs