Skip to content

Suggestions #18

@pzbitskiy

Description

@pzbitskiy

Hello akappner,

Good job figuring out Miele protocol!

I have a few suggestions for going forward.

  1. Format with black to make contributions easier. Maybe add a linter.
  2. Switch to OpenAPI Spec for endpoints. This makes a difference in API discoverability both for people and agents.
  3. A standalone HTTP server is universal but adds one more entity to manage. Instead, wrap it as HA integration that
    • Runs HTTP server against configured Miele appliances. Or, better, just HTTP client against Miele appliances since the server is just a proxy with unified API to Miele appliance.
    • Exposes devices/entities from configured Miele appliances (like one set of entities per configured appliances)

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