Skip to content

Update to use current Homes API #5

@vpavic

Description

@vpavic

I've stumbled upon your Home Assistant integration for Pet Series, and consequently this library, and wanted to provide some feedback.

Consider updating this library to use the new Homes API (/api/homes) instead of the old one that was used by early releases of Pet Series app and could be removed soon (which would break users of your HA integration):

homes_url: str = base_url + "/api/v1/home-management/available-homes"

The new API has a bit different response structure, but it shouldn't be too hard to adapt to it as it's more aligned with the rest of the APIs that this library is already using.

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