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

Feature request: Add devices group support #1572

Open
Kxtreme opened this issue Jan 30, 2025 · 0 comments
Open

Feature request: Add devices group support #1572

Kxtreme opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Kxtreme
Copy link

Kxtreme commented Jan 30, 2025

I noticed my lights groups didn't synchronize with HA and I need to create automation acting on those light groups.
I searched a little bit on the code and I assume the API used.
I noticed on my devices file that there are some devices with devGroups, but this has no more info about them so I assume this isn't being stored.
according to https://coolkit-technologies.github.io/eWeLink-API/#/en/APIReferenceV2
the request GET@/v2/device/thing Get all the devices and groups under the specified home ID
and the request POST@/v2/device/thing/status Set the status of a device or a group, such as the on/off of a switch.

so the existing request should already have the information, I have no experience working with HA.

@AlexxIT AlexxIT added the enhancement New feature or request label Jan 31, 2025
@AlexxIT AlexxIT self-assigned this Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants