3699 Commits

Author SHA1 Message Date
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
Andrey Kupreychik
39383a4e27 Added keenetic NDMS2 docs (#3373)
* Added keenetic NDMS2 docs

* Added missing logo
2017-09-16 10:30:34 +02:00
Matt White
c313a8e0f3 mqtt_statestream: Update docs to append state at end of topic (#3379) 2017-09-15 23:06:01 -07:00
Joe Lu
e2cb9f558d Update alarm_control_panel.manual.markdown (#3371) 2017-09-15 09:13:07 +02:00
giangvo
c8f7ae7a5b Update switch.broadlink.markdown to add document for MP1 power strip (#3367) 2017-09-14 08:12:37 -07:00
Jay Stevens
2f72919146 Add documentation for Todoist component (#3283)
* Created Todoist component documentation.

* Minor tweaks to the Todoist logo and page.

* Added details about services.

* Minor grammar fixes.

* Update HA version.

* Added documentation showing how to set new task's time via service call.
2017-09-14 07:27:40 +02:00
Shiny
2ddd82155e Corrected typo: endity -> entity. (#3360) 2017-09-13 11:16:54 +02:00
Mahasri Kalavala
8f538a3baa Update counter.markdown (#3359)
* Update counter.markdown

Updated documentation and removed references to input_slider :)

* Minor changes
2017-09-12 22:19:32 +02:00
Sebastian Muszynski
545826487b Xiaomi token retrieval moved and extended (#3339)
* Xiaomi token retrieval moved and extended.

* Misleading sentence removed.

* Additional item added to the trouble shooting section.

* API token reference removed from the Xiaomi Gateway introduction.

* The iOS app method does not work anymore. The ZToken column contains a 96 character encrypted token now. A 32 character token is still needed.
2017-09-12 14:40:33 +02:00
DubhAd
2e0e8d09da Add information on the purge_days (#3358)
* Add information on the purge_days 

That the purge happens every other day is only documented in the code, and in issue #6302. This is to raise the visibility of this, and help people understand that if they restart frequently the purge will never happen.

* Spelling & Grammar fixes
2017-09-12 10:30:22 +02:00
Alok Saboo
21c585e178 Fixed Bayesian sensor docs and added a missing comma in Arlo docs (#3357)
* Fixed Bayesian sensor docs

* Added missing comma
2017-09-12 09:14:29 +02:00
Matt White
3d3374878f Added documentation for mqtt_statestream component (#3302)
* Added documentation for mqtt_statestream component

* Update 'ha_release'

* Update date

* Add period
2017-09-11 23:02:00 +02:00
Jens Kohl
1f8acdfacd add Samsung D6500 to be compatible (#3352) 2017-09-11 19:43:24 +02:00
runningman84
7e79587be8 Renamed dwdwarnapp to dwd_weather_warnings (#3335) 2017-09-11 09:18:41 +02:00
runningman84
06d57a068b Renamed dwdwarnapp to dwd_weather_warnings (#3335) 2017-09-10 22:33:39 +02:00
Leon99
d071d6a9ea Clarify that hass.io only supports bluetooth on RPi3 (#3336)
* Clarify that hass.io only supports bluetooth on RPi3

* Minor changes
2017-09-10 22:31:19 +02:00
Alok Saboo
c50f9d5815 Fix Template binary sensor docs (#3344) 2017-09-10 22:28:00 +02:00
slimatic
96f455fd52 Fixed grammar/typo (#3345) 2017-09-10 22:27:29 +02:00
Anders Melchiorsen
4e68ef82e8 Add HTTP Basic auth to RESTful Switch (#3258) 2017-09-09 19:38:22 +02:00
Sebastian Muszynski
56670b4af1 Broken link fixed. (#3333)
Missing dependency added.
Typo fixed.
2017-09-09 11:14:53 +02:00
Paulus Schoutsen
684c8acebb Merge pull request #3324 from home-assistant/release-0-53
0.53
2017-09-09 00:50:36 -07:00
Paulus Schoutsen
d55564cc6e Add blog post 2017-09-09 00:50:01 -07:00
Philipp Schmitt
3ea0f18dc2 Add missing text node (#3109) 2017-09-09 09:48:33 +02:00