4167 Commits

Author SHA1 Message Date
travislreno
264ea2982b Update sensor.serial.markdown (#3937) 2017-11-09 07:40:38 +01:00
pereiraru
9b3e54e9f8 update main page (#3930)
i´ve tested the configuration with the new vodafone router and confirmed working.
2017-11-08 15:38:12 +01:00
Josh Nichols
a496a94227 Document sending Slack attachemnts (#3879)
Support for Slack attachments was added in https://github.com/home-assistant/home-assistant/pull/2914 but never documented. Took me a minute to get to 😅
2017-11-07 09:56:30 +01:00
Fabian Affolter
3365e091f4
Migration Arduino to new config style (#3919) 2017-11-07 09:49:28 +01:00
R Huish
9afaa05223 Input Number - Cleaned up my old example (#3920)
Input Number - Cleaned up my old code example.
2017-11-07 09:49:14 +01:00
Robin
0054d900b2 Remove Hammersmith to address pull #10426 (#3921) 2017-11-07 09:48:30 +01:00
Jacob Mansfield
b105b22016 Update Trådfri documentation to mention the Python version dependency (#3911)
* Update Trådfri documentation to mention the Python version dependency

Dependency is caused by aiocoap==0.3

* Remove period

* Fix typo
2017-11-06 22:22:57 +01:00
Carl Johnson
9b7cd0f395 More SSL warning info in media_player.vizio.markdown (#3909)
Adding more specifics on how to *only* block the specific SSL verification warning line. This is a more elegant (if advanced) way since it doesn't involve reducing overall log level or affecting all media_player components.
2017-11-06 19:53:21 +01:00
Thom Troy
733b3d6eb9 Fix the ha release value for component (#3913) 2017-11-06 16:34:09 +01:00
Thom Troy
dcaf9c7a5a Fix the ha release value for component (#3914) 2017-11-06 16:33:15 +01:00
Fabian Affolter
0c26ea618d
Rephrase the sentence 2017-11-05 21:49:54 +01:00
Fabian Affolter
9ea0d12b0c
Camera (#3896)
* Add 'whitelist_external_dirs'

* Add 'whitelist_external_dirs' and update style
2017-11-05 14:24:14 +01:00
Petar Petrov
043753d793 Update allow_tradfri_groups in docs (#3895)
The previous docs were very unclear on this option
2017-11-05 14:09:43 +01:00
Fabian Affolter
70167e3d74
Remove link 2017-11-05 14:05:34 +01:00
scottjones4k
8be4e77c6e Corrected syntax for remember the milk config (#3892) 2017-11-05 12:01:47 +01:00
Fabian Affolter
1090740531
New configuration variable style 2017-11-04 23:11:05 +01:00
Fabian Affolter
8d752574c6
Update 'ha_release' 2017-11-04 21:26:09 +01:00
Fabian Affolter
2fd2e110e9
remove file with the wrong extension 2017-11-04 17:30:15 +01:00
Fabian Affolter
c123f67218
Add logo 2017-11-04 11:05:55 +01:00
Fabian Affolter
4e904a5217
Update logo 2017-11-04 10:48:03 +01:00
Paulus Schoutsen
0c833c0bc3
Merge pull request #3871 from home-assistant/release-0-57
Release 0 57
2017-11-03 23:23:00 -07:00
Paulus Schoutsen
7d67fda676 Add release blog post 2017-11-03 23:22:28 -07:00
ChristianKuehnel
8bc6e62bf3 added initial documentation for new component remember_the_milk (#3581)
* added initial documentation for new component remember_the_milk

* updated documentation, based on comments from @fabaff.

I did not change the logo, as we have to ask for permission first.

* fix stuff
2017-11-03 21:49:59 -07:00
Sebastian Muszynski
886ad706e2
Unneeded parameter "mac" removed. (#3880) 2017-11-04 00:00:10 +01:00
VDRainer
ba3ff3bd0a Fixed MS SQL Server connection string (#3881)
* Fixed MS SQL Server connection string

https://community.home-assistant.io/t/holy-cow-ms-sql-server-recorder-creates-tables-in-master-db/30462

* Update recorder.markdown
2017-11-03 23:56:02 +01:00
Per Osbäck
d3d9a58b04 add documentation for PR #10188 (#3825) 2017-11-03 12:55:47 -07:00
ikifar2012
86eee72f82 added Leviton name so it it easy to find (#3877) 2017-11-03 07:09:36 +01:00
ikifar2012
bccd459d5d Added to title (#3878) 2017-11-03 07:09:04 +01:00
Florian Klien
e64ad7252f removed cython dependency, removed api_key conf (#3875)
* removed cython dependency, removed api_key conf

Cython is pulled in by DTLSSocket since 1.0.4 no need for manual install
fixed with home-assistant/home-assistant#10123

removed the api_key parameter
relates to home-assistant/home-assistant#10282

* Minor changes
2017-11-03 07:08:27 +01:00
Paulus Schoutsen
005f777bda Fix merge conflict 2017-11-02 09:34:32 -07:00
Paulus Schoutsen
2581fb1bcd Merge branch 'current' into next 2017-11-02 09:31:07 -07:00
cgtobi
ba27a1253e Update logo to dialogflow icon. (#3870) 2017-11-02 16:55:13 +01:00
Fabian Affolter
3570a1edb8
Remove 'development' from http and update frontend (#3856)
* Remove 'development' from http and update frontend

* UPdate configuration variables

* Update frontend.markdown
2017-11-02 10:25:17 +01:00
lichtteil
b782c88611 Add documentation for new platform luftdaten sensor (#3857)
* Add documentation for luftdaten sensor

* Minor adjustments
2017-11-02 09:39:38 +01:00
Chris
68571fd562 Fixed typo (#3866) 2017-11-02 08:32:49 +01:00
Fabian Affolter
6881f35e21
Add extension (fixes #3859) (#3865) 2017-11-02 08:08:59 +01:00
William Scanlon
026c7e85e2
Update wink.markdown
Fixed formatting error.
2017-11-01 12:52:11 -04:00
William Scanlon
d02e43dd15
Update wink.markdown 2017-11-01 12:32:22 -04:00
Daniel Perna
6cffb2cdcc New component: timer (#3747)
* Documentation for timer component

* Removed icon

* Icons are actually supported.

* Corrected info abount entity_ids

* Update timer.markdown
2017-10-31 20:21:26 -07:00
ohadbenita
cf5126f332 Note about home devices not showing on the map (#3853)
* Note about home devices not showing on the map

Devices @ home won't show on map, this is an expected behavior

* Format it as note
2017-10-31 23:04:01 +01:00
DubhAd
3f8cb6273e Describing group behaviour (#3852)
I've added details on the 2 I know of, but I don't know if there are others. I've put this in as a PR so any other behaviours can be caught in this update.

This PR is because we don't actually seem to have documented that behaviour anywhere.
2017-10-31 22:44:55 +01:00
David Grant
25c3d02810
Created new documentation for GC100 component and platforms (#3789)
* Create gc100.markdown

* Create binary_sensor.gc100.markdown

* Create switch.gc100.markdown

* Fixed formatting of configuration variables

* Elaborated on what gc100 is

* Implemented fabaff's requested changes

removed blank line, updated yaml example to be a list of ports, added period to ports parameter description.

* Implemented changes requested by fabaff

removed blank line, fixed yaml format, added period to ports parameter description

* Fixed ha_release and ha_category

* Fixed ha_release and ha_category

* Implemented changes requested by fabaff.

fixed ha_release and added parameters.

* Updated introduciton description

Implemented suggestion by upsert and referenced iTach library.
2017-10-31 20:20:00 +01:00
Fabian Affolter
3194cb312e
Camera services (#3834)
* Add services

* Update description
2017-10-31 20:19:59 +01:00
Peter Epley
f00a803e71
Update google_assistant.markdown (#3831)
Added exposed domains available, including from PR #10148
2017-10-31 20:19:59 +01:00
Marcelo Moreira de Mello
d92b4a9e8c
Extend Ring doorbell camera documentation by adding a python_script to download the video (#3705) 2017-10-31 20:19:59 +01:00
Fabian Affolter
f9782f0466
Add Random binary sensor docs (#3798) 2017-10-31 20:19:59 +01:00
Florian Klien
cfefa86e89
Documentation for yessssms component (#3801)
* Documentation for yessssms component

* typo

* updated documentation for YesssSMS

* Remove line breaks
2017-10-31 20:19:59 +01:00
Fabian Affolter
a16290c4fe
Add Linode component docs (#3821) 2017-10-31 20:19:58 +01:00
Fabian Affolter
ede7ca89ff
Add Sytadin sensor docs (#3819) 2017-10-31 20:19:58 +01:00
Yannick POLLART
b9af0d5dbd
Rfxtrx binary sensor and switch update (#3785)
* First draft of RFXtrx binary sensor doc page.

* Updated rfxtrx binary sensor doc.

* binary_sensors.rfxtrx: updated doc according to latest PR changes.

* Updated rfxtrx binary sensor documentation

* Update binary_sensor.rfxtrx.markdown

Tried to clarify the data_bits description.

* Updated device_class property.

* Updated rfxtrx switch and binary sensor on using automatic_add.

* Fixed typo for tamper switch
2017-10-31 20:19:58 +01:00