Skip to content

Commit

Permalink
Home Assistant etc spelling consistency fixes (home-assistant#11637)
Browse files Browse the repository at this point in the history
* Be consistent with Home Assistant spelling

* Refer to the Configurator without "HASS"

That's what's it calls itself and how it is in the add-on store.

* Be consistent with Hass.io spelling

* Tell vscode to spell HassOS like that
  • Loading branch information
scop authored and frenck committed Jan 5, 2020
1 parent 8fba0f8 commit 301edb9
Show file tree
Hide file tree
Showing 33 changed files with 42 additions and 42 deletions.
4 changes: 2 additions & 2 deletions .vscode/cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"geizhals",
"Harman",
"hass",
"hass.io",
"hassos",
"Hass.io",
"HassOS",
"hcitool",
"heos",
"hikvision",
Expand Down
4 changes: 2 additions & 2 deletions source/_addons/configurator.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "HASS Configurator"
title: "Configurator"
description: "Browser-based configuration file editor for Home Assistant."
featured: true
og_image: /images/hassio/screenshots/addon-hass-configurator.png
Expand All @@ -11,7 +11,7 @@ More information and a standalone version for regular Home Assistant installatio

<p class='img'>
<img src='/images/hassio/screenshots/addon-hass-configurator.png'>
Screenshot of the HASS Configurator.
Screenshot of the Configurator.
</p>

### Feature list
Expand Down
4 changes: 2 additions & 2 deletions source/_addons/snips.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ There is an active [discord](https://discordapp.com/invite/3939Kqx) channel and
### Examples
So now you can turn lights on and off, let's check the weather. Log on to the [console](https://console.snips.ai/). If this is your first time, create a new assistant and add the Home Assistant skill, along with the Weather skill by snips. Download your assistant manually and copy it to the `/share` folder on your HassIO installation using the Samba add-on.
So now you can turn lights on and off, let's check the weather. Log on to the [console](https://console.snips.ai/). If this is your first time, create a new assistant and add the Home Assistant skill, along with the Weather skill by snips. Download your assistant manually and copy it to the `/share` folder on your Hass.io installation using the Samba add-on.

Next create a weather sensor, e.g., one for [Dark Sky](/integrations/darksky/), and put the `api_key` in your `secrets.yaml` file. For this example to work you will need to have a valid API key from [Dark Sky](https://darksky.net/dev).

Expand Down Expand Up @@ -120,6 +120,6 @@ searchWeatherForecast:

{% endraw %}

Now just restart HassIO and ask it what the weather is like.
Now just restart Hass.io and ask it what the weather is like.

[their tutorial]: https://github.com/snipsco/snips-platform-documentation/wiki/2.-Create-an-assistant-using-an-existing-bundle
2 changes: 1 addition & 1 deletion source/_docs/authentication.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ While you should hopefully be storing your passwords in a password manager, if y
* `auth`
* `auth_provider.homeassistant`
* `onboarding`
* `hassio` (for hassio users)
* `hassio` (for Hass.io users)
* `cloud` (for nabucasa users)

When you start Home Assistant next, you'll be required to set up authentication again.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ http:
ssl_key: /ssl/privkey.pem
```
Non-hass.io:
Non-Hass.io:
```yaml
http:
Expand Down
6 changes: 3 additions & 3 deletions source/_docs/ecosystem/hass-configurator.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "HASS Configurator"
description: "Instructions on how to install and use the HASS Configurator"
title: "Configurator"
description: "Instructions on how to install and use the Configurator"
redirect_from: /ecosystem/hass-configurator/
---

Expand All @@ -11,7 +11,7 @@ This is essentially a browser-based alternative to modifying your configuration

<p class='img'>
<img src='/images/hassio/screenshots/addon-hass-configurator.png'>
Screenshot of the HASS Configurator.
Screenshot of the Configurator.
</p>

### Feature list
Expand Down
2 changes: 1 addition & 1 deletion source/_docs/mqtt/broker.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The MQTT integration needs you to run an MQTT broker for Home Assistant to conne
### Run your own

This is the most private option, but it requires a little bit of work to setup. There are multiple free and open-source brokers to pick from: e.g., [Mosquitto](http://mosquitto.org/), [EMQ](https://github.com/emqx/emqx) or [Mosca](http://www.mosca.io/).
For hass.io users, the recommended setup method is to use the [Mosquitto MQTT broker addon](/addons/mosquitto).
For Hass.io users, the recommended setup method is to use the [Mosquitto MQTT broker addon](/addons/mosquitto).

```yaml
# Example configuration.yaml entry
Expand Down
2 changes: 1 addition & 1 deletion source/_docs/z-wave/controllers.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ There have [been reports](https://www.raspberrypi.org/forums/viewtopic.php?f=28&
We recommend that you purchase a [Z-Wave Plus](https://z-wavealliance.org/z-wave_plus_certification/) controller, to take advantage of the improvements this provides. As OpenZWave doesn't support S2 or Smart Start, there's no need to buy one just for support of these features.

<div class='note'>
If you're using Hass.io or running HASS in a Docker container, it's recommended to use a USB stick, not a module. Passing a module through Docker is more complicated than passing a USB stick through.
If you're using Hass.io or running Home Assistant in a Docker container, it's recommended to use a USB stick, not a module. Passing a module through Docker is more complicated than passing a USB stick through.
</div>

## Stick Alternatives
Expand Down
2 changes: 1 addition & 1 deletion source/_docs/z-wave/installation.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ You can also check what hardware has been found using the [hassio command](/hass
$ hassio hardware info
```

If you did an alternative install of Hass.io on Linux (e.g. installing Ubuntu, then Docker, then Hass.io) then the `modemmanager` package will interfere with any Z-Wave (or Zigbee) stick and should be removed or disabled in the host OS. Failure to do so will result in random failures of those components, e.g. dead or unreachable Z-Wave nodes, most notably right after HomeAssistant restarts. Connect to your host OS via SSH, then you can disable with `sudo systemctl disable ModemManager` and remove with `sudo apt-get purge modemmanager` (commands are for Debian/Ubuntu).
If you did an alternative install of Hass.io on Linux (e.g. installing Ubuntu, then Docker, then Hass.io) then the `modemmanager` package will interfere with any Z-Wave (or Zigbee) stick and should be removed or disabled in the host OS. Failure to do so will result in random failures of those components, e.g. dead or unreachable Z-Wave nodes, most notably right after Home Assistant restarts. Connect to your host OS via SSH, then you can disable with `sudo systemctl disable ModemManager` and remove with `sudo apt-get purge modemmanager` (commands are for Debian/Ubuntu).

### Docker

Expand Down
2 changes: 1 addition & 1 deletion source/_includes/asides/docs_navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ <h1 class="title delta">Topics</h1>
</li>
<li>{% active_link /docs/ecosystem/synology/ Synology %}</li>
<li>
{% active_link /docs/ecosystem/hass-configurator/ HASS Configurator
{% active_link /docs/ecosystem/hass-configurator/ Configurator
%}
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/apcupsd.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ port:
<div class='note'>
If you get `ConnectionRefusedError: Connection refused` errors in the Home assistant logs, ensure the [APCUPSd](http://www.apcupsd.org/) configuration directives used by its Network Information Server is set to permit connections from all addresses [NISIP 0.0.0.0](http://www.apcupsd.org/manual/manual.html#configuration-directives-used-by-the-network-information-server), else non-local addesses will not connect. This includes Hass.io running in Docker, even when hosted on the same machine or a virtual machine.
If you get `ConnectionRefusedError: Connection refused` errors in the Home Assistant logs, ensure the [APCUPSd](http://www.apcupsd.org/) configuration directives used by its Network Information Server is set to permit connections from all addresses [NISIP 0.0.0.0](http://www.apcupsd.org/manual/manual.html#configuration-directives-used-by-the-network-information-server), else non-local addesses will not connect. This includes Hass.io running in Docker, even when hosted on the same machine or a virtual machine.

</div>

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/dlna_dmr.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ name:
required: false
type: string
callback_url_override:
description: Override the advertised callback URL. In case the home assistant instance is not directly reachable (e.g., running in a docker container without bridged-networking), advertise this callback URL for events.
description: Override the advertised callback URL. In case the Home Assistant instance is not directly reachable (e.g., running in a docker container without bridged-networking), advertise this callback URL for events.
required: false
type: string
{% endconfiguration %}
2 changes: 1 addition & 1 deletion source/_integrations/elkm1.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ password:
required: false
type: string
prefix:
description: The prefix to use, if any, for all the devices created for this controller. At most one host can omit the prefix, all others must have a unique prefix within the home assistant instance.
description: The prefix to use, if any, for all the devices created for this controller. At most one host can omit the prefix, all others must have a unique prefix within the Home Assistant instance.
require: false
type: string
temperature_unit:
Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/homekit.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ The volume and play/pause controls will show up on the Remote app or Control Cen

#### Resetting accessories

On Home Assistant `0.97.x` or later, you may use the service `homekit.reset_accessory` with one or more entity_ids to reset accessories whose configuration may have changed. This can be useful when changing a media_player's device class to `tv`, linking a battery, or whenever HomeAssistant add supports for new HomeKit features to existing entities.
On Home Assistant `0.97.x` or later, you may use the service `homekit.reset_accessory` with one or more entity_ids to reset accessories whose configuration may have changed. This can be useful when changing a media_player's device class to `tv`, linking a battery, or whenever Home Assistant adds support for new HomeKit features to existing entities.

On earlier versions of Home Assistant, you can reset accessories by removing the entity from HomeKit (via [filter](#configure-filter)) and then re-adding the accessory.

Expand Down
4 changes: 2 additions & 2 deletions source/_integrations/keba.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ha_category:
ha_release: 0.98
---

The `keba` integrates your Keba charging station (wallbox) into your home assistant instance. It was tested with a BMW Wallbox but should also work with a Keba P20/P30 according to the developers [manual](https://www.keba.com/web/downloads/e-mobility/KeContact_P20_P30_UDP_ProgrGuide_en.pdf). The fetching interval to the charging station is set to 5 seconds, same as in the official mobile app.
The `keba` integrates your Keba charging station (wallbox) into your Home Assistant instance. It was tested with a BMW Wallbox but should also work with a Keba P20/P30 according to the developers [manual](https://www.keba.com/web/downloads/e-mobility/KeContact_P20_P30_UDP_ProgrGuide_en.pdf). The fetching interval to the charging station is set to 5 seconds, same as in the official mobile app.

This component provides the following platforms:

Expand Down Expand Up @@ -44,7 +44,7 @@ keba:
type: string
default: "00845500"
failsafe:
description: Enable failsafe mode at home assistant startup.
description: Enable failsafe mode at Home Assistant startup.
required: false
type: boolean
default: false
Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/openuv.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ automation:
service: openuv.update_protection_data
```

Another method (useful when monitoring locations other than the HASS latitude
Another method (useful when monitoring locations other than the Home Assistant latitude
and longitude, in locations where there is a large amount of sunlight per day,
etc.) might be to simply query the API less often:

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/owntracks.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ In the OwnTracks app, open sidebar and click on preferences, then on connection.
- Device ID: `<Device name>`
- Tracker ID: `<xx>` Two character tracker ID. (can be left blank)

Your tracker device will be known in home assistant as `<Username>_<Device name>`. If you entered a Tracker ID the tid attribute will be set to that ID.
Your tracker device will be known in Home Assistant as `<Username>_<Device name>`. If you entered a Tracker ID the tid attribute will be set to that ID.

### Configuring the app - iOS

Expand Down
6 changes: 3 additions & 3 deletions source/_integrations/ptvsd.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@ port:
default: 5678
type: integer
wait:
description: If true, wait for the debugger to connect before starting up home assistant.
description: If true, wait for the debugger to connect before starting up Home Assistant.
required: false
default: false
type: boolean
{% endconfiguration %}
### Security
Ensure if this is a public-facing server, that the port is secured. Anyone who is able to access the debugger port can *execute arbitrary code* on the home assistant server, which is very unsafe.
Ensure if this is a public-facing server, that the port is secured. Anyone who is able to access the debugger port can *execute arbitrary code* on the Home Assistant server, which is very unsafe.
If the home assistant server is behind your firewall with only the http(s) port exposed, then this is safe from outside connections.
If the Home Assistant server is behind your firewall with only the http(s) port exposed, then this is safe from outside connections.
Another way of securing the port is to set `host` to localhost and have a secured SSH TCP tunnel with a client certificate for access from the outside internet.

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/recorder.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The `recorder` integration is responsible for storing details in a database, whi

Home Assistant uses [SQLAlchemy](https://www.sqlalchemy.org/), which is an Object Relational Mapper (ORM). This means that you can use **any** SQL backend for the recorder that is supported by SQLAlchemy, like [MySQL](https://www.mysql.com/), [MariaDB](https://mariadb.org/), [PostgreSQL](https://www.postgresql.org/), or [MS SQL Server](https://www.microsoft.com/en-us/sql-server/).

The default database engine is [SQLite](https://www.sqlite.org/) which doesn't require any configuration. The database is stored in your Home Assistant configuration directory (`.homeassistant` or '/config/' in HassIO) and called `home-assistant_v2.db`.
The default database engine is [SQLite](https://www.sqlite.org/) which doesn't require any configuration. The database is stored in your Home Assistant configuration directory (`.homeassistant` or '/config/' in Hass.io) and called `home-assistant_v2.db`.

To change the defaults for the `recorder` integration in your installation, add the following to your `configuration.yaml` file:

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/remote_rpi_gpio.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ invert_logic:
For more details about the GPIO layout, visit the Wikipedia [article](https://en.wikipedia.org/wiki/Raspberry_Pi#GPIO_connector) about the Raspberry Pi.

<div class='note warning'>
Note that a pin managed by HASS is expected to be exclusive to HASS.
Note that a pin managed by Home Assistant is expected to be exclusive to Home Assistant.
</div>

A common question is what does port refer to, this number is the actual GPIO #, not the pin #.
Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/rfxtrx.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Not all protocols as advertised are enabled on the initial setup of your transce

### ser2net

You can host your device on another computer by setting up ser2net and example configuration for ser2net looks like this and then using host/port in your home assistant config.
You can host your device on another computer by setting up ser2net and example configuration for ser2net looks like this and then using host/port in your Home Assistant config.

```text
50000:raw:0:/dev/ttyUSB0:38400 8DATABITS NONE 1STOPBIT
Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/rpi_gpio.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ invert_logic:
For more details about the GPIO layout, visit the Wikipedia [article](https://en.wikipedia.org/wiki/Raspberry_Pi#General_purpose_input-output_(GPIO)_connector) about the Raspberry Pi.

<div class='note warning'>
Note that a pin managed by HASS is expected to be exclusive to HASS.
Note that a pin managed by Home Assistant is expected to be exclusive to Home Assistant.
</div>

A common question is what does Port refer to, this number is the actual GPIO #, not the pin #.
Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/sinch.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ notify:
service_plan_id: SINCH_SERVICE_PLAN_ID
api_key: SINCH_API_KEY
default_recipient: [PHONE_NO1, PHONE_NO2]
sender: Home assistant
sender: Home Assistant
```
2 changes: 1 addition & 1 deletion source/_integrations/smartthings.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ The integration will trigger an event when a device with the [button](https://sm
| Attribute | Description
|---------------------------|------------------------------------------------------------------|
`component_id` | Describes which integration of the device triggered the event. `main` represents the parent device. For devices with child-devices, this attribute identifies the child that raised the event.
`device_id` | The unique id of the device in SmartThings. This can be located in the HASS device registry or in the [SmartThings Developer Workspace](https://smartthings.developer.samsung.com/workspace/).
`device_id` | The unique id of the device in SmartThings. This can be located in the Home Assistant device registry or in the [SmartThings Developer Workspace](https://smartthings.developer.samsung.com/workspace/).
`location_id` | The unique id of the location the device is part of. This can be found in the config entry registry or in the [SmartThings Developer Workspace](https://smartthings.developer.samsung.com/workspace/).
`value` | Describes the action taken on the button. See the [button](https://smartthings.developer.samsung.com/develop/api-ref/capabilities.html#Button) capability reference for a list of possible values (not all are supported by every device).
`name` | The name given to the device in SmartThings.
Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/tts.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ The Google cast devices (Google Home, Chromecast, etc.) present the following pr

* They do not work with URLs that contain hostnames established by local naming means. Let's say your Home Assistant instance is running on a machine made known locally as `ha`. All your machines on your local network are able to access it as `ha`. However, try as you may, your cast device won't download the media files from your `ha` machine. That's because your cast device ignores your local naming setup. In this example, the `say` service creates a URL like `http://ha/path/to/media.mp3` (or `https://...` if you are using SSL). Setting a `base_url` that contains the IP address of your server works around this issue. By using an IP address, the cast device does not have to resolve the hostname.

* An alternative way to force Google cast devices to use internal DNS is to block them from accessing Google DNS at the firewall/router level. This would be useful in the case, for example, where your internal IP of HASS is a private IP and you have your internal DNS server (quite often a split-brain DNS scenario). This method works on both Google Home Mini and Google Chromecasts.
* An alternative way to force Google cast devices to use internal DNS is to block them from accessing Google DNS at the firewall/router level. This would be useful in the case, for example, where your internal IP of Home Assistant is a private IP and you have your internal DNS server (quite often a split-brain DNS scenario). This method works on both Google Home Mini and Google Chromecasts.

## Service say

Expand Down
2 changes: 1 addition & 1 deletion source/_integrations/unifiled.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ password:
## Light
The light panels output state and brightness are synchronized with home assistant.
The light panels output state and brightness are synchronized with Home Assistant.
2 changes: 1 addition & 1 deletion source/_integrations/upnp.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ ports:
description: Map of ports to map from internal to external. Pass 'hass' as internal port to use the port Home Assistant runs on. Note that you have to enable port_mapping if you wish to map ports.
required: false
type: map
default: Open same port on external router as that HASS runs locally and forwards it.
default: Open same port on external router as that Home Assistant runs locally and forwards it.
{% endconfiguration %}
## Troubleshooting
Expand Down
Loading

0 comments on commit 301edb9

Please sign in to comment.