Skip to content

client.get_setup() - Different responses with Cloud and Local API #1183

@Eridani78

Description

@Eridani78

Running client.get_setup() with the cloud API on a Somfy TaHoma server, I get the first item
"id": "SETUP-xxx-xxxx-xxxx"
which seems to be correct.

Running client.get_setup() with the local API on the Somfy local server, I get the first item
"id": "_CountingAttr(counter=82, _default=None, repr=<function obfuscate_id at 0x7fff295e1580>, eq=True, order=True, hash=None, init=True, on_setattr=None, alias=None, metadata={})"
making the response difficult to exploit as a Json string.

I suspect this behavior not as expected ?
Could you please advise .
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions