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
BioSehnsucht
9234ca3d01
* Rename input_slider to input_number
...
* Update input_number to optionally display slider, input box, or both
* Update references to input_slider in other parts of the documentation
2017-09-19 03:43:22 -05: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
Daniel Høyer Iversen
5a8d671f9b
rename xiaomi components
2017-09-14 05:50:52 -04: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
runningman84
e2a6ff4c93
Added docs for DWD WarnApp Sensor ( #3062 )
...
* Added docs for dwdwarnapp
* Updated documentation
As suggested by Landrash
2017-09-09 00:47:48 -07:00
Aaron Bach
fbfc38bd88
Adds documentation for the proposed AirVisual sensor platform ( #3321 )
...
* Adds documentation for the proposed AirVisual sensor platform
* Fixed small typo
2017-09-09 00:43:41 -07:00
Sebastian Muszynski
d271d48a31
Documentation of the Xiaomi Philips Light component ( #3246 )
...
* Documentation for Xiaomi Philips Light component added.
* HA version added.
* Syntax error fixed.
* Section "Retrieving the Access Token" has a central place now.
* Spelling & grammar fixed.
2017-09-09 00:43:41 -07:00
BioSehnsucht
2474f6cb43
input_text : removing disabled option per home-assistant/home-assistant-polymer#408 ( #3327 )
2017-09-09 00:43:41 -07:00
Lukas Barth
90919e784b
Add documentation for YR forecast data ( #3059 )
...
* Add documentation for YR forecast data
* Update sensor.yr.markdown
2017-09-09 09:42:48 +02:00
Jeroen ter Heerdt
9c7562a6cb
Update alarm_control_panel.egardia.markdown ( #3278 )
...
* Update alarm_control_panel.egardia.markdown
* Update alarm_control_panel.egardia.markdown
* Update alarm_control_panel.egardia.markdown
2017-09-09 00:42:21 -07:00