3722 Commits

Author SHA1 Message Date
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
Fabian Affolter
a6f53a54df
Update screenshot (second part of #3398) 2017-09-18 07:42:34 +02:00
sapph42
2ec2a6a352 IFTTT Maker service has been renamed to Webhooks (#3398) 2017-09-18 07:40:05 +02:00
John
e1697c1161 Update http.markdown (#3397)
* Update http.markdown

added self signed cert option and link

* Change link
2017-09-18 07:27:20 +02:00
Andy Castille
8c159ed440 DoorBird (#3147)
* Add documentation for DoorBird components

* Update release to 0.52

* Update example configurations

* Update doorbird.markdown

* Update DoorBird release from 0.52 to 0.54
2017-09-18 07:26:43 +02:00
Brian Fitzgerald
58d1a50e58 apostrophe correction (#3394)
Never trust code that isn't described with grammatical accuracy.
2017-09-17 22:38:53 +02:00
Fabian Affolter
d9ae25980d
Minor change 2017-09-17 15:16:18 +02:00
Lupin Demid
0b98e91658 Update Yandex TTS docs (#3385)
* Update tts.yandextts.markdown

Updated urls and fix quote in voice list

* Update tts.yandextts.markdown

add more links to api key

* Update tts.yandextts.markdown
2017-09-17 15:05:50 +02:00
Rubén Infante
52769fcf6a Sample in url configuration variable (#3389)
* Sample in url configuration variable

An example structure for the url property has been added. To prevent the full url from being written base_url + /api/telegram_webhooks

* Minor change
2017-09-17 15:03:49 +02:00
David De Sloovere
857de4a19a discovery - add missing values for ignore (#3383)
Docs are out of date regarding the devices that can be a/ discovered and b/ ignored.
This change adds the missing values for ignored.
2017-09-16 20:26:49 +02:00
William Scanlon
57056fd92c Update sensor.wink.markdown 2017-09-16 10:06:39 -04:00
William Scanlon
b49bbf448c Added August smart locks to support Wink locks 2017-09-16 10:05:43 -04:00
Aaron Bach
c8cdb9cb70 Documentation updates for AirVisual (#3370) 2017-09-16 10:33:58 +02:00