Skip to content

API is broken since 19th May 2026 #146

@nkwick

Description

@nkwick

Everything was okay until 18th May, 2026. But from 19th onwards none of the versions work. Both the classic and V1 returns the same error.

The principle issue is that Device_List returns an empty list. Here is what I got from the Example Code:
devices = api.device_list(plant_id)"

Here is the result

Plants: Found 1 plants

Devices...
{
"count": 1,
"devices": [] <-- this should not be empty
}

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