Skip to content

unit type CS-Z25UFEAW fails #92

Description

@pootle

I have a few units like CS-TZ35WKEW and CS-MTZ16WKE which all work OK,
but the 2 "floor standing" ones with nanoe (CS-Z25UFEAW) both fail.

get_devices finds them OK, and the name and group are returned OK, but the id's are much shorter than the working devices return and calling get_device fails:
Traceback (most recent call last): File "/home/iain/projects/pana/test1.py", line 16, in <module> print(session.get_device(devices[7]['id'])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/iain/.local/lib/python3.11/site-packages/pcomfortcloud/session.py", line 277, in get_device raise ResponseError(response.status_code, response.text) pcomfortcloud.session.ResponseError: Invalid response, status code: 500 - Data: {"code":5005,"message":"Adapter Communication error"}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions