hvorragend / ha-blueprints

Other
39 stars 8 forks source link

After reset manual - what should happen? #134

Closed fisch55 closed 2 months ago

fisch55 commented 2 months ago

After manual has been set back to false, the awning should close again at the next azimuth change, since the value is within azimuth start and aszimuth end?

`Wechselte zu {"open":{"a":false,"t":1724164447},"close":{"a":false,"t":0},"ventilate":{"a":false,"t":0},"shading":{"a":false,"t":1724164447},"locked":{"a":false,"t":0},"manual":{"a":false,"t":1724164741},"p":100,"v":4,"t":1724164741} ausgelöst durch Automatisierung Cover Control Markise Beta ausgelöst durch Zeit change or manual update via template 16:39:00 - Vor 12 Sekunden

Wechselte zu {"open":{"a":false,"t":1724164447},"close":{"a":false,"t":0},"ventilate":{"a":false,"t":0},"shading":{"a":false,"t":1724164447},"locked":{"a":false,"t":0},"manual":{"a":true,"t":1724164632},"p":100,"v":4,"t":1724164632} ausgelöst durch Automatisierung Cover Control Markise Beta ausgelöst durch Zustand von Markise 16:37:12 - Vor 3 Minuten`

However, shadowing remains on false after the reset manual, although azimuth triggers again and the other values still apply.

fisch55 commented 2 months ago

alias: Cover Control Markise Beta description: "" use_blueprint: path: hvorragend/cover_control_automation_beta.yaml input: blind: cover.markise auto_options:

hvorragend commented 2 months ago

Nothing is done other than resetting the manual detection.

No shutter movement or similar is performed. And no check is made as to whether anything should have happened during this time.

This function will not exist in CCA.

You have to wait for the next trigger.

fisch55 commented 2 months ago

Accurate and next trigger is, for example, that the height of the sun changes, or the brightness - correct...