hvorragend / ha-blueprints

Other
20 stars 3 forks source link

Extend the sun-protection with a second level #32

Open hvorragend opened 4 months ago

hvorragend commented 4 months ago

Another feature idea from a use-case I have frequently for the sun-protection:

As of now you included current and max temperature. If both are fulfilled, the shutter will go to the desired position. E. g. Current temp > 20 C, max temperature > 24 C to position of 30%. I totally like this setup to identify the need of protection!

But would it be even possible to have a heat protection, where you set for current a different temperature (eg 26 C) and a different position (eg 10%)? In short: just extend the sun-protection with a second level to differentiate closing position between warm days and hot days.

Just an idea and you are the only one to decide if this makes sense.

Source: User Bostil (https://community.home-assistant.io/t/cover-control-automation-cca-a-comprehensive-and-highly-configurable-roller-blind-blueprint/680539/223)

hvorragend commented 3 months ago

@Bostil87

git849376 commented 1 month ago

I want exactly this function too. Thanks in advance for the implementation.

I have the following idea. Is this feasible?

To prevent the roller shutters from being raised and lowered unnecessarily, it is good if they are not raised 100% in the morning according to the schedule, but rather straight to the shading position for the respective day.

It's on

08:00 a.m. trigger for 100% high

8:45 a.m. tirgger for 20% for shading

Should be condition

08:00 a.m. trigger at 20%

Of course, only on days when shading is necessary.

Best regards

philippk80 commented 1 month ago

What about we configure a range for shading and then opening the shutter a little bit for let's say every half hour?

jmerifjKriwe commented 3 days ago

seems to be something smiliar to https://github.com/basbruss/adaptive-cover ?