tetele / hvac_group

Group together `climate` components for easy control
MIT License
26 stars 5 forks source link

Get presets from members #72

Open tetele opened 8 months ago

tetele commented 8 months ago

Checklist

Is your feature request related to a problem? Please describe.

No presets for the group

Describe the solution you'd like

It would be nice to get presets from all member actuators (heaters and coolers) and expose them to the user. Whenever the user selects a preset on the group, the preset should apply to all members who have that preset

Describe alternatives you've considered

None

Additional context

Watchout for when 2-way sync will be implemented, as setting a preset on a member may force a different temperature on it, thus making the system enter an infinite loop without proper guarding