Updated Documentation with Links for #499 - https://www.vcloudinfo.com/2019/03/how-to-add-garadget-to-home-assistant.html
This commit is contained in:
parent
be476867a9
commit
3aab5e71dc
|
@ -789,6 +789,11 @@ Garage doors, Cars, charging stations. Going green. All part of a complete hom
|
|||
Garage Speech Automations - /config/automation/Speech/garage_closed.yaml</a><br>
|
||||
</details>
|
||||
<details>
|
||||
<summary>Videos and Write up on Garadget Garage Door Opener</summary><p align="center">
|
||||
<a href=https://www.vcloudinfo.com/2019/03/how-to-add-garadget-to-home-assistant.html>
|
||||
Garadget Garage Door Opener video and Write up</a><br>
|
||||
</details>
|
||||
<details>
|
||||
<summary>Monitor the reflection rates of Garadget and notify when they being to drop too low when closed (indicating a shift in the controller)</summary><p align="center">
|
||||
<a href=https://github.com/CCOSTAN/Home-AssistantConfig/blob/master/config/automation/garadget.yaml>
|
||||
Garage reflection Automations - /config/automation/garadget.yaml</a><br>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# # @CCOSTAN
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
## Garadget_Stuff - [Garadget](http://amzn.to/2jQLpVQ) - Garage Door opener/sensor
|
||||
# Video and Write Up - https://www.vcloudinfo.com/2019/03/how-to-add-garadget-to-home-assistant.html
|
||||
#-------------------------------------------
|
||||
|
||||
|
||||
|
@ -19,7 +20,6 @@ cover:
|
|||
password: !secret garadget_password
|
||||
name: small_garage
|
||||
|
||||
|
||||
sensor:
|
||||
- platform: template
|
||||
sensors:
|
||||
|
|
Loading…
Reference in New Issue