Commit graph

4893 commits

Author SHA1 Message Date
Oliver
e878e95cba Added support for Denon AVR-4810. (#3640)
Added support for Denon AVR-4810.
2017-10-18 22:59:25 +02:00
Hugo Dupras
ed90bce4a6 Netatmo Binary sensor: timeout and offset are the same thing (#3609)
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
2017-10-18 22:56:51 +02:00
Egor Tsinko
e42a0fb956 added documentation for monoprice platform (#3495)
* added monoprice page

* updated markdown

* updated markdown

* renamed mp-logo.svg to monoprice.svg
updated ha_release to 0.55

* fixed some typos

* switched logo from white to black

* updated release

* Grammar; Added missing determiner
2017-10-18 22:39:45 +02:00
rbflurry
1f54839f0c Update device_tracker.unifi.markdown (#3353)
* Update device_tracker.unifi.markdown

For 
https://github.com/home-assistant/home-assistant/pull/8998

* Update device_tracker.unifi.markdown

* Update device_tracker.unifi.markdown

* Update device_tracker.unifi.markdown

* Removed API configuration parameter from the documentation

* Some minor spelling & grammar fixes
2017-10-18 22:34:46 +02:00
PeteBa
2964e9ae54 Update away state to not_home (#3648) 2017-10-18 22:25:42 +02:00
Phil Kates
889934d150 Add google_assistant component (#3657)
* Add google_assistant component

* Be more explict about config keys and replaced strings

* Fix typo and minor language change

* Some minor spelling & grammar fixes
2017-10-18 21:56:58 +02:00
dmschlab
8c6bd973ff Update switch.rpi_gpio.markdown (#3662)
I found the current documentation confusing as it did not clearly state whether the code is look at the pin # or GPIO #. Looking on the forums others were having the same issue. My goal is to make it clear that GPIO # is what users should be entering into their configs.
2017-10-18 21:51:26 +02:00
Fabian Affolter
2fae62a3ee Add serial sensor docs (#3619) 2017-10-18 21:44:22 +02:00
Georgi Kirichkov
f83561974b Grammar fix (#3671) 2017-10-18 21:35:42 +02:00
Ludovic
06a0287769 Update doc for notify.xmpp (#3664)
* Update doc for notify.xmpp

Add new optional variable.

* Small grammar changes

* Removed extra space
2017-10-18 08:51:22 +02:00
mclem
62bdb6f8fb Add transmission sensor: number of active torrents (#3655) 2017-10-17 22:45:37 +02:00
Aaron Bach
ed905b370b Adds documentation for the Yi Home Camera platform (#3580)
* Adding docs

* Various tweaks

* Fixed typos
2017-10-17 22:24:02 +02:00
Hugo Gresse
b6c92aee08 Improve one-wire sensor (#3656)
* Improve one-wire sensor

* Minor changes
2017-10-17 21:11:42 +02:00
Hugo Gresse
41f0b329fe Format json response in notify.telegram.markdown (#3658) 2017-10-17 18:58:24 +02:00
Daniel Høyer Iversen
8a3fd920d6 Merge pull request #3643 from home-assistant/Danielhiversen-patch-1
Last action for xiaomi aqara binary sensor
2017-10-17 10:19:10 +02:00
Joe Lu
819b016970 Added armed_night to manual_mqtt alarm doc (#3340)
* Added armed_night to manual_mqtt alarm doc

Code change PR: https://github.com/home-assistant/home-assistant/pull/9358

* Update alarm_control_panel.manual_mqtt.markdown

* Made small grammar corrections
2017-10-17 09:26:15 +02:00
Sergey Isachenko
cb27970390 Refreshing Tesla markdown. (#3404)
* Hass Markdown for Tesla component.

* Markdown fixed. Tesla logo added

* Spelling fixed.

* Fixes again

* Changes as @MartinHjelmare requested.

* Typo fix

* Markdown for Tesla switch

* Updated tesla.markdown

* Fix of the copy/paste error
2017-10-17 08:58:04 +02:00
Schmackos
6b62c56717 Update hdmi_cec.markdown (#3652) 2017-10-16 23:58:30 +02:00
milanvo
17a0cec521 Fix link to purge service heading (#3647) 2017-10-16 21:13:55 +02:00
Fabian Affolter
d5c791cf0d
Add logo 2017-10-16 10:11:13 +02:00
Taylor Peet
ef6f7c683d Add numeric state example to Bayesian Sensor (#3642) 2017-10-16 08:33:35 +02:00
Daniel Høyer Iversen
6f4cbdb72b Update binary_sensor.xiaomi_aqara.markdown 2017-10-16 07:56:38 +02:00
Fabian Affolter
6846dc6479
Update 'ha_release' 2017-10-15 22:50:17 +02:00
Fabian Affolter
5b13f5e43b Add screenshots and update the outdated instructions (#3622) 2017-10-15 22:46:26 +02:00
Lewis Juggins
789ba6b4ba Update tradfri installation instructions (#3558)
* Update tradfri installation instructions

* Update tradfri.markdown

* Remove installation, no longer needed
2017-10-15 22:43:41 +02:00
DubhAd
eda442a673 Adding warning to the top
Adding warning about GHome not working for new users
2017-10-15 20:45:33 +01:00
DubhAd
74a6e9c4fb Added reference to previous name (#3637) 2017-10-15 21:38:42 +02:00
Florian Klien
84224dff34 xiaomi gateway setup tip (#3636)
Initializing the Xiaomi Home app with the OnePlus 3 failed. Trying the Nexus 5 helped.
2017-10-15 21:34:07 +02:00
mortenmathiasen
b5119b9d57 Make the example work as is (#3630)
The HVAC component will not appear without valid initial values sent from the sketch. Initial default values added to avoid the problem.
2017-10-15 21:33:06 +02:00
DanielXYZ2000
498cbf7460 Add Link and fix config (#3628)
Add the example html and fix the config (who instead of hello)
2017-10-15 09:39:11 +02:00
moskovskiy82
c48fda8081 Update input_datetime.markdown (#3629)
* Update input_datetime.markdown

As the frontend is not merged the documentation is very misleading

* Make it a note
2017-10-15 09:34:07 +02:00
Phill Price
8f5f2f2e52 Remove flux_led option from discovery (#3624)
fails to load configuration with this option in.
2017-10-14 23:43:06 +02:00
Ryan Bahm
3c022b75d1 Add UV Index documentation (#3610)
Added support for UV Index condition.
2017-10-14 14:46:06 -04:00
Kevin Fronczak
347f0913ab Docs for uptime sensor (#3614)
* Docs for uptime sensor

* Update platform name
2017-10-14 19:37:06 +02:00
Boced66
b4a92c15ec Device tracker GpsLogger : Change the device name (#3606)
Explain how to change the device name in the URL
2017-10-14 17:42:40 +02:00
Fabian Affolter
dfb11dbd9d
Revert "Add serial sensor docs"
This reverts commit 9a1e3d1658.
2017-10-14 15:59:45 +02:00
Fabian Affolter
9a1e3d1658
Add serial sensor docs 2017-10-14 15:58:03 +02:00
Jeroen ter Heerdt
af29529a06 Changing clicksendaudio component name to clicksend_tts (#3617)
* Changing clicksendaudio component name to clicksend_tts

* Add redirect
2017-10-14 15:12:13 +02:00
Fredrik Fjeld
5137e06f3d Added quote marks around target phone number. (#3618)
The notification will not work if the target phone number is not quoted.
2017-10-14 14:54:22 +02:00
Sebastian Muszynski
5605937729 Xiaomi light description updated. (#3607) 2017-10-14 06:50:51 +02:00
Kevin Fronczak
098e7014d4 Added new conditions to netdata sensor (#3613) 2017-10-14 04:51:51 +02:00
Phill Price
7f5be9a0b2 Add Hass.io log location (#3599)
To aid debugging Hass.io logs
2017-10-13 12:19:57 +02:00
Charles Garwood
4f7dd6b400 Update config panel docs (#3493)
Removed information on groups panel as it's disabled. Added information on new panels that have been added.
2017-10-13 12:18:23 +02:00
Eleftherios Chamakiotis
319d6623e6 Update alarmdecoder.markdown (#3603)
Corrected configuration variable baud, as the schema expects 'baudrate' instead of 'baud'
2017-10-13 12:12:32 +02:00
james-fry
76846e0869 Update xiaomi_aqara.markdown
Added mention of multicast requirement
2017-10-13 09:46:46 +01:00
Martin Treml
1aed4959b3 Add namecheap component (#3589)
* Add namecheap component

* Update namecheapdns.markdown
2017-10-13 00:02:52 -07:00
David Lloyd
eaed54a051 Added markdown and image files for notify clickatell SMS message plat… (#3569)
* Added markdown and image files for notify clickatell SMS message platform

* Update notify.clickatell.markdown
2017-10-12 22:03:41 -07:00
Charles Garwood
843a97d1ba Add image attribute to html5 notify (#3596) 2017-10-12 17:27:18 +02:00
dnaphreak
77cd72f8c3 minor change to make instructions clear (#3590)
* minor change to make instructions clear

change to make it clear there are two ways to install pyvizio rather than two steps.

* Add blank lines before code
2017-10-12 17:23:21 +02:00
Charles Garwood
1c9e3f66c9 Added component page for map (#3588) 2017-10-12 17:21:34 +02:00