-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3694 from home-assistant/release-0-56
0.56
- Loading branch information
Showing
85 changed files
with
3,242 additions
and
525 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
@media print { | ||
|
||
/* General Overrides */ | ||
header div.grid__item nav { | ||
display: none; | ||
} | ||
aside#sidebar { | ||
display: none; | ||
} | ||
.grid__item { | ||
display: block; | ||
width: 100%; | ||
} | ||
|
||
/* Components List */ | ||
div.filter-button-group { | ||
display: none; | ||
} | ||
.hass-option-cards.show-items { | ||
display: block; | ||
} | ||
.hass-option-cards.show-items a.option-card { | ||
display: block; | ||
opacity: 1; | ||
width: 100%; | ||
height: auto; | ||
min-height: 80px; | ||
margin-bottom: 8px; | ||
} | ||
.hass-option-cards.show-items a.option-card .img-container { | ||
float: left; | ||
width: 33%; | ||
text-align: center; | ||
} | ||
.hass-option-cards.show-items a.option-card div.title { | ||
height: 1.5em; | ||
margin-top: 8px; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ | |
@import 'custom/paulus'; | ||
@import 'custom/component_page'; | ||
@import 'custom/syntax'; | ||
@import 'custom/print'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
layout: page | ||
title: "Arlo Control Panel" | ||
description: "Instructions how to setup the Netgear Arlo Base Stations as a control panel within Home Assistant." | ||
date: 2017-10-05 17:45 | ||
sidebar: true | ||
comments: false | ||
sharing: true | ||
footer: true | ||
logo: arlo.png | ||
ha_category: Alarm | ||
ha_release: 0.56 | ||
ha_iot_class: "Cloud Polling" | ||
--- | ||
|
||
|
||
The `arlo` control panel platform allows you to control your [Arlo](https://arlo.netgear.com/) base stations. | ||
|
||
To get your [Arlo](https://arlo.netgear.com/) base stations working within Home Assistant, please follow the instructions for the general [Arlo component](/components/arlo). | ||
|
||
Once you have enabled the [Arlo component](/components/arlo), add the following to your `configuration.yaml` file: | ||
|
||
```yaml | ||
# Example configuration.yaml entry | ||
alarm_control_panel: | ||
- platform: arlo | ||
``` | ||
Configuration variables: | ||
- **home_mode_name**: (*Optional*): Arlo base station does not have a built-in home mode. You can map one of your custom modes to home assistant's home mode by setting the name of the custom mode in this configuration variable. The name of the custom mode should match exactly as you set it up in the Arlo app. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
layout: page | ||
title: "Skybell Binary Sensor" | ||
description: "Instructions on how to integrate your Skybell HD devices within Home Assistant." | ||
date: 2017-10-03 16:00 | ||
sidebar: true | ||
comments: false | ||
sharing: true | ||
footer: true | ||
logo: skybell.png | ||
ha_category: Binary Sensor | ||
ha_release: 0.56 | ||
ha_iot_class: "Cloud Polling" | ||
--- | ||
|
||
To get your [Skybell.com](https://skybell.com/) binary sensors working within Home Assistant, please follow the instructions for the general [Skybell component](/components/skybell). | ||
|
||
Once you have enabled the [Skybell component](/components/skybell), add the following to your `configuration.yaml` file: | ||
|
||
```yaml | ||
# Example configuration.yaml entry | ||
binary_sensor: | ||
- platform: skybell | ||
monitored_conditions: | ||
- button | ||
- motion | ||
``` | ||
Configuration variables: | ||
- **monitored_conditions** array (*Required*): Conditions to display in the frontend. The following conditions can be monitored. | ||
- **button**: Return a boolean value when the doorbell button was pressed. | ||
- **motion**: Return a boolean value when movement was detected by the Skybell doorbell. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
layout: page | ||
title: "Skybell Camera" | ||
description: "Instructions on how to integrate your Skybell HD devices within Home Assistant." | ||
date: 2017-10-03 16:00 | ||
sidebar: true | ||
comments: false | ||
sharing: true | ||
footer: true | ||
logo: skybell.png | ||
ha_category: Camera | ||
ha_release: 0.56 | ||
ha_iot_class: "Cloud Polling" | ||
--- | ||
|
||
To get your [Skybell.com](https://skybell.com/) cameras working within Home Assistant, please follow the instructions for the general [Skybell component](/components/skybell). | ||
|
||
Once you have enabled the [Skybell component](/components/skybell), add the following to your `configuration.yaml` file: | ||
|
||
```yaml | ||
# Example configuration.yaml entry | ||
camera: | ||
- platform: skybell | ||
``` |
Oops, something went wrong.