avzhuiko / climate-remote-control

Control your climate units via "Remote: send command" service and default climate card
MIT License
1 stars 0 forks source link

Add sequence mode by grouping attributes #18

Open avzhuiko opened 2 months ago

avzhuiko commented 2 months ago

For some models of climate unit a remote control does not send all parameters by single command. And in some cases it can be useful to send current state of selected arguments if one of them changes.

We need to add support a sequencing mode by grouping attributes. It should send not concatenated commands but series of commands.

see https://github.com/avzhuiko/climate-remote-control/issues/16#issuecomment-2273202352