Align switch group handling with light.#7577
Conversation
|
@aequitas, thanks for your PR! By analyzing the history of the files in this pull request, we identified @fabaff, @martinfrancois and @pvizeli to be potential reviewers. |
martinfrancois
left a comment
There was a problem hiding this comment.
Looks good to me, although I couldn't really test it myself, since I don't own any devices like that. Would be interesting to hear from @bobmccall since he/she opened the issue up if it was fixed.
|
Happy to give it a go, but not being a developer you'll need to tell me exactly which files to put where. I've tried copying the new Not sure what to do with the other two files |
|
If you place just the |
|
OK, given it a go... Turn on switch 3 with remote - switch turns on Here is what we have in the log... |
|
Can you try adding the group aliases in the configuration: #5969 (comment) This is currently not documented. |
|
Yes! That works great. newkaku_00bbbd1e_1: Really appreciate the fantastic work you've done with HA - thanks. |
Description:
In preparation of switching to dispatcher and already providing this feature to user. This will allow rflink switch entities to respond to rflink group command.
Fixes: #7522