Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for smart plugs #124

Open
thomluther opened this issue Aug 7, 2024 · 3 comments
Open

Add support for smart plugs #124

thomluther opened this issue Aug 7, 2024 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@thomluther
Copy link
Owner

The new smart plugs are announced.
New system exports with installed smart plugs are required to understand which data they deliver through the cloud and what capabilities exist for the plugs.
Anker Smart Plugs

@thomluther
Copy link
Owner Author

Beside required full system exports with installed smart plugs showing power consumptions, exports for following conditions are required:

  • Power Usage mode is set to Smart Plugs
  • Smart Plugs have defined schedule and or delayed toggle (Not clear if this is included in actual system_export data)

@thomluther
Copy link
Owner Author

Exploration of various endpoints by smart plug owners is required to verify if following is possible via the cloud Api:

  • Query the switch state of a smart plug (most important)
  • Change the switch state of a smart plug (equally important)
  • Query (and change) the schedule of a smart plug
  • Change the tag / label of a smart plug

@thomluther
Copy link
Owner Author

thomluther commented Sep 12, 2024

Note: The smart plug consumption can be supported probably only when added to a power system such as created for solarbanks.
Stand alone Plugs probably do not send their consumption data permanently to the cloud api. They may however provide their state to the cloud when it was changed? This has to be explored by owners which endpoints can be used to query and change their state.
See also #107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant