Commit graph

4213 commits

Author SHA1 Message Date
Paulus Schoutsen
5ab2ca280b Merge remote-tracking branch 'origin/current' into next 2017-11-16 22:15:30 -08:00
Abílio Costa
f22dad1f59 Update switch.flux.markdown (#3517) 2017-11-16 21:12:10 -08:00
Fabian Affolter
85fcddbf17
Update configuration description style (#3994) 2017-11-16 21:05:16 +01:00
ziotibia81
8dad2f30b7 Modbus switch register support (#3978)
* Update switch.modbus.markdown

* Style fix
2017-11-16 08:02:48 +01:00
EspenT
8dba93493a Update media_player.samsungtv.markdown (#3984)
* Update media_player.samsungtv.markdown

* Fix entry
2017-11-16 08:01:50 +01:00
Pierre Ståhl
4881ec195b Add documentation for system_log (#3972)
* Add system_log documentation

* Clarify that system_log is loaded by frontend

* Update to reflect that system_log is not a panel

* Add ha_release and use new style
2017-11-16 07:56:36 +01:00
Fabian Affolter
d40b9ff36f
Update configuration describtion style (#3991) 2017-11-15 23:35:22 +01:00
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
ziotibia81
9a404b9a88 Modbus sensor types (#3980)
* Typo

* Added more sensor options

* Style fix
2017-11-14 14:57:57 +01:00
Martin Berg
17c00727dd Add doc for new changed_by attribute (#3650) 2017-11-14 12:57:39 +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
Aaron Bach
d93979e251 Adds docs for Tile (#3938)
* Adds docs for Tile

* Collaborator-requested changes
2017-11-12 21:32:32 +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
Paulus Schoutsen
9e1043fa21 Merge branch 'current' into next 2017-11-11 13:02:56 -08: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
Diogo Gomes
93cb701387 Serial json (#3942)
* add value_template option

* Set type to template

* Remove tab
2017-11-10 17:27:59 +01:00
NeLLyMerC
cf33748e16 Update timer.markdown (#3943)
Quick spelling correction.
2017-11-10 09:58:44 +01:00
Anders Melchiorsen
4d4212bca4
Harmony remote now does push (#3845) 2017-11-10 00:13:42 +01:00
Fabian Affolter
d1b38d4098
Add screenshots 2017-11-09 12:08:48 +01:00
Fabian Affolter
6f553ed23c
Add examples 2017-11-09 09:45:16 +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
Fabian Affolter
9faf94b30e
Merge branch 'current' into next 2017-11-08 09:22:04 +01:00
Diogo Gomes
6158057ec1 Serial sensor (#3926)
* sensor serial correction

+ Fixes configuration mismatch (serial_port)
+ adds option (baudrate)

* Minimize config sample and fix description
2017-11-07 22:32:24 +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
Gabor SZOLLOSI
c9e1a09d8c Raspihats platform update, added smbus, i2c install (#3483)
* Raspihats platform update, added smbus, i2c install

* Raspihats platform update, added smbus, i2c install
2017-11-07 09:55:13 +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
Sam Birch
472ea0bca1 Update binary_sensor.trend for linear trend detection (#3584)
* Update binary_sensor.trend.markdown

* Update binary_sensor.trend.markdown

* Added max_samples documentation
2017-11-06 23:42:52 +01:00
Ryan McLean
cb90c05c47 Fixed terminology for consistancy (#3916)
Updated to add location to get Access Token from as non-obvious.
2017-11-06 23:01:16 +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
Simon
f78c4f3971 Added documentation for new device class 'plug' (#3889)
* Added documentation for new device class 'plug'

See https://github.com/home-assistant/home-assistant-polymer/issues/550

* use term "unplugged"

* add the entry to the right place
2017-11-05 21:53:06 +02:00
Fabian Affolter
c54442720f
Update config style and 'ha_release' (#3897)
* Update config style and 'ha_release'

* Minor changes
2017-11-05 15:29:40 +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
Adam Cooper
e32f1cdabd Adding in docs for Vultr platform and sensors (#3663)
* Added Vultr logo

* Added v1 Vultr hub

* Added init sensor docs for Vultr

* Updated Vultr components to next version

* Updating Vultr components

* Added more details to vultr sensors

* Updated Vultr component docs

* Corrected Vultr name default values, added vultr sensor {} name option
2017-11-05 14:11:54 +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