Skip to content

0.13 #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 48 commits into from
Feb 13, 2016
Merged

0.13 #212

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
b753bf7
Add documentation about SCSGate
flavio Jan 31, 2016
71b492e
Add initial samsung tv docs
fabaff Feb 1, 2016
eb7e6b8
Merge pull request #182 from flavio/scsgate
fabaff Feb 1, 2016
fd84689
Add weblink component docs
fabaff Feb 2, 2016
4953d85
Add input_select docs
fabaff Feb 2, 2016
1ee558a
Add ssl parameters to Influx docs
philipbl Feb 4, 2016
106437a
Merge pull request #187 from philipbl/influx_ssl
philipbl Feb 4, 2016
3c701a9
ZWave: Documentation for PR #1110
lukas-hetzenecker Feb 4, 2016
055e173
Merge pull request #188 from lukas-hetzenecker/next
balloob Feb 5, 2016
39f826a
Update mqtt_eventstream.markdown
Feb 5, 2016
775bd5f
Merge pull request #189 from Danielhiversen/patch-2
balloob Feb 5, 2016
a649e05
Added documentation for Splunk
miniconfig Feb 6, 2016
c15b695
Add documentation for the BloomSky components.
Feb 4, 2016
5d6d521
Merge pull request #190 from miniconfig/master
balloob Feb 6, 2016
c9a86e0
Merge pull request #186 from haraldnagel/next
fabaff Feb 6, 2016
11c4357
Little tweaks
fabaff Feb 6, 2016
261b2d9
Add switch template docs
fabaff Feb 7, 2016
7c09ce2
Add ubiquiti docs
fabaff Feb 7, 2016
c7dd79a
Add proximity docs
fabaff Feb 7, 2016
224b5b6
Add unit
fabaff Feb 7, 2016
8d5e213
Add nx584 docs
fabaff Feb 7, 2016
29e29c0
Add more details from PR
fabaff Feb 7, 2016
6411868
Create automation_using_timeinterval_inputboolean.markdown
Feb 7, 2016
00924b4
Merge pull request #196 from R1chardTM/next
balloob Feb 7, 2016
6430b95
Merge branch 'master' into next
balloob Feb 7, 2016
476b472
Fix components after reorg
balloob Feb 7, 2016
d8f34ea
Update honeywell thermostat docs for US devices
kk7ds Feb 7, 2016
ac3863d
Update nx584 alarm platform docs
kk7ds Feb 7, 2016
ca55f21
Merge pull request #197 from kk7ds/update-nx-honeywell
balloob Feb 7, 2016
0379b23
Fix automation script in cookbook
Feb 8, 2016
391d0a7
Update automation_using_timeinterval_inputboolean.markdown
Feb 8, 2016
5b0f268
Merge pull request #200 from R1chardTM/patch-1
balloob Feb 9, 2016
4fcec32
Update template switch docs
balloob Feb 9, 2016
5978fb7
Update sensor.dht.markdown
balloob Feb 10, 2016
80ca6b4
Add apcupsd component documentation
flyte Feb 10, 2016
9faff82
Update mysensors.markdown
balloob Feb 11, 2016
cf79add
Update honeywell docs to indicate region instead of thermostat id
kk7ds Feb 11, 2016
6c67601
Merge pull request #206 from kk7ds/update-honeywell-region
balloob Feb 11, 2016
e3a375f
Update WeMo documentation for static configurations
kk7ds Feb 11, 2016
c3878a5
Merge pull request #207 from kk7ds/static-wemos
balloob Feb 11, 2016
078826b
Update verisure docs for locks
fabaff Feb 12, 2016
4ddb97c
Add rest notify docs
fabaff Feb 12, 2016
6b756d7
Add garage door docs
fabaff Feb 12, 2016
4c1555d
Merge pull request #205 from flyte/apcupsd-component
fabaff Feb 12, 2016
0fca778
Update
fabaff Feb 12, 2016
78b5101
kodi host and port in config
persandstrom Feb 12, 2016
bbd6925
Merge pull request #211 from persandstrom/kodi_settings
balloob Feb 13, 2016
55122e6
Update media_player.kodi.markdown
balloob Feb 13, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions source/_components/alarm_control_panel.nx584.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
layout: page
title: "NX584 Alarm Control Panel"
description: "Instructions how to integrate NX584 into Home Assistant."
date: 2016-02-07 10:00
sidebar: true
comments: false
sharing: true
footer: true
logo: networx.png
ha_category: Alarm
---

The `nx584` platform provides integration with GE, Caddx, Interlogix (and other brands) alarm panels that support the NX584 interface module (or have it built in). Supported panels include NX4/6/8/8E. Actual integration is done through [pynx584](http://github.com/kk7ds/pynx584) which is required for this to work.


To enable this, add the following lines to your `configuration.yaml`:

```yaml
# Example configuration.yaml entry
alarm_control_panel:
platform: nx584
host: ADDRESS
```

Configuration variables:

- **host** (*Optional*): This is the host connection string (host:port) for the nx584 server process. If unset, it is assumed to be `localhost:5007`, which will work if the server process is running on the same system as home-assistant.

35 changes: 35 additions & 0 deletions source/_components/apcupsd.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
layout: page
title: "APCUPSd"
description: "Instructions on how to integrate APCUPSd status with Home Assistant."
date: 2016-02-10 17:11
sidebar: true
comments: false
sharing: true
footer: true
logo: apcupsd.png
ha_category: Hub
---

[APCUPSd](http://www.apcupsd.org/) status information can be integrated into Home Assistant when the Network Information Server (NIS) [is configured](http://www.apcupsd.org/manual/manual.html#nis-server-client-configuration-using-the-net-driver).

Create an `apcupsd` section in your configuration, optionally containing the following parameters:

- **host**: The hostname/IP address on which the APCUPSd NIS is being served. Default: `localhost`
- **port**: The port on which the APCUPSd NIS is listening. Default: `3551`

#### Example

Use defaults:

```yaml
apcupsd:
```

Set parameters:

```yaml
apcupsd:
host: 192.168.1.10
port: 1234
```
22 changes: 22 additions & 0 deletions source/_components/binary_sensor.apcupsd.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
layout: page
title: APCUPSd Binary Sensor
description: "Instructions on how to set up an APCUPSd binary sensor within Home Assistant."
date: 2016-02-10 18:47
sidebar: true
comments: false
sharing: true
footer: true
logo: apcupsd.png
ha_category: Binary Sensor
---

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.

#### Example

```yaml
binary_sensor:
- name: UPS Online
platform: apcupsd
```
27 changes: 27 additions & 0 deletions source/_components/bloomsky.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
layout: page
title: "BloomSky"
description: "Instructions how to integrate the BloomSky within Home Assistant."
date: 2016-02-03 20:00
sidebar: true
comments: false
sharing: true
footer: true
logo: bloomsky.png
ha_category: Hub
---


The `bloomsky` component allows you to access your [BloomSky](http://www.insteon.com/) weather station's [sensors](/components/sensor.bloomsky) and [camera](/components/camera.bloomsky) from Home Assistant.

To integrate your BloomSky hub with Home Assistant, add the following section to your `configuration.yaml` file:

```yaml
# Example configuration.yaml entry
bloomsky:
api_key: YOUR_API_KEY
```

Configuration variables:

- **api_key** *Required*: Your BloomSky API key, obtained from your [BloomSky dashboard](https://dashboard.bloomsky.com) (click `developers` in the bottom left of the screen)
23 changes: 23 additions & 0 deletions source/_components/camera.bloomsky.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
layout: page
title: "BloomSky Camera"
description: "Instructions how to integrate the BloomSky camera within Home Assistant."
date: 2016-02-03 20:00
sidebar: true
comments: false
sharing: true
footer: true
logo: bloomsky.png
ha_category: Camera
---


The `bloomsky` camera component allows you to view the current photo created by the camera in the [BloomSky](https://www.bloomsky.com) weather station. This can work in concert with [BloomSky sensors](/components/sensor.bloomsky).

To enable this camera in your installation, set up the [BloomSky component](/components/bloomsky) with your API key and add the following to your `configuration.yaml` file:

```yaml
# Example configuration.yaml entry
camera:
platform: bloomsky
```
33 changes: 33 additions & 0 deletions source/_components/camera.uvc.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
layout: page
title: "UniFi Video Camera"
description: "Instructions how to integrate UVC cameras within Home Assistant."
date: 2016-02-07 10:00
sidebar: true
comments: false
sharing: true
footer: true
logo: ubiquiti.png
ha_category: Camera
---


The `uvc` component allows you to integrate [UniFi Video Camera (UVC)](https://www.ubnt.com/unifi-video/unifi-video-camera/) into Home Assistant.

To enable a UVC camera in your installation, add the following to your `configuration.yaml` file:

```yaml
# Example configuration.yaml entry
camera:
platform: uvc
nvr: IP_ADDRESS
port: PORT
key: APIKEY
```

Configuration variables:

- **nvr** *Optional*: The IP or hostname of the NVR (Network Video Recorder) server.
- **port** *Optional*: The port number to use for accessing the NVR.
- **key** *Required*: The API key available from the NVR web interface.

12 changes: 12 additions & 0 deletions source/_components/garage_door.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: page
title: "Garage door"
description: "Instructions how to integrate Garage doors into Home Assistant."
date: 2016-02-12 07:00
sidebar: true
comments: false
sharing: true
footer: true
---

Home Assistant can give you an interface to control any garage door.
18 changes: 18 additions & 0 deletions source/_components/garage_door.wink.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "Wink Garage door"
description: "Instructions how to setup the Wink garage doors within Home Assistant."
date: 2016-02-12 07:00
sidebar: true
comments: false
sharing: true
footer: true
logo: wink.png
ha_category: Garage Door
---


The Wink garage door platform allows you to control your [Wink](http://www.wink.com/) enabled garage door.

The requirement is that you have setup your [Wink hub](/components/light.wink/).

5 changes: 4 additions & 1 deletion source/_components/influxdb.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ influxdb:
database: DB_TO_STORE_EVENTS
username: MY_USERNAME
password: MY_PASSWORD
ssl: true
verify_ssl: true
```

Configuration variables:
Expand All @@ -32,4 +34,5 @@ Configuration variables:
- **database** (*Optional*): Name of the database to use. Defaults to `home_assistant`. The database must already exist.
- **username** (*Optional*): The username of the database user.
- **password** (*Optional*): The password for the database user account.

- **ssl** (*Optional*): Use https instead of http to connect. Defaults to false.
- **verify_ssl** (*Optional*): Verify SSL certificate for https request. Defaults to false.
44 changes: 44 additions & 0 deletions source/_components/input_select.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
layout: page
title: "Input Select"
description: "Instructions how to integrate the Input Select component into Home Assistant."
date: 2016-02-02 17:00
sidebar: true
comments: false
sharing: true
footer: true
logo: home-assistant.png
ha_category: Automation
---

The `input_select` component allows the user to define a list of values that can be selected via the frontend and can be used within conditions of automation.

To enable this platform, add the following lines to your `configuration.yaml`:

```yaml
# Example configuration.yaml entry
input_select:
who_cooks:
name: Who cooks today
options:
- Paulus
- Anne Therese
initial: Anne Therese
icon: mdi:panda
living_room_preset:
options:
- Visitors
- Visitors with kids
- Home Alone
```

Configuration variables:

- **[alias]** (*Required*): Alias for the input.
- **name** (*Optional*): Friendly name of the input.
- **options** array (*Optional*): List of options to choose from
- **initial** (*Optional*): Initial value when Home Assistant starts.
- **icon** (*Optional*): Icon for entry.

Pick an icon that you can find on [materialdesignicons.com](https://materialdesignicons.com/) to use for your input and prefix the name with `mdi:`. For example `mdi:car`, `mdi:ambulance`, or `mdi:motorbike`.

29 changes: 29 additions & 0 deletions source/_components/light.scsgate.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
layout: page
title: "SCSGate light"
description: "Instructions how to integrate SCSGate lights into Home Assistant."
date: 2016-01-31 19:30
sidebar: true
comments: false
sharing: true
footer: true
ha_category: Light
---

The SCSGate device can control lights of the BTicino MyHome system.

To enable SCSGate lights in your installation, add the following to your `configuration.yaml` file:

```yaml
# Example configuration.yaml entry
light:
platform: scsgate
devices:
living_room:
name: Living Room
scs_id: XXXXX
```

Configuration variables:

- **devices** (*Required*): A list of devices with their name to use in the frontend.
18 changes: 18 additions & 0 deletions source/_components/lock.verisure.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "Verisure Lock"
description: "Instructions how to setup the Verisure locks within Home Assistant."
date: 2016-02-12 06:00
sidebar: true
comments: false
sharing: true
footer: true
logo: wink.png
ha_category: Lock
---


The Verisure lock platform allows you to control your [Verisure](https://www.verisure.com/) locks.

The requirement is that you have setup your [Verisure hub](/components/verisure/).

6 changes: 4 additions & 2 deletions source/_components/media_player.kodi.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,17 @@ To add Kodi to your installation, add the following to your `configuration.yaml`
# Example configuration.yaml entry
media_player:
platform: kodi
url: http://192.168.0.123/jsonrpc
host: 192.168.0.123
port: 8080
name: Kodi
user: USERNAME
password: PASSWORD
```

Configuration variables:

- **url** *Required*: The URL of the XBMC/Kodi JSON-RPC API, eg. http://192.168.0.123/jsonrpc
- **host** *Required*: The host name or address of the device that is running XBMC/Kodi
- **port** *Required*: The port number, default 8080
- **name** *Optional*: The name of the device used in the frontend.
- **username** *Optional*: The XBMC/Kodi HTTP username.
- **password** *Optional*: The XBMC/Kodi HTTP password.
25 changes: 25 additions & 0 deletions source/_components/media_player.samsungtv.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
layout: page
title: "Samsung TV"
description: "Instructions how to integrate a Samsung TV in Home Assistant."
date: 2016-02-01 19:00
sidebar: true
comments: false
sharing: true
footer: true
logo: samsung.png
ha_category: Media Player
featured: false
---

The `samsungtv` platform allows you to control an [Samsung TV](http://www.samsung.com).


To add an Samsung TV to your installation, add the following to your `configuration.yaml` file:

```yaml
# Example configuration.yaml entry
media_player:
platform: samsungtv
```

2 changes: 1 addition & 1 deletion source/_components/mqtt_eventstream.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ comments: false
sharing: true
footer: true
logo: mqtt.png
ha_category: Others
ha_category: Other
---

The `mqtt_eventstream` components two Home Assistant instances via MQTT.
Expand Down
3 changes: 3 additions & 0 deletions source/_components/mysensors.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@ mysensors:
gateways:
- port: '/dev/ttyUSB0'
persistence_file: 'path/mysensors.json'
baud_rate: 38400
- port: '/dev/ttyACM1'
persistence_file: 'path/mysensors2.json'
baud_rate: 115200
debug: true
persistence: true
version: '1.5'
Expand All @@ -38,6 +40,7 @@ Configuration variables:
- **persistence** (*Optional*): Enable or disable local persistence of sensor information. If this is disabled, then each sensor will need to send presentation messages after Home Assistant starts. Default is true.
- **persistence_file** (*Optional*): Path to a file to save sensor information. The file extension determines the file type. Currently supported file types are 'pickle' and 'json'.
- **version** (*Optional*): Specifies the MySensors protocol version to use. Supports 1.4 and 1.5. Default is 1.4.
- **baud_rate** (*Optional*): Specifies baud rate of the connected gateway.

If you are using an original Arduino the port will be named `ttyACM*`. The exact number can be determined with the command shown below.

Expand Down
Loading