3638 Commits

Author SHA1 Message Date
Johann Kellerman
c937242d15 Merge pull request #1291 from JasonCarter80/known_icons
Documenting ICON addition to known_device.yaml config file
2016-10-23 22:17:03 +02:00
Fabian Affolter
2ee6bfffa8
Update link to release blog bost 2016-10-23 00:30:04 +02:00
Fabian Affolter
d6e8bc07b3
Add missing {% endraw %} 2016-10-23 00:20:49 +02:00
Robbie Trencheny
72cac8717e Add Alexa Flash Briefing docs (#1299) 2016-10-23 00:19:25 +02:00
Robbie Trencheny
cffbc6e9b9 Minor changes 2016-10-22 15:14:51 -07:00
Fabian Affolter
e96444bdad
Add details about the updater 2016-10-22 23:42:34 +02:00
Robbie Trencheny
10bb6219a8 0.32 release announcement 2016-10-22 14:06:05 -07:00
Fabian Affolter
40dc615b1a
Shorter title 2016-10-22 13:25:47 +02:00
Fabian Affolter
85a252a337
Fix templates 2016-10-22 13:25:47 +02:00
Fabian Affolter
0cc7334fa1
Add initial docs for Verisure cameras 2016-10-22 13:25:47 +02:00
Fabian Affolter
130cc8e32f
Add new contributors 2016-10-22 13:25:47 +02:00
Eric Hagan
24c52a886e Added port configuration for Pioneer AVRs (#1246)
* Added port configuration for Pioneer AVRs

* Note about Pioneer AVR port, remove example port.

* Adding timeout option and a note.

For commits:
10e59bce4c
cbea925eb0
in pull request https://github.com/home-assistant/home-assistant/pull/3878
2016-10-22 11:05:27 +02:00
hcooper
04c77dfbe7 zwave exposes >10 services (#1272) 2016-10-22 11:03:11 +02:00
Fabian Affolter
3fe46cbbbc
Add logo, fix type, and update ha_release 2016-10-22 11:00:02 +02:00
Fabian Affolter
5c436a04fb
Move concord232 docs to the right folder 2016-10-22 10:53:03 +02:00
Fabian Affolter
1158adb408
Add ha_release and minor updates 2016-10-22 10:45:22 +02:00
Fabian Affolter
00a95156a3
Update ha_release 2016-10-22 10:45:22 +02:00
Jason Carter
dff002f405 Adding Concord232 Details (#1221) 2016-10-22 10:45:07 +02:00
matt2005
0d853b4d21 Added Debian Jessie Installation instructions for ffmpeg (#1049)
* Added Debian Jessie Installation instructions

Adding instructions to use the avconv version of ffmpeg instead of compiling ffmpeg

* Added missing install

* Added Raspbian

Corrected is of Raspbian
2016-10-22 10:43:29 +02:00
Marcelo Moreira de Mello
6bbfd3ea8f Added the ability to Weather Underground to track severe weather alerts (#981) 2016-10-22 10:42:54 +02:00
sam-io
ed37abc406 Documentation for APNS (#905)
* added documentation for APNS

* added link to Apple docs and corrected date
2016-10-22 10:39:07 +02:00
Hugo Dupras
6e02222571 Add documentation for Neato switch (#1261)
* Add documentation for Neato switch

Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>

* Add an overview of the variables
2016-10-22 10:35:43 +02:00
Giel Janssens
4ab2ea993b Add Netatmo Thermostat (#1217)
* Add Netatmo Thermostat

* fixes

* devices -> optional

* remove-optional-devices
2016-10-22 10:33:38 +02:00
Fabian Affolter
175d3e5bbb
Update release and date 2016-10-22 10:29:45 +02:00
Fabian Affolter
a879be2938
Move description up 2016-10-22 10:28:35 +02:00
Fabian Affolter
85a5f1c6f8
Fix remaining issues 2016-10-22 10:11:15 +02:00
Hydreliox
d1e26a9833 Add documentation for Bbox Sensors (#1292) 2016-10-22 10:05:22 +02:00
Johann Kellerman
69b5571c98 Introduce the new updater data collection (#1277)
* Introduce the new updater data collection

* Update updater.markdown
2016-10-22 10:03:18 +02:00
Teemu Mikkonen
e032db5752 Added configuration info for more secure SNMPv3 (#1294)
* Added configuration info for more secure SNMPv3

* Add inline code markdown for variable names
2016-10-22 09:11:21 +02:00
Paulus Schoutsen
be8ea1aef1 Merge branch 'current' into next 2016-10-21 22:52:07 -07:00
Fredrik Lindqvist
f7255cad86 Add more instructions to HASSbian docs. (#1262)
* Add more instructions to HASSbian docs.

* Update installation-raspberry-pi-image.markdown

 - Add viewing of log trough journalctl
 - Add information about status command for Home Assistant service
 - Fix formatting
2016-10-22 06:06:03 +02:00
ricmik
600942982a Update media_player.yamaha.markdown (#1288)
Fixed source_names example
2016-10-21 23:09:15 +02:00
MaKin211
5a09bd504d Setting proper variables for specific protocols. (#1290)
For some PiLight protocols there are different parameters used and therefore the variables have to be replaced in order to have the pilight_switch component working with HASS.
2016-10-21 23:00:09 +02:00
Fabian Affolter
06bd80c0e2
Update ha_release 2016-10-21 17:47:48 +02:00
Fabian Affolter
cc4e7b4582
Update name and minimize whitelist 2016-10-21 17:46:57 +02:00
Nick Vella
6ade767490 Documentation for the notify.telstra component (#1268)
* Documentation for the notify.telstra component

* Add ha_release property to notify.telstra documentation
2016-10-21 17:46:09 +02:00
Jason Carter
bfc0ba0e41 Documenting ICON addition to known_device.yaml config file 2016-10-21 11:33:16 -04:00
Fabian Affolter
485cc65c63
No sidebar 2016-10-21 10:15:38 +02:00
Hugo Dupras
5ec96be809 Add Documentation for Netatmo binary sensor (#964)
* Add Documentation for Netatmo binary sensor

* Explicit Basic and Advanced configuration for Netatmo devices

Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
2016-10-21 09:33:03 +02:00
ianj001
fb50a2c50f Update apache_configuration.markdown (#1285) 2016-10-21 08:58:01 +02:00
ianj001
867f734d89 Update automation_sun.markdown (#1284) 2016-10-21 08:57:32 +02:00
ianj001
1ebcbefbc3 Update light.zigbee.markdown (#1283) 2016-10-21 08:57:03 +02:00
ianj001
5a46258eaf Update light.mqtt_json.markdown (#1282) 2016-10-21 08:56:20 +02:00
Spencer Owen
7a4ed88ab1 fix missing space (#1287) 2016-10-21 08:55:35 +02:00
ianj001
8ad4d0b5e7 Update light.blinksticklight.markdown (#1280) 2016-10-20 23:35:34 +02:00
ianj001
cf46d83ddb Update light.flux_led.markdown (#1281) 2016-10-20 23:35:04 +02:00
ianj001
d9e6b061d6 Update light.enocean.markdown (#1279) 2016-10-20 23:34:33 +02:00
Fabian Affolter
27c8cf3e78
Minor changes 2016-10-20 22:57:06 +02:00
Willems Davy
b5c7c6822d Documentation for the emoncms_history component. (#991)
* Documentation for the emoncms_history component.

* fix wrong component name reference

* increase ha_release: 0.30

* Remove the warning as i removed this 1 second limit

* increase harelease to 0.31 and add scan_interval documentation
2016-10-20 22:41:52 +02:00
Fabian Affolter
15794a1f45
Remove line breaks 2016-10-20 21:54:25 +02:00