hvorragend / ha-blueprints

Other
32 stars 9 forks source link

Reapply sun shading after residents left #126

Closed Gifford47 closed 1 week ago

Gifford47 commented 1 month ago

Is it also possible to reapply sun shading after the residents left the house? F.e.:

Sun shading has already took place The cover were moved manually. No manual detection or reset was configured in blueprint. Residents leave house Actual action: No further action is applied. The cover are still in the last manual position My proposed action: Sun shading is applied a second time and cover moves into shading position.

jmerifjKriwe commented 1 month ago

How should this happen? Currently there is only one input_boolean for sleeping/not-sleeping. So I guess to trigger after someone left the house, we would need an additional input_boolean for this. Wouldn't it be much easier just to use force drive?

Gifford47 commented 1 month ago

just use the resident sensor as trigger. if the cover were moved manually and the residents leave house afterwards (trigger occurs) then activate sun shading if conditions were met

jmerifjKriwe commented 1 month ago

I'm not sure if this works without doing harm to the "default" resident behavior.

fsedarkalex commented 1 month ago

I think what @Gifford47 wants is the same I want with #129 just badly described (no offense).

hvorragend commented 1 week ago

The resident function does not have the full scope of the ventilation or shading function. The resident feature is kept quite simple. On and off and nothing more. No reloading of any Rollo trips. No integration into the (I'll call it) state machine.

The feature will not be expanded any further. Sorry.