Skip to content

Commit

Permalink
Replace deprecated terms and update GitHub URLs (home-assistant#2919)
Browse files Browse the repository at this point in the history
  • Loading branch information
wrt54g authored Mar 20, 2023
1 parent 679a644 commit 36ec4d8
Show file tree
Hide file tree
Showing 44 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yamllint disable rule:line-length
blank_issues_enabled: false
contact_links:
- name: Report a bug with the UI, Frontend or Lovelace
- name: Report a bug with the UI, Frontend or Dashboards
url: https://github.com/home-assistant/frontend/issues
about: This is the issue tracker for our backend. Please report issues with the UI in the frontend repository.
- name: Report a bug with Home Assistant
Expand Down
4 changes: 2 additions & 2 deletions ada/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "Hey Ada!" add-on and click it.
3. Click on the "INSTALL" button.

Expand Down Expand Up @@ -54,6 +54,6 @@ In case you've found an bug, please [open an issue on our GitHub][issue].

[discord]: https://discord.gg/c5DvZ4e
[forum]: https://community.home-assistant.io
[issue]: https://github.com/home-assistant/hassio-addons/issues
[issue]: https://github.com/home-assistant/addons/issues
[reddit]: https://reddit.com/r/homeassistant
[repository]: https://github.com/hassio-addons/repository
2 changes: 1 addition & 1 deletion ada/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: ada
stage: deprecated
name: Hey Ada!
description: Voice assistant powered by Home Assistant
url: https://github.com/home-assistant/hassio-addons/blob/master/ada
url: https://github.com/home-assistant/addons/blob/master/ada
arch:
- armhf
- armv7
Expand Down
14 changes: 7 additions & 7 deletions almond/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "Genie" add-on and click it.
3. Click on the "INSTALL" button.

Expand All @@ -13,7 +13,7 @@ Follow these steps to get the add-on installed on your system:
The basic thing to get the add-on running would be:

1. Start the add-on.
2. Go to Home Assistant frontend -> **Configuration** -> **Integrations**
2. Go to Home Assistant frontend -> **Settings** -> **Devices & Services** -> **Integrations**
to configure Home Assistant to use this add-on. After starting,
it will be automatically discovered by Home Assistant.

Expand All @@ -30,14 +30,14 @@ You have several options to get them answered:
- The [Home Assistant Discord Chat Server][discord].
- The Home Assistant [Community Forum][forum].
- Join the [Reddit subreddit][reddit] in [/r/homeassistant][reddit].
- The [Genie Discord Chat Server][discordalmond].
- The Genie [Community Forum][forumalmond].
- The [Genie Discord Chat Server][discordgenie].
- The Genie [Community Forum][forumgenie].

In case you've found a bug, please [open an issue on our GitHub][issue].

[discord]: https://discord.gg/c5DvZ4e
[forum]: https://community.home-assistant.io
[issue]: https://github.com/home-assistant/hassio-addons/issues
[issue]: https://github.com/home-assistant/addons/issues
[reddit]: https://reddit.com/r/homeassistant
[discordalmond]: https://discord.gg/anthtR4
[forumalmond]: https://community.almond.stanford.edu
[discordgenie]: https://discord.gg/anthtR4
[forumgenie]: https://community.almond.stanford.edu
2 changes: 1 addition & 1 deletion almond/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 3.0.0
slug: almond
name: Genie
description: The open-source, privacy-preserving voice assistant
url: https://github.com/home-assistant/hassio-addons/blob/master/almond
url: https://github.com/home-assistant/addons/blob/master/almond
arch:
- armv7
- aarch64
Expand Down
4 changes: 2 additions & 2 deletions cec_scan/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "CEC Scanner" add-on and click it.
3. Click on the "INSTALL" button.

Expand All @@ -31,4 +31,4 @@ In case you've found a bug, please [open an issue on our GitHub][issue].
[forum]: https://community.home-assistant.io
[issue]: https://github.com/home-assistant/hassio-addons/issues
[reddit]: https://reddit.com/r/homeassistant
[repository]: https://github.com/hassio-addons/repository
[repository]: https://github.com/addons/repository
2 changes: 1 addition & 1 deletion cec_scan/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: "3.0"
slug: cec_scan
name: CEC Scanner
url: https://github.com/home-assistant/hassio-addons/tree/master/cec_scan
url: https://github.com/home-assistant/addons/tree/master/cec_scan
arch:
- armhf
- armv7
Expand Down
4 changes: 2 additions & 2 deletions configurator/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "File editor" add-on and click it.
3. Click on the "INSTALL" button.

Expand Down Expand Up @@ -73,4 +73,4 @@ In case you've found a bug, please [open an issue on our GitHub][issue].
[forum]: https://community.home-assistant.io
[issue]: https://github.com/home-assistant/hassio-addons/issues
[reddit]: https://reddit.com/r/homeassistant
[repository]: https://github.com/hassio-addons/repository
[repository]: https://github.com/addons/repository
2 changes: 1 addition & 1 deletion configurator/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 5.5.0
slug: configurator
name: File editor
description: Simple browser-based file editor for Home Assistant
url: https://github.com/home-assistant/hassio-addons/tree/master/configurator
url: https://github.com/home-assistant/addons/tree/master/configurator
codenotary: [email protected]
arch:
- armhf
Expand Down
4 changes: 2 additions & 2 deletions deconz/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "deCONZ" add-on and click it.
3. Click on the "INSTALL" button.

Expand Down Expand Up @@ -232,7 +232,7 @@ In case you've found a bug, please [open an issue on our GitHub][issue].

[discord]: https://discord.gg/c5DvZ4e
[forum]: https://community.home-assistant.io
[issue]: https://github.com/home-assistant/hassio-addons/issues
[issue]: https://github.com/home-assistant/addons/issues
[manual-upgrade]: https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Update-deCONZ-manually
[reddit]: https://reddit.com/r/homeassistant
[vnc-viewer]: https://bintray.com/tigervnc/stable/tigervnc/
Expand Down
2 changes: 1 addition & 1 deletion deconz/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: deconz
name: deCONZ
description: >-
Control a Zigbee network with ConBee or RaspBee by Dresden Elektronik.
url: https://github.com/home-assistant/hassio-addons/tree/master/deconz
url: https://github.com/home-assistant/addons/tree/master/deconz
apparmor: false
arch:
- amd64
Expand Down
4 changes: 2 additions & 2 deletions dhcp_server/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "DHCP server" add-on and click it.
3. Click on the "INSTALL" button.
4. Modify configuration as needed
Expand Down Expand Up @@ -146,6 +146,6 @@ In case you've found a bug, please [open an issue on our GitHub][issue].

[discord]: https://discord.gg/c5DvZ4e
[forum]: https://community.home-assistant.io
[issue]: https://github.com/home-assistant/hassio-addons/issues
[issue]: https://github.com/home-assistant/addons/issues
[reddit]: https://reddit.com/r/homeassistant
[repository]: https://github.com/hassio-addons/repository
4 changes: 2 additions & 2 deletions dnsmasq/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "Dnsmasq" add-on and click it.
3. Click on the "INSTALL" button.

Expand Down Expand Up @@ -132,6 +132,6 @@ In case you've found a bug, please [open an issue on our GitHub][issue].

[discord]: https://discord.gg/c5DvZ4e
[forum]: https://community.home-assistant.io
[issue]: https://github.com/home-assistant/hassio-addons/issues
[issue]: https://github.com/home-assistant/addons/issues
[reddit]: https://reddit.com/r/homeassistant
[repository]: https://github.com/hassio-addons/repository
2 changes: 1 addition & 1 deletion dnsmasq/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 1.5.1
slug: dnsmasq
name: Dnsmasq
description: A simple DNS server
url: https://github.com/home-assistant/hassio-addons/tree/master/dnsmasq
url: https://github.com/home-assistant/addons/tree/master/dnsmasq
advanced: true
arch:
- armhf
Expand Down
6 changes: 3 additions & 3 deletions duckdns/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "DuckDNS" add-on and click it.
3. Click on the "INSTALL" button.

Expand Down Expand Up @@ -48,7 +48,7 @@ only apply to Let's Encrypt SSL certificates.

#### Option `lets_encrypt.accept_terms`

Once you have read and accepted the Let's Encrypt[Subscriber Agreement](https://letsencrypt.org/repository/), change value to `true` in order to use Let's Encrypt services.
Once you have read and accepted the Let's Encrypt [Subscriber Agreement](https://letsencrypt.org/repository/), change value to `true` in order to use Let's Encrypt services.

#### Option `lets_encrypt.certfile`

Expand Down Expand Up @@ -150,7 +150,7 @@ In case you've found a bug, please [open an issue on our GitHub][issue].

[discord]: https://discord.gg/c5DvZ4e
[forum]: https://community.home-assistant.io
[issue]: https://github.com/home-assistant/hassio-addons/issues
[issue]: https://github.com/home-assistant/addons/issues
[reddit]: https://reddit.com/r/homeassistant
[duckdns]: https://www.duckdns.org
[duckdns-faq]: https://www.duckdns.org/faqs.jsp
Expand Down
2 changes: 1 addition & 1 deletion duckdns/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: duckdns
name: Duck DNS
description: >-
Free Dynamic DNS (DynDNS or DDNS) service with Let's Encrypt support
url: https://github.com/home-assistant/hassio-addons/tree/master/duckdns
url: https://github.com/home-assistant/addons/tree/master/duckdns
arch:
- armhf
- armv7
Expand Down
4 changes: 2 additions & 2 deletions git_pull/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "Git pull" add-on and click it.
3. Click on the "INSTALL" button.

Expand Down Expand Up @@ -150,6 +150,6 @@ In case you've found a bug, please [open an issue on our GitHub][issue].

[discord]: https://discord.gg/c5DvZ4e
[forum]: https://community.home-assistant.io
[issue]: https://github.com/home-assistant/hassio-addons/issues
[issue]: https://github.com/home-assistant/addons/issues
[reddit]: https://reddit.com/r/homeassistant
[repository]: https://github.com/hassio-addons/repository
2 changes: 1 addition & 1 deletion git_pull/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 7.13.1
slug: git_pull
name: Git pull
description: Simple git pull to update the local configuration
url: https://github.com/home-assistant/hassio-addons/tree/master/git_pull
url: https://github.com/home-assistant/addons/tree/master/git_pull
advanced: true
arch:
- armhf
Expand Down
8 changes: 4 additions & 4 deletions google_assistant/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "Google Assistant SDK" add-on and click it.
3. Click on the "INSTALL" button.

Expand Down Expand Up @@ -101,14 +101,14 @@ You have several options to get them answered:
In case you've found a bug, please [open an issue on our GitHub][issue].

[discord]: https://discord.gg/c5DvZ4e
[documentation]: https://github.com/home-assistant/hassio-addons/blob/master/google_assistant/DOCS.md
[documentation]: https://github.com/home-assistant/addons/blob/master/google_assistant/DOCS.md
[forum]: https://community.home-assistant.io
[google-actions-console]: https://console.actions.google.com/
[google-assistant-api]: https://console.developers.google.com/apis/api/embeddedassistant.googleapis.com/overview
[google-oauth-client]: https://console.developers.google.com/apis/credentials/oauthclient
[google-oauth-concent]: https://console.developers.google.com/apis/credentials/consent
[google-platform-project]: https://console.cloud.google.com/project
[issue]: https://github.com/home-assistant/hassio-addons/issues
[issue]: https://github.com/home-assistant/addons/issues
[reddit]: https://reddit.com/r/homeassistant
[repository]: https://github.com/hassio-addons/repository
[samba-addon]: https://github.com/home-assistant/hassio-addons/tree/master/samba
[samba-addon]: https://github.com/home-assistant/addons/tree/master/samba
2 changes: 1 addition & 1 deletion google_assistant/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: google_assistant
name: Google Assistant SDK
description: A virtual personal assistant developed by Google
url: >-
https://github.com/home-assistant/hassio-addons/tree/master/google_assistant
https://github.com/home-assistant/addons/tree/master/google_assistant
advanced: true
arch:
- armhf
Expand Down
4 changes: 2 additions & 2 deletions homematic/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "HomeMatic CCU" add-on and click it.
3. Click on the "INSTALL" button.

Expand Down Expand Up @@ -153,7 +153,7 @@ In case you've found a bug, please [open an issue on our GitHub][issue].

[discord]: https://discord.gg/c5DvZ4e
[forum]: https://community.home-assistant.io
[issue]: https://github.com/home-assistant/hassio-addons/issues
[issue]: https://github.com/home-assistant/addons/issues
[reddit]: https://reddit.com/r/homeassistant
[repository]: https://github.com/hassio-addons/repository
[occu]: https://github.com/jens-maus/occu/
Expand Down
2 changes: 1 addition & 1 deletion homematic/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 99.0.5
slug: homematic
name: HomeMatic CCU
description: HomeMatic central based on OCCU
url: https://github.com/home-assistant/hassio-addons/tree/master/homematic
url: https://github.com/home-assistant/addons/tree/master/homematic
apparmor: false
arch:
- armv7
Expand Down
4 changes: 2 additions & 2 deletions letsencrypt/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "letsencrypt" add-on and click it.
3. Click on the "INSTALL" button.

Expand Down Expand Up @@ -536,6 +536,6 @@ In case you've found a bug, please [open an issue on our GitHub][issue].

[discord]: https://discord.gg/c5DvZ4e
[forum]: https://community.home-assistant.io
[issue]: https://github.com/home-assistant/hassio-addons/issues
[issue]: https://github.com/home-assistant/addons/issues
[certbot]: https://certbot.eff.org
[reddit]: https://reddit.com/r/homeassistant
2 changes: 1 addition & 1 deletion letsencrypt/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 4.12.8
slug: letsencrypt
name: Let's Encrypt
description: Manage certificate from Let's Encrypt
url: https://github.com/home-assistant/hassio-addons/tree/master/letsencrypt
url: https://github.com/home-assistant/addons/tree/master/letsencrypt
arch:
- armhf
- armv7
Expand Down
4 changes: 2 additions & 2 deletions mariadb/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Follow these steps to get the add-on installed on your system:

1. Navigate in your Home Assistant frontend to **Supervisor** -> **Add-on Store**.
1. Navigate in your Home Assistant frontend to **Settings** -> **Add-ons** -> **Add-on store**.
2. Find the "MariaDB" add-on and click it.
3. Click on the "INSTALL" button.

Expand Down Expand Up @@ -105,6 +105,6 @@ In case you've found a bug, please [open an issue on our GitHub][issue].
[discord]: https://discord.gg/c5DvZ4e
[forum]: https://community.home-assistant.io
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[issue]: https://github.com/home-assistant/hassio-addons/issues
[issue]: https://github.com/home-assistant/addons/issues
[reddit]: https://reddit.com/r/homeassistant
[repository]: https://github.com/hassio-addons/repository
2 changes: 1 addition & 1 deletion mariadb/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2.5.2
slug: mariadb
name: MariaDB
description: A SQL database server
url: https://github.com/home-assistant/hassio-addons/tree/master/mariadb
url: https://github.com/home-assistant/addons/tree/master/mariadb
arch:
- armhf
- armv7
Expand Down
Loading

0 comments on commit 36ec4d8

Please sign in to comment.