hvorragend / ha-blueprints

Other
40 stars 8 forks source link

Manual Mode setting status #125

Closed hankys closed 3 months ago

hankys commented 3 months ago

Hello, after last update (2024.08.03) the manual override feature seems to work.

But i have a new issue regarding the status helper: The automation sets helper status "manual" to "true" after automatic opening in the morning on random shutters. This causes my shading automation to stop, because i set a manual override "Ignore/override next automatic sun shading after manual position changes" on those windows.

fisch55 commented 3 months ago

same here...

hvorragend commented 3 months ago

But isn't that exactly the intention of the feature? Or why have you activated it?

Normally I would say that you should deactivate it.

Or what am I not understanding here?

hankys commented 3 months ago

The problem I am facing is the following:

In short: in my case the automation deactivates itself with regard to sun shading.

This problem has only appeared since the last update.

fisch55 commented 3 months ago

Exactly the Same . Good described!!!

hvorragend commented 3 months ago
  • However, the automation sets the status "manual":{"a":true,....." in the "Cover Status Helper" after opening the shutters, even though the opening was carried out automatically. This affects different shutters. Yesterday there were some different shutters than today.

You should adjust the DriveTime values. Probably increase a little. Then roller blind movements triggered by CCA are also assigned to the automation.

Otherwise show me a trace in which the "Manual" is set incorrectly. But I think it is due to the travel time or the latency of your hardware.

This problem has only appeared since the last update.

This is probably because there were still bugs with the override until then. Now it works for the first time.

fisch55 commented 3 months ago

My Hlepers of there shutters does not works anymore. The states are wrong... Deleted Helpers and reinstall it, got the old states... Any Idea, what the Problem is?

The shutter is closed and not opened.

Bildschirmfoto 2024-08-06 um 22 07 29 Bildschirmfoto 2024-08-06 um 22 08 47

trace automation.cover_control_spulenfenster 2024-08-06T20_00_00.636102+00_00.json

hvorragend commented 3 months ago

This is crazy. The user @Bostil has the same problem. Some of his CCA blueprints do not execute the entire action part. The traces are almost empty. Only approx. 37 KB instead of almost 200 KByte.

Deactivate your automation and reactivate it afterwards.

https://community.home-assistant.io/t/automation-triggered-but-does-not-run-actions-since-last-update-2022-10-4/476854

fisch55 commented 3 months ago

Thx for reply - but it does Not help.

That is really Crazy . May it be an issue with ha Beta 2024.08?

hvorragend commented 3 months ago

I've been looking for a long time, but look what I've found.

https://github.com/home-assistant/core/issues/123082

https://github.com/home-assistant/frontend/pull/21599

bostil commented 3 months ago

This is crazy. The user @bostil has the same problem.

You have me confused with someone else. I don't know anything about this repo.

fisch55 commented 3 months ago

I've been looking for a long time, but look what I've found.

Means it is an Issue of ha Core ….???

hankys commented 3 months ago

You should adjust the DriveTime values. Probably increase a little. Then roller blind movements triggered by CCA are also assigned to the automation.

Otherwise show me a trace in which the "Manual" is set incorrectly. But I think it is due to the travel time or the latency of your hardware.

That helped !

Yesterday evening i put 1 second more on every shutter. This morning they all stayed in "manual":{"a":false,....." after opening by the automation.

I hope the behavior remains similar for the next few days :)

Thank you very much.

hvorragend commented 3 months ago

I've been looking for a long time, but look what I've found.

Means it is an Issue of ha Core ….???

Yes. And we should use a seperate issue for this next time. Offtopic here. 😀

hvorragend commented 3 months ago

That helped !

Yesterday evening i put 1 second more on every shutter. This morning they all stayed in "manual":{"a":false,....." after opening by the automation.

I hope the behavior remains similar for the next few days :)

Thank you very much.

Great. Feel free to round up. It doesn't have to be that exact

Then I'll close this ticket, okay?

hankys commented 3 months ago

yes, I think the ticket can be closed. If there are any further problems, I will come back ;) Thanks

fisch55 commented 3 months ago

I've been looking for a long time, but look what I've found.

Means it is an Issue of ha Core ….???

Yes. And we should use a seperate issue for this next time. Offtopic here. 😀

Ok , sorry…but should I Open One ?

hvorragend commented 3 months ago

No, you should update your core beta or wait for the final. And I hope that should solve it.