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

Use another entity type to open / close / stop #5

Open
keteflips opened this issue Mar 26, 2024 · 3 comments
Open

Use another entity type to open / close / stop #5

keteflips opened this issue Mar 26, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@keteflips
Copy link

Helo.

Its posible to use another entity type to trigger the open/close/stop? I want to use a script to send an RF command.

Something like this:

cover:

  • platform: cover_time_based
    devices:
    room_rolling_shutter:
    name: Room Rolling Shutter
    open_entity_id: script.wall_switch_right
    close_entity_id: script.wall_switch_left
    travelling_time_down: 23
    travelling_time_up: 25
    tilting_time_down: 2.3
    tilting_time_up: 2.7

Thanks.

@fvatter
Copy link

fvatter commented Mar 27, 2024

cover.py.zip

image

This is how I changed it and it works :)

download the file and replace it, then change the code in the configuration :)

@keteflips
Copy link
Author

cover.py.zip

image

This is how I changed it and it works :)

download the file and replace it, then change the code in the configuration :)

But in your example the integration have another different name, that's correct?

@fvatter
Copy link

fvatter commented Mar 29, 2024

cover.py.zip
image
This is how I changed it and it works :)
download the file and replace it, then change the code in the configuration :)

But in your example the integration have another different name, that's correct?

Sorryyyyyyyyyyyyy
image

`

@Sese-Schneider Sese-Schneider added the enhancement New feature or request label Apr 2, 2024
@Sese-Schneider Sese-Schneider self-assigned this Apr 2, 2024
@Sese-Schneider Sese-Schneider removed their assignment Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants