Commit graph

3993 commits

Author SHA1 Message Date
Fabian Affolter
d713d82b42
Add link to Docker docs 2017-10-26 08:47:12 +02:00
Fabian Affolter
eb399abbad
Update toon docs (#3752) 2017-10-26 08:47:12 +02:00
ntalekt
2b35483d76
added note: type names differ from entity names (#3746)
* added note: type names differ from entity names

* Minor changes
2017-10-26 08:47:12 +02:00
jvimont
a8e9628ea1
Add info in connection problem section 2017-10-26 08:47:12 +02:00
Taylor Peet
81229e695e
Readability updates to statistics sensor docs (#3750) 2017-10-26 08:47:12 +02:00
Taylor Peet
0170ff3909
Fix unintended typo in Bayesian Documentation (#3748)
Got distracted and typed before/after instead of below/above
2017-10-26 08:47:12 +02:00
Taylor Peet
31a9197ae1
Readability changes to min max sensor docs (#3749) 2017-10-26 08:47:12 +02:00
Fabian Affolter
7e42615491
Add example 2017-10-26 08:47:11 +02:00
Fabian Affolter
57c29938c3
Add Android IP Webcam docs 2017-10-26 08:47:11 +02:00
DubhAd
ab83497d1a
updated docs to add path details 2017-10-26 08:47:11 +02:00
Hugo Gresse
99cf2c5e8c
Maybe fix SQL indentation in warning node (#3668) 2017-10-26 08:47:10 +02:00
Erik-jan Riemers
df26b1db17
Point to component used in recorder (#3712)
* Update recorder.markdown

* It's a platform and not a component
2017-10-26 08:47:10 +02:00
Nicholas Griffin
0dc78f4ba9
Update Arlo Control Panel with away mode variable (#3732)
* Update Arlo Control Panel with away mode variable

Just a simple change to add a description about adding an away mode to the Arlo Control Panel.

* Remove blank line
2017-10-26 08:47:10 +02:00
Dawid Wróbel
2bd74fdf25
Add instructions for multi-user configuration (#3721) 2017-10-26 08:47:10 +02:00
Sebastian Muszynski
e126f644b0 Docs of the Xiaomi Air Purifier 2 integration (#3605)
* Docs for the Xiaomi Air Purifier 2 component added.

* Service domain ("fan") updated and services properly prefixed by xiaomi_miio.

* Update 'ha_release'
2017-10-25 12:33:18 +02:00
Trevor
fb7fc0b23f Add Google Domains component (#3739)
* Add Google Domains component

* Add Google Domains image

* Add timeout to Google Domains component

* Update google_domains.markdown

* Update google_domains.markdown
2017-10-25 12:32:17 +02:00
Anders Melchiorsen
dead790973 Allow folder selection for IMAP unread sensor (#3767) 2017-10-25 12:31:25 +02:00
jbarrancos
e1f4413691 Rain Bird LNK WiFi Irrigation Implementation (#3242)
* Add Rainbird logo 

Add Rainbird logo

* Add Rainbird docset

Add Rainbird docset

* Added service description

Start and stop irrigation explaination

* Changed paramaters

* Corrected to official names

* Fixed more typos

* Added additional configuration documentation

* Corrected unnecessary line.

* Per discussion moved everything to switch

* Update switch.rainbird.markdown

* Not needed
2017-10-25 09:41:19 +02:00
Kane610
c19c3ae2e3 Remove external dependency guide lines (#3673)
With the next PR for axis component (home-assistant/home-assistant#9791) the external dependencies for event stream has been removed.
2017-10-25 09:27:30 +02:00
Paulus Schoutsen
81c56e5e7e Update duckdns.markdown 2017-10-24 23:53:17 -07:00
Fabian Affolter
978a3f2867 Update default name (#3756) 2017-10-24 15:56:54 +02:00
Fabian Affolter
e7d99e5b16 Add support for HTTP Basic/Digest authentication (#3737) 2017-10-24 14:46:19 +02:00
Adam Cooper
65464f3c86 Whois Sensor (#3744)
* Init whois sensor docs

* Fixed glaring typo (hostname => domain)
2017-10-24 09:10:55 +02:00
Johan Haals
2bf0eb9e18 set emulated_hue_hidden to true in example (#3740)
this will make the setting correspond to the comment above.
This is also noticed after merge in #3554
2017-10-24 09:06:22 +02:00
Alok Saboo
775c5a6c60 Added minutes to uptime sensor (#3741) 2017-10-24 09:05:30 +02:00
Thom Troy
fcc8ae4955 Create climate.ephember (#3561)
* Create climate.ephember

* add logo

* Small grammar corrections
2017-10-23 23:23:56 +02:00
Fabian Affolter
166faf4e49 Make host optional (#3733) 2017-10-23 15:53:43 +02:00
Fabian Affolter
b886491796
Merge branch 'current' into next 2017-10-23 10:10:39 +02:00
Mahasri Kalavala
d42ebe699f added quotes around the host (#3725)
Throws "while scanning for the next token found character '@' that cannot start any token" an error without quotes around it.
2017-10-23 09:58:59 +02:00
apo-mak
6f83b5df2f toonopafstand.eneco.nl is no longer available (#3722)
* toonopafstand.eneco.nl is no longer available

the toonopafstand.eneco.nl give the above message but the library look like is  keep using the domain with no problems reported.
i change the word "website" to domain so users are not confuse  .

* Change to lower case
2017-10-23 09:58:42 +02:00
Kevin Fronczak
0afea9e887 Fail2Ban Sensor Documentation (#3679)
* Initial revision of sensor.fail2ban docs

* Bumped version
2017-10-23 09:24:36 +02:00
Ken Davidson
1aa509a507 Update notify.clicksend_tts.markdown (#3726)
Minor grammar and formatting fixes.
2017-10-23 08:26:18 +02:00
Thom Troy
7776584bd6 Add irish rail docs (#3633)
* Add irish rail docs

* make main example be basic

* Small spelling & grammar fixes
2017-10-23 08:25:36 +02:00
DubhAd
433b884356 Added a note for how to generate keys (#3718)
Added a line on randomly generating the client_id and access_id strings. Not sure if there's a better way?
2017-10-22 21:10:08 +02:00
Niklas V
ab83a9eb09 Update sensor.travisci.markdown (#3719)
Changed the code example from github_token to api_key that is what is required. It is mostly confusing to have GitHub_token instead of api_key in the example code.
2017-10-22 21:08:45 +02:00
Daniel Høyer Iversen
93eb1772c6 Update xiaomi_aqara.markdown 2017-10-22 20:47:08 +02:00
B1ue-W01f
433e95a652 Added Nest Developer Outbound Port Info (#3701)
Configuration fails if outbound port is unavailable.

Added info about required port from Known Issues section in: https://github.com/openhab/openhab1-addons/wiki/Nest-Binding
2017-10-22 17:31:11 +02:00
Klaas Hoekema
a789821b69 Update description of default EmonCMS sensor names (#3708)
Revises the section on default names to match the changes I'm proposing
to use the feed names defined in EmonCMS if available.
2017-10-22 17:29:59 +02:00
Uli
56678e43e4 fixed dead link to retrieving access token for xiaomi vacuum and switch (#3709) 2017-10-22 10:40:42 +02:00
Carlo Costanzo
bacddd56ad Minor Website change (#3707) 2017-10-22 10:35:45 +02:00
Fabian Affolter
00e221b4d1
Merge branch 'current' into next 2017-10-22 00:57:29 +02:00
Fabian Affolter
8791e6e89a Merge pull request #3694 from home-assistant/release-0-56
0.56
2017-10-22 00:55:58 +02:00
Fabian Affolter
09f58f4b06
Add Toon docs (#3706) 2017-10-22 00:34:44 +02:00
Fabian Affolter
5f68226a58 Add Toon docs (#3706) 2017-10-22 00:33:29 +02:00
Fabian Affolter
8d7c97549e Renaming API.AI to Dialogflow (#3699) 2017-10-21 13:12:33 -07:00
cgtobi
42846163ba Add support for multiple disks. (#3678)
* Add support for multiple disks.

* Make disks optional.
2017-10-21 18:48:22 +02:00
Marcelo Moreira de Mello
75c5aaae40 Added Ring Camera component documentation and added new sensors (#3682)
* Added Ring Camera component documentation and added new sensors

* Kept only the basic as example for the component

* Added scan_interval option to camera ring documentation

* Rephrased statement
2017-10-21 17:37:40 +02:00
Martin Eberhardt
3b001c7a12 Documentation for scrape sensor attribute option (#3696)
* Documentation for scrape sensor attribute option

* Move comment up
2017-10-21 17:36:46 +02:00
Max Rumpf
89e692c7c7 Very small wording improvement (#3695) 2017-10-21 13:36:50 +02:00
Fabian Affolter
1aa99e91bf
Add details about the token 2017-10-21 10:29:42 +02:00