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 action group for trust remote #3926

Merged

Conversation

ikilledmypc
Copy link
Contributor

I would like to add support for the action group property of the full state of the device:
{
"linkquality": 33,
"action": "",
"action_group": 150,
"action_rate": 30
}
This value will change depending on the current selected group on the remote and will allow controlling individual lights as well as all lights. Contains value 145 .... 150, where 150 is all groups

I would like to add support for the action group property of the full state of the device:
{
    "linkquality": 33,
    "action": "",
    "action_group": 150,
    "action_rate": 30
}
This value will change depending on the current selected group on the remote and will allow controlling individual lights as well as all lights. Contains value 145 .... 150, where 150 is all groups
@ikilledmypc
Copy link
Contributor Author

I assumed this was the way to do it haven't been able to test it locally on my home assistant setup

@Koenkk
Copy link
Owner

Koenkk commented Feb 25, 2022

Thanks!

@Koenkk Koenkk merged commit 7ed75f1 into Koenkk:master Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants