Skip to content

Provide a single “Stop Auto Charge” method. #336

@emirkmo

Description

@emirkmo

Recommend a single golden path

Integration docs should provide clear guidance on the recommended way of stopping auto charge. (Achieving charging paused state in zaptec app).

Currently the README lists 2 quite disparate ways and a search in the issues finds even a few more. But they all seem to have downsides.

Q: What is the least harmful way to stop automatic charge on plugging in?

Build recommendation into a state toggle/config.

I would expect that I can toggle an “auto charge” toggle. When turned off, it would use the answer to the question above to prevent auto charging. And if on, it would allow auto charging by default.

outcomes

  • Clear guidance for users building their own automations.
  • Golden path toggle for charger entity to enable basic users to prevent auto charge.
  • Side effect: currently this plugin uses some unauthorized endpoints as one of the ways to prevent auto charging. Plugin could recommend and support a single golden path for this task, which hopefully uses official Zaptec public API. We could even ask Zaptec devs themselves or just recommend one ourselves, and create impetus for bringing that one method to the public API, if the best method for prevent autocharge isn’t currently available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions