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

adding to this custom components tilt time based? #20

Open
fvatter opened this issue Feb 16, 2024 · 0 comments
Open

adding to this custom components tilt time based? #20

fvatter opened this issue Feb 16, 2024 · 0 comments

Comments

@fvatter
Copy link

fvatter commented Feb 16, 2024

Hi, could you add a tilt cover? It would work the same as opening, closing using time.

somthing like

  • platform: cover_rf_time_based
    devices:
    my_room_cover_time_based:
    name: My Room Cover
    travelling_time_up: 36
    travelling_time_down: 34
    close_script_entity_id: script.rf_myroom_cover_down
    stop_script_entity_id: script.rf_myroom_cover_stop
    open_script_entity_id: script.rf_myroom_cover_up
    travelling_tilt_time_up: 2
    travelling_tilt_time_down: 2
    close_tilt_script_entity_id: script.rf_myroom_cover_down
    stop_tilt_script_entity_id: script.rf_myroom_cover_stop
    open_tilt_script_entity_id: script.rf_myroom_cover_up

    send_stop_at_ends: False #optional
    always_confident: False #optional
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