Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UbhiTS authored Jun 1, 2020
1 parent 0bf5fe2 commit d2fcb1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ alexa_doorbell:
time:
start: "07:00:00"
end: "22:00:00"
debug: false
```
key | optional | type | default | description
Expand All @@ -78,6 +79,7 @@ key | optional | type | default | description
`home\|doorbell` | True | switch | | Set to ring this doorbell (or switch on a light)
`time\|start` | True | time | 07:00:00 | The time to enable the service. (24h format)
`time\|end` | True | time | 22:00:00 | The time to disable the service. (24h format)
`debug` | True | bool | False | if True, outputs messages to the AppDaemon Log

## Thank you! :raised_hands:
This app wouldn't be possible without the amazing work done by the developers and community at **[Home Assistant](https://www.home-assistant.io/)**
Expand Down

0 comments on commit d2fcb1f

Please sign in to comment.