-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Update sensor.countdown_timer.markdown #1697
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
Conversation
place holder to create directory
place holder
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some stray files and formatting problems.
Also some minimization that should be done.
@@ -0,0 +1 @@ | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stray extra file. I don't think this should be here.
@@ -0,0 +1,49 @@ | |||
--- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file don't belong in this pull request.
```` | ||
|
||
- **covers** (*Required*): The array that contains all tilt covers. | ||
- **identifier ** (*Required*): Name of the tilt cover. Multiple entries are possible. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extra space breaking formatting after "identifier.
- **switch** (*Required*): Light (or other) switch. | ||
- **delay** (*Optional*): delay time. default: 20 seconds. | ||
- **restart** (*Optional*): True/False, restart timer when HA is restarted. Default: False | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Part below this isn't needed in this documentation. In general documentation pages for components are minimized.
```` | ||
|
||
- **timers** (*Required*): The array that contains all timers. | ||
- **identifier ** (*Required*): Name of the timer. Multiple entries are possible. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extra space breaking formatting after "identifier.
Dropping pull request for now. Will resubmit in a different form. |
Description:
Update sensor.countdown_timer.markdown