Commit graph

5256 commits

Author SHA1 Message Date
Stephen Edgar
7da0f4ab69 s/dsm/dms (#2264) 2017-03-15 19:06:18 +01:00
Johannes K
0b6c5cfe44 Extended Synology-section (#2260)
Added explanation regarding network-settings and instructions on how to update HA on Docker running on Synology NAS
2017-03-15 07:17:51 +01:00
AlucardZero
a3c91e417e Tiny typo fix (#2261) 2017-03-15 07:16:38 +01:00
Marcelo Moreira de Mello
20035f7c07 Updated device_tracker.unifi documentation to cover the option 'verify_ssl'. (#2263) 2017-03-15 07:16:13 +01:00
Fabian Affolter
dd736f1ea1
Update category (move to diy) 2017-03-14 20:33:28 +01:00
Fabian Affolter
c872eaf6e0
Update category (move to system monitoring) 2017-03-14 20:30:46 +01:00
Josh Anderson
1dfc659fa6 Document notify.webostv icon configuration (#2188)
* Document notify.webos icon configuration

* Add full automation example with overridden icon

* Grammar fix
2017-03-14 11:19:05 +01:00
Brahma Fear
f0503a3088 Quotes added to example (#2245)
The automation 2 / action / data_template example does not adhere to the **must** directive to wrap single line templates in some form of quote.
2017-03-14 11:16:00 +01:00
Fabian Affolter
c1f94faab6
Update category 2017-03-14 11:15:09 +01:00
Fabian Affolter
d75387f343
Add twilio component and update platforms 2017-03-14 10:51:09 +01:00
Kyle R
e9aa4894af Update notify.twilio_sms.markdown (#2249) 2017-03-14 10:40:25 +01:00
Josh Wyse
0ec19f6015 Improved grammar/spelling in influxdb markdown (#2257)
Fixed some spelling errors and tweaked some incorrect or awkward grammar. Added some markup around specific names/values for readability and consistency with existing documentation.
2017-03-14 10:38:42 +01:00
Fabian Affolter
a8d88cf251
Fix link (fixes #2199) 2017-03-14 07:45:30 +01:00
Fabian Affolter
3f5f65a882
Update note 2017-03-14 07:38:02 +01:00
Fabian Affolter
f6deade7a4
Add Synology 2017-03-14 07:19:02 +01:00
Fabian Affolter
1efe756681
Add missing entries (fixes #2224) 2017-03-14 07:17:24 +01:00
Aaron Wolen
ec5e81199d List Python3 version of Gstreamer bindings (#2246)
On Raspian Jessie `python-gst-1.0` installs Gstreamer with Python2.7 bindings. 

Relevant discussion [here](https://community.home-assistant.io/t/snapcast-tts/10824).
2017-03-13 20:50:04 +01:00
R Huish
14240cce42 RFLink: Added 'Device Incorrectly Identified' text (#2250)
* Added 'Device Incorrectly Identified' text

* Corrected Typo
2017-03-13 20:49:19 +01:00
Brahma Fear
b3e4c44742 Commas to fix MD links (#2252) 2017-03-13 13:32:44 -05:00
Beat
8bdda546ee Updated list of discoverable devices (#2240)
Updated the device list from the source code and list the valid options for ignoring devices
2017-03-13 12:26:08 +01:00
Johan Eliasson
cdadee5e1c More documentation on Amazon Polly Component (#2242)
* More documentation on Amazon Polly Component

* Fixing indent and example
2017-03-13 12:24:59 +01:00
szaroubi
1fe29cf1b5 Fixed Type (#2244) 2017-03-13 12:24:11 +01:00
Fabian Affolter
4be56dc979
Add CLT workshop 2017-03-13 12:22:47 +01:00
Fabian Affolter
02f90f1ddd
Update integrations 2017-03-13 12:17:27 +01:00
David
f9b46aa7f5 Update media_player.samsungtv.markdown
Minor clarification based on the samsungctl docs.
2017-03-12 11:52:44 +01:00
Peter
7b3d82fdf5 Update media_player.samsungtv.markdown (#2234)
* Update media_player.samsungtv.markdown

Added KS8005 and extra note about installing `websocket-client` manually to get it to work

* Update media_player.samsungtv.markdown
2017-03-12 01:33:14 +01:00
David
45b63cc1b9 Update binary_sensor.template.markdown (#2233)
Minor clarification and touch ups
2017-03-12 01:32:02 +01:00
Matt Snyder
59e9deece1 Update MQTT Eventstream documentation to demonstrate multiple instances (#2230)
* MQTT Eventstream documentation update

Clarifies how to use MQTT Eventstream for one-to-many master to slave bidirectional event streaming.

* Corrections on example config.
2017-03-12 01:31:22 +01:00
Paulus Schoutsen
19d8648ae5 fix description 2017-03-11 14:59:16 -08:00
Paulus Schoutsen
0f4eb3885b Merge pull request #2226 from home-assistant/release-0-40
0.40
2017-03-11 14:14:28 -08:00
Paulus Schoutsen
783d52cac9 Tweak android ip webcam things 2017-03-11 14:01:21 -08:00
Paulus Schoutsen
2987b9eb96 Add release blog post 2017-03-11 13:46:48 -08:00
Pascal Vizeli
b1b8c7f56e Android IP Webcam for hass 0.40 (#2227)
* Android IP Webcam for hass 0.40

* Update android_ip_webcam.markdown

* Update android_ip_webcam.markdown

* Update android_ip_webcam.markdown
2017-03-11 13:20:45 -08:00
Colin O'Dell
4240498473 Document the available conditions to monitor (#2211) 2017-03-11 13:20:45 -08:00
Kevin Fronczak
93621ddb9b Support for Blink camera system (#2207)
* Initial revision

* Updated per changes to PR

* Updated service names per latest PR commit

* Updated per requests in PR
2017-03-11 13:20:45 -08:00
Hermann Kraus
7e2852fa00 Documentation for 'recorder' sometimes incorrectly mentions 'history'. (#2232) 2017-03-11 11:01:39 +01:00
David
7717e4a40c Update notify_if__new_ha_release.markdown (#2228)
A template requires the use of `data_template` instead of `data` for the template to be rendered (instead of resulting in an error).
2017-03-11 10:52:30 +01:00
Paulus Schoutsen
9643a663d6 Update device_tracker.bluetooth_le_tracker.markdown 2017-03-11 00:46:08 -08:00
Paulus Schoutsen
e3638bf4dc Update releasing docs 2017-03-10 23:22:38 -08:00
Paulus Schoutsen
194b8b8112 Merge remote-tracking branch 'origin/current' into next 2017-03-09 21:44:12 -08:00
Scott Reston
4e60e4dea0 added scan_interval (#2220)
* added scan_interval

Default scan_interval for climate platform causes you to be rate-limited by Honeywell API.

* Update climate.honeywell.markdown
2017-03-09 21:47:08 +01:00
Alexander Fortin
a8d4d74c8c Update Vagrant documentation (#2163) 2017-03-08 12:49:32 +01:00
Fredrik Lindqvist
3f4f298067 Update climate.generic_thermostat.markdown
Fix extra space noticed by @mnoorenberghe
2017-03-08 12:47:00 +01:00
Janne Grunau
3695c23d7d binary_sensor.enocean: document button events (#2145)
* binary_sensor.enocean: document button events

Add documentation for the generated button_press events of the switch.

* binary_sensor.enocean: add example automation

* binary_sensor.enocean: avoid template rendering
2017-03-08 10:17:48 +01:00
Scott Bradshaw
5e09baa1aa Added SSH port config (#4832) (#1721)
* Added SSH port config (#4832)

* Adding ticks to port number based on feedback
2017-03-08 10:15:52 +01:00
joe248
95d06b3297 Add documentation for ComEd Hourly Pricing sensor (#2186) 2017-03-08 10:14:43 +01:00
Lev Aronsky
b5b7de9397 Update climate.generic_thermostat.markdown (#2056)
Add explanation for the new `keep_alive` field of `generic_thermostat`.
2017-03-08 10:03:54 +01:00
Erik Eriksson
5c644134ed added icon for pocketcasts (#2218) 2017-03-08 09:56:04 +01:00
tradiuz
58db489564 Fixing broken links (#2217) 2017-03-08 04:17:36 +01:00
Daniel Perna
e400b36940 Documentation: sensor.dnsip (#2135)
* Create sensor.dnsip.markdown

* Update sensor.dnsip.markdown

* Update sensor.dnsip.markdown

* Update sensor.dnsip.markdown

* Removed logo

* Added resolver_ipv6 parameter

* Added missing italics

* Typo and description

* Addressing suggested changes

* Update sensor.dnsip.markdown

Fix HA version marker.
2017-03-07 19:44:14 +01:00