Skip to content

Commit fa26f20

Browse files
authored
📚 Add My buttons to documentation (#349)
1 parent 1d293e3 commit fa26f20

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

motioneye/DOCS.md

+16-2
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,24 @@ Some cool features of motionEye:
2222
The installation of this add-on is pretty straightforward and not different in
2323
comparison to installing any other Home Assistant add-on.
2424

25-
1. Search for the "motionEye" add-on in the Supervisor add-on store and
26-
install it.
25+
1. Click the Home Assistant My button below to open the add-on on your Home
26+
Assistant instance.
27+
28+
[![Open this add-on in your Home Assistant instance.][addon-badge]][addon]
29+
30+
1. Click the "Install" button to install the add-on.
2731
1. Start the "motionEye" add-on
2832
1. Check the logs of the "motionEye" add-on to see if everything went well.
2933
1. Click the "OPEN WEB UI" button to open the web interface
3034
1. Login with username "admin", without a password.
3135
1. Edit your admin account with a secure password!
3236

37+
Home Assistant, by default, ships with the Community Add-ons store installed.
38+
However, if it is missing (for any reason), you can add it by clicking the
39+
button My button below.
40+
41+
[![Add repository to your Home Assitant instance.][repository-badge]][repository]
42+
3343
## Configuration
3444

3545
**Note**: _Remember to restart the add-on when the configuration is changed._
@@ -183,6 +193,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
183193
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
184194
SOFTWARE.
185195

196+
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
197+
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_motioneye
186198
[contributors]: https://github.com/hassio-addons/addon-motioneye/graphs/contributors
187199
[discord-ha]: https://discord.gg/c5DvZ4e
188200
[discord]: https://discord.me/hassioaddons
@@ -193,4 +205,6 @@ SOFTWARE.
193205
[motioneye-wiki-action-buttons]: https://github.com/ccrisan/motioneye/wiki/Action-Buttons
194206
[reddit]: https://reddit.com/r/homeassistant
195207
[releases]: https://github.com/hassio-addons/addon-motioneye/releases
208+
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
209+
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
196210
[semver]: http://semver.org/spec/v2.0.0.htm

0 commit comments

Comments
 (0)