Commit graph

3734 commits

Author SHA1 Message Date
Florian Klien
a6a0b3e7b1 Samsung smart TV MU6170UXZG tested (#3469) 2017-09-30 20:44:45 +02:00
arretx
110f61ffba Comment Line Fix (#3470)
* Comment Line Fix

The commented line wasn't being displayed as a greyed out line, rather, it's red, and since the line truncates in the display, it looks like the word "later" is the first line in the script.

* Add `script` and other minor changes
2017-09-30 20:43:57 +02:00
Fabian Affolter
7932da4f3c
Update category 2017-09-30 16:37:32 +02:00
Stuart Pook
47a8f03512 clementine component does not support play_media (#3457)
* clementine component does not support play_media

If you use media_player.play_media with this component you get an exception so it seems best to note that it does not work before people get confused by the exception.

* Remove some breaks
2017-09-29 08:40:34 +02:00
Andréas Lundgren
56d1a6cf03 Update wake_on_lan.markdown (#3459)
Add missing word in description
2017-09-29 08:24:17 +02:00
zajnic
7c8c4e741d Update the correct service ringtone (#3454)
Update xiaomi.xx to xiaomi_aqara.xx
2017-09-28 08:48:48 +02:00
Daniel Høyer Iversen
2d9b650e9e Merge pull request #3452 from Roemer/patch-1
"http_port" is now CONF_PORT and therefore just "port"
2017-09-27 22:11:30 +02:00
Roman
5634d59ce3 "http_port" is now CONF_PORT and therefore just "port" 2017-09-27 17:12:32 +02:00
Charles Garwood
3b3b7553c6 Fixing broken link for Retrieving the Access Token 2017-09-27 11:07:47 -04:00
Daniel Høyer Iversen
f3fda44254 Update sensor.broadlink.markdown (#3450) 2017-09-27 10:54:04 +02:00
Florian Klien
dd51ad0df5 fixed double 'the' (#3447)
* fixed double 'the'

mostly 's/the the /the /', little style changes where 'is' or 'to' was missing

* removed duplicate words

removed duplicate words like 'to to', 'you you' or 'account account' etc.

a batch of pizza-toasts burnt for this.
2017-09-26 20:30:04 +02:00
DubhAd
9bfa5efa62 Update to correct the cookbook link (#3443)
As reported on Discord, the cookbook link was wrong
2017-09-26 13:23:33 +02:00
John
1e6085539a Update emulated_hue.markdown (#3434)
* Update emulated_hue.markdown

Added clarification that this does not replace a physical bridge as tripped me up

* Update format
2017-09-26 09:41:17 +02:00
Paulus Schoutsen
cd7c5b93bc Fix syntax errors 2017-09-25 23:54:52 -07:00
Fabian Affolter
1e55848923
Minor updates 2017-09-26 00:08:32 +02:00
DubhAd
ef7c34ebcf Move the notify.nkx component to correct category (#3382)
This component sits on its own in Notify, where it should be in Notifications with all the others. This addresses that.
2017-09-25 23:37:42 +02:00
R Huish
ecc2f4757b Added Virtualenv installation to Axis component (#3440)
* Added Virtualenv installation to Axis component 

Added path to Virtualenv installation to Axis component

* Update axis.markdown
2017-09-25 22:28:54 +02:00
Florian Klien
3f1972b97b fixed typos, spelling mistakes (#3436) 2017-09-25 22:26:17 +02:00
DubhAd
9d94f28131 Updated documentation to match source (#3437)
The source specifies delay_on and delay_off rather than on_delay and off_delay.
2017-09-25 22:23:01 +02:00
Fabian Affolter
bbbfb5a841
Move content from docstring 2017-09-25 19:19:53 +02:00
Kane610
11d629cf9d Additional dependencies for Axis component (#3435)
Some users environments have required additional streamer packages to be installed.
2017-09-25 13:38:11 +02:00
Fabian Affolter
0b33b36b6d
Fix configuration sample 2017-09-24 20:14:12 +02:00
Wouter Wolkers
9734a71f5e update vacuum.markdown (#3431)
Xiaomi vacuum component renamed to xiaomi_miio, updated documentation to match
2017-09-24 20:11:07 +02:00
Fabian Affolter
8d27517e23
Update description and move vars to new style 2017-09-24 11:41:13 +02:00
Fabian Affolter
2007f30791
Fix name 2017-09-24 11:37:18 +02:00
Dale Higgs
b3f3f2f56a Add Xiaomi redirect and other misc improvements (#3425) 2017-09-23 22:48:19 -05:00
Eric Harris
707343c68e typo in code example. (#3422) 2017-09-23 17:40:16 +02:00
Paulus Schoutsen
ae7e28d022 Merge pull request #3416 from home-assistant/release-0-54
Release 0 54
2017-09-22 23:06:33 -07:00
Paulus Schoutsen
45c1dee8df Release blog post 0.54 2017-09-22 23:06:14 -07:00
Dale Higgs
2676c87abe Add Jekyll plugin for Configuration Variables (#3415)
* Add Jekyll plugin for configuration variables

* Fix requested changes

* Remove blank lines after configuration tag

* Add component/platform to configuration tag
2017-09-22 17:51:02 -07:00
Charles Garwood
eb2e547237 Fix typos (#3419) 2017-09-22 20:38:25 +02:00
Charles Garwood
9aa94d86eb Fix typos (#3418) 2017-09-22 20:37:19 +02:00
Paulus Schoutsen
6bcea559cf Merge remote-tracking branch 'origin/rename_xiaomi' into next 2017-09-21 21:59:47 -07:00
Marcel Holle
e0aef27a8a Telnet switch docs (#3165)
* Added telnet switch docs.

* Update switch.telnet.markdown

* Added port to Telnet switch docs.

* Optimistic attriute in Telnet switch removed.

* friendly_name -> name

* Updated release.
2017-09-21 21:40:15 -07:00
John Boiles
28b5ca9b5e MQTT Vacuum docs (#3354)
* MQTT Vacuum docs

* Add logo for MQTT Vacuum

* PR fixes

* Change the state handling to a set of customizable bools

* Add info about an example protocol

* RIP Defaults
2017-09-21 21:39:06 -07:00
Fabian Affolter
1c43059f4d Add config var and update details (#3241)
* Add config var and update details

* Add API requests limit
2017-09-21 21:38:14 -07:00
nilzen
3a69a04bd8 Sensor Worx Landroid (#3362)
* Sensor Worx Landroid

* Fix spelling

* Rename to match module name

* Use new component name
2017-09-21 21:37:11 -07:00
c-soft
12a456ee00 Added first version of docs for Satel Integra alarm (#3328)
* Added first version of docs for Satel Integra alarm

* Update alarm_control_panel.satel_integra.markdown

* Update binary_sensor.satel_integra.markdown

* Update satel_integra.markdown
2017-09-21 21:36:36 -07:00
Paulus Schoutsen
1b1bf59c0c Merge branch 'current' into next 2017-09-21 21:23:50 -07:00
Nico
547382bb54 Correct typo (#3410)
As in the table below play_media is correct.
2017-09-20 19:07:02 +02:00
Patrick Easters
622fd9098a Clarify docs of season sensor (#3402)
Just adding clearer documentation around the configuration variables for the season sensor. Brings this more inline with other component documentation.
2017-09-19 18:37:31 +02:00
Mister Wil
6ad0942d10 Corrected Abode Camera and Light release versions (#3405) 2017-09-19 17:59:33 +02:00
Garret Heaton
2270f929e5 Note that Netgear Orbi uses port 80 for its API (#3364) 2017-09-19 16:40:13 +02:00
Tor Magnus
fe8a5878ef Update manual to reflect change in module (#3372) 2017-09-19 16:37:42 +02:00
Brian Fitzgerald
0e77613fd3 Additional example (#3395)
* Additional example

Using the sensor as a trigger. The syntax for this took me ages to work out, be great to save someone else the hours.

* Marking template lines with raw tags

Following @fabaff advice to avoid render of the template, using {% raw %}{{your_template}}{% endraw %}.

* fixing endraw tag

* Fixing? spacing issue
2017-09-19 16:34:08 +02:00
Kane610
e189ff1ef6 How to configure custom HTTP port for Axis devices (#3307) 2017-09-19 16:30:37 +02:00
Pascal Vizeli
02b3bcaadf remove delay option 2017-09-18 22:02:25 +02:00
Mister Wil
4d43b63d76 Abode services, events, lights, cameras, automations, quick actions. (#3315)
* Added services, events, and camera.

* Finished adding new documentation.
2017-09-18 21:59:37 +02:00
DubhAd
1182175fb8 Update for current URLs and service names (#3401)
Minor changes
 * The service is now primarily named Webhooks, with the Maker name largely removed
 * Some URLs and links have moved
 * The API key format is now different
2017-09-18 21:57:55 +02:00
arretx
35ee7687b6 Spelling correction... (#3399)
Line 78 read that is, is...
2017-09-18 21:48:40 +02:00