Commit graph

4181 commits

Author SHA1 Message Date
Michael Heinemann
71e63ad518 Fixed link to xiaomi component (#3988) 2017-11-15 10:45:21 +01:00
Andreas Björshammar
ce71523e3c Added option to set installation giid (#3946) 2017-11-15 08:59:27 +01:00
dinoaus
8b6c1b7e69 Update notify.telstra.markdown (#3985) 2017-11-15 08:56:29 +01:00
Stephen Foskett
c1f42bdc00 Update device_tracker.snmp.markdown (#3975)
Added suggestion to use Ping or NMAP instead since this is a MAC table not a list of current/active devices.
2017-11-13 21:22:49 +01:00
jodur
138c325d8c lirc configration has changed in strech (#3954)
* lirc configration has changed in strech

The instructions here are only valid for rasberry pi with raspbian jessie. With raspbian stretch the he hardware.conf file is not supported, obsoleted by a new lirc_options.conf file and systemd unit definitions

* Minor changes

* Add space
2017-11-12 14:49:22 +01:00
Stephen Yeargin
5cc7f7e85f Fix Linode link (#3963)
Their landing page at some point must have changed.
2017-11-12 14:49:00 +01:00
Erik Eriksson
75f174abd7 Update volvooncall.markdown (#3953)
* Update volvooncall.markdown

* Update volvooncall.markdown

* Update volvooncall.markdown
2017-11-11 12:21:49 -08:00
Patrik Hermansson
4146b5def0 Update timer.markdown (#3960)
* Update timer.markdown

Added a working configuration example.

* Remove blank lines
2017-11-11 10:14:04 +01:00
Taylor Peet
0a197b3a61 Related issue #10507 (#3957) 2017-11-11 09:38:40 +01:00
Ernst79
d6aaf52fe1 Change link to tutorial to get the key (#3958)
The old links were referring to a forum post in which it only was explained how to enable the advanced settings, followed by a link to the remaining part of the tutorial (on the Domoticz site). I changed the link to the domoticz forum directly, as it gives the full instructions, including enabling the advanced settings in the app. Added the word “password”, as it is called “password” in the Mii app, and not “key” in the app.
2017-11-11 09:37:58 +01:00
Tristan Caulfield
777f357472 Update sensor.speedtest.markdown (#3952) 2017-11-10 20:08:11 +01:00
Fabian Affolter
9a6b724243
Fix notation (fixes #3947) (#3950) 2017-11-10 17:28:05 +01:00
NeLLyMerC
cf33748e16 Update timer.markdown (#3943)
Quick spelling correction.
2017-11-10 09:58:44 +01:00
Fabian Affolter
d1b38d4098
Add screenshots 2017-11-09 12:08:48 +01:00
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