Commit graph

4662 commits

Author SHA1 Message Date
james-fry
5b79285044
Update xiaomi_aqara.markdown
Added mention of multicast requirement
2017-10-21 09:56:20 +02:00
dnaphreak
79c80c162b
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-21 09:56:20 +02:00
Albatross
8fc24b81e7
Typo Fix: Alexa Documentation (#3582) 2017-10-21 09:56:19 +02:00
Tsvi Mostovicz
8e89191466
device_tracker.mqtt configuration.yaml is wrong (#3583)
The topic to be looked up must be in quotes for the example to work.
2017-10-21 09:56:19 +02:00
Daniel Høyer Iversen
e91032b93b
Update xiaomi_aqara.markdown 2017-10-21 09:56:19 +02:00
Fabian Affolter
cc3e2aa40f
UPdate formatting 2017-10-21 09:56:18 +02:00
Fabian Affolter
795b595617
Fix host entry 2017-10-21 09:56:15 +02:00
Fabian Affolter
2b963d62c4
Add details about the token 2017-10-20 23:28:10 +02:00
Julius Mittenzwei
a5b868f69b Updated documentation for knx component. (#3685)
* Updated documentation for knx component. Added option for configurable state updater.

* Minor changes
2017-10-20 21:14:17 +02:00
Alexis Iglauer
89fba70110 Removed reference to WPS-only setup (#3690)
MyStrom buttons can be set up via the app (as per the manual, confirmed by me today).
2017-10-20 21:13:38 +02:00
William Scanlon
61f871098f Updated Wink siren doc (#3686) 2017-10-20 20:36:31 +02:00
Ryan McLean
1a423887ff Updated Docs for plex senor (#3688) 2017-10-20 20:35:18 +02:00
cribbstechnologies
42d87a546e fixing formatting of example (#3689) 2017-10-20 20:34:36 +02:00
Aaron Bach
e08c9cc6cb Xiaomi Mi Vacuum: various documentation additions and corrections (#3516)
* Various documentation additions and corrections

* Couple of tiny changes in the Markdown
2017-10-20 09:34:40 +02:00
Phill Price
ab3babe491 Manual Alarm Panel arming options (#3445)
* Manual Alarm Panel arming options

Coming out on the site as very strangely styled, currently.

Not sure if this fixes as not sure how to test, willing to do so if there are docs anywhere to show me.

* Update alarm_control_panel.manual.markdown
2017-10-20 09:06:31 +02:00
jeremysv
bff0e5c6ef Correct 'play_media' to 'media_play'. (#3681) 2017-10-20 09:03:03 +02:00
Fabian Affolter
1e609fa51b
Sync with binary sensor 2017-10-20 08:11:06 +02:00
Fabian Affolter
46f4d9709a
Minimize configuration sample 2017-10-20 08:09:48 +02:00
quaec
c3ccb6e0c0 Added brief explantation of the sensors creation (#3675) 2017-10-20 08:09:23 +02:00
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