We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, could you add a tilt cover? It would work the same as opening, closing using time.
somthing like
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, could you add a tilt cover? It would work the same as opening, closing using time.
somthing like
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
The text was updated successfully, but these errors were encountered: