Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

position setting not working #6

Open
kratas opened this issue Nov 18, 2024 · 0 comments
Open

position setting not working #6

kratas opened this issue Nov 18, 2024 · 0 comments

Comments

@kratas
Copy link

kratas commented Nov 18, 2024

Hi,

I currently use this accessory to control the blinds
https://github.com/kotborealis/home-assistant-custom-components-cover-time-based-synced
however, I have now found out from the log that this add-on will probably become non-functional in version 2025.9, see

Detected that custom integration 'cover_time_based_synced' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9

and unfortunately this add-on has been unmaintained and not updated for years now, I tried this one now, because of the ability to detect the status of what position the blind is now drawn, based on the relay switching based on the given time (this is an absolutely great and important feature for me automation), but unfortunately I came across a thing that I couldn't solve in any way.
Capturing down and up work with status signaling 0-100% perfectly, but what doesn't work is the option to set the exact position, any option to set a given position, for example:

action: cover.set_cover_position data: position: 15 target: entity_id: cover.test_my_cover

is not taken into account and is not implemented, it always ignores the set position and continues to extend or retract the blind until the very end, i.e. either 0 or 100%

Please, is this problem somehow solvable and is there a possibility to fix this defect?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant