|
75 | 75 | </div>
|
76 | 76 | </div>
|
77 | 77 | <div id="pageSupport" class="mt-4" style="display: none;">
|
78 |
| - <p class="text-center lead">Thank you for using <strong>homebridge-myq</strong>.</p> |
| 78 | + <h5>Introduction</h5> |
| 79 | + <p class="px-4">I hope you enjoy <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq">homebridge-myq</a> as much as I enjoy developing it. All my projects are labors of love. If you'd like to show your appreciation - <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq">star this project on Github</A> and do some good in your community, either financially or with your time: a food bank, an animal shelter (two of my passions), or whatever resonates with you that can give something back to the world around you.</p> |
79 | 80 |
|
80 |
| - <p>Other plugins by <a target="_blank" href="https://github.com/hjdhjd">HJD</a>: </p> |
| 81 | + <div class="px-4"> |
| 82 | + Other plugins by <a target="_blank" href="https://github.com/hjdhjd">HJD</a>: |
81 | 83 |
|
82 |
| - <ul dir="auto"> |
83 |
| - <li><a target="_blank" href="https://github.com/hjdhjd/homebridge-unifi-protect">homebridge-unifi-protect: Complete HomeKit integration for the entire UniFi Protect ecosystem</a></li> |
84 |
| - </ul> |
85 |
| - |
86 |
| - <p class="text-center lead">Documentation Reference</p> |
87 |
| - |
88 |
| - <h5>Features</h5> |
89 |
| - <ul dir="auto"> |
90 |
| - <li> |
91 |
| - Getting Started |
92 | 84 | <ul dir="auto">
|
93 |
| - <li> |
94 |
| - <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq#installation">Installation</a>: installing this plugin, including system requirements. |
95 |
| - </li> |
96 |
| - <li> |
97 |
| - <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq#plugin-configuration">Plugin Configuration</a>: how to quickly get up and running. |
98 |
| - </li> |
99 |
| - <li> |
100 |
| - <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq#notes">Additional Notes</a>: some things you should be aware of, including myQ-specific quirks. |
101 |
| - </li> |
| 85 | + <li><a target="_blank" href="https://github.com/hjdhjd/homebridge-unifi-protect">homebridge-unifi-protect: Complete HomeKit integration for the entire UniFi Protect ecosystem</a></li> |
102 | 86 | </ul>
|
103 |
| - </li> |
104 |
| - <li> |
105 |
| - Advanced Topics |
106 |
| - <ul dir="auto"> |
107 |
| - <li> |
108 |
| - <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq/blob/main/docs/FeatureOptions.md">Feature Options</a>: granular options to allow you to show or hide specific garage door and gate openers, and more. |
109 |
| - </li> |
110 |
| - <li> |
111 |
| - <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq/blob/main/docs/MQTT.md">MQTT</a>: how to configure MQTT support. |
112 |
| - </li> |
113 |
| - <li> |
114 |
| - <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq/blob/main/docs/AdvancedOptions.md">Advanced Configuration</a>: complete list of configuration options available in this plugin. |
115 |
| - </li> |
116 |
| - </ul> |
117 |
| - </li> |
118 |
| - </ul> |
| 87 | + </div> |
| 88 | + |
| 89 | + <h5>Getting Started</h5> |
| 90 | + <ul dir="auto"> |
| 91 | + <li> |
| 92 | + <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq#installation">Installation</a>: installing this plugin, including system requirements. |
| 93 | + </li> |
| 94 | + <li> |
| 95 | + <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq#plugin-configuration">Plugin Configuration</a>: how to quickly get up and running. |
| 96 | + </li> |
| 97 | + <li> |
| 98 | + <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq#notes">Additional Notes</a>: some things you should be aware of, including myQ-specific quirks. |
| 99 | + </li> |
| 100 | + </ul> |
119 | 101 |
|
120 |
| - <h5>Help/About</h5> |
| 102 | + <h5>Advanced Topics</h5> |
| 103 | + <ul dir="auto"> |
| 104 | + <li> |
| 105 | + <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq/blob/main/docs/FeatureOptions.md">Feature Options</a>: granular options to allow you to show or hide specific garage door and gate openers, and more. |
| 106 | + </li> |
| 107 | + <li> |
| 108 | + <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq/blob/main/docs/MQTT.md">MQTT</a>: how to configure MQTT support. |
| 109 | + </li> |
| 110 | + <li> |
| 111 | + <a target="_blank" href="https://github.com/hjdhjd/homebridge-myq/blob/main/docs/AdvancedOptions.md">Advanced Configuration</a>: complete list of configuration options available in this plugin. |
| 112 | + </li> |
| 113 | + </ul> |
121 | 114 |
|
122 |
| - <div>The myQ API has largely stabilized in recent years, particularly with the advent of the v6 version of the API. However, the myQ cloud can (and does) have occasional reliability challenges that can manifest through connectivity issues that you will see in the Homebridge logs related to this plugin. These are not bugs in homebridge-myq and there's not much we can do it aside from attempt to gracefully handle the errors when they occur. The myQ cloud is quite reliable the large majority (~93-95% by my estimate) of the time.<br><br><strong class="text-danger">Please do not open bug reports related to API issues - they'll be closed summarily unless it's a new API-specific issue that's emerged as a result of changes to the undocumented myQ API.</strong></div> |
| 115 | + <h5>Support</h5> |
| 116 | + <div class="px-4">The myQ API has largely stabilized in recent years, particularly with the advent of the v6 version of the API. However, the myQ cloud can (and does) have occasional reliability challenges that can manifest through connectivity issues that you will see in the Homebridge logs related to this plugin. These are not bugs in homebridge-myq and there's not much we can do it aside from attempt to gracefully handle the errors when they occur. The myQ cloud is quite reliable the large majority (~93-95% by my estimate) of the time.<br><br><strong class="text-danger">Please do not open bug reports related to API issues - they'll be closed summarily unless it's a new API-specific issue that's emerged as a result of changes to the undocumented myQ API.</strong></div> |
123 | 117 | <br>
|
124 | 118 | <ul>
|
125 | 119 | <li>
|
|
0 commit comments