Add and update link to apcupsd component

This commit is contained in:
Fabian Affolter 2016-09-04 11:32:31 +02:00
parent 02fea9f427
commit 1d93ae436d
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ ha_release: 0.13
In addition to the [APCUPSd Sensor](/components/sensor.apcupsd/) devices, you may also create a device which is simply "on" when the UPS status is online and "off" at all other times.
To enable this sensor, add the following lines to your `configuration.yaml` file:
To enable this sensor, , you first have to set up [apcupsd](/components/apcupsd/) add the following lines to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry

View File

@ -13,7 +13,7 @@ ha_category: Sensor
The `apcupsd` sensor platform allows you to monitor a UPS (battery backup) by using data from the [apcaccess](http://linux.die.net/man/8/apcaccess) command.
To use this sensor platform, you first have to set up [apcupsd](https://home-assistant.io/components/apcupsd/) and add the following to your `configuration.yaml` file:
To use this sensor platform, you first have to set up [apcupsd](/components/apcupsd/) and add the following to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry