Max Rumpf
89e692c7c7
Very small wording improvement ( #3695 )
2017-10-21 13:36:50 +02:00
Fabian Affolter
2b963d62c4
Add details about the token
2017-10-20 23:28:10 +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
cribbstechnologies
42d87a546e
fixing formatting of example ( #3689 )
2017-10-20 20:34:36 +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
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
Georgi Kirichkov
f83561974b
Grammar fix ( #3671 )
2017-10-18 21:35:42 +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
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
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
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
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
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
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
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
Daniel Høyer Iversen
ebed4b7b9d
Merge pull request #3587 from home-assistant/Danielhiversen-patch-1
...
Update xiaomi_aqara.markdown
2017-10-11 19:10:37 +02:00
Albatross
82abe839de
Typo Fix: Alexa Documentation ( #3582 )
2017-10-11 12:52:45 +02:00
Tsvi Mostovicz
9c25564272
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-11 12:03:36 +02:00
Daniel Høyer Iversen
c12a98692d
Update xiaomi_aqara.markdown
2017-10-11 09:06:44 +02:00
Fabian Affolter
56b81dc6fb
UPdate formatting
2017-10-10 09:07:35 +02:00
Fabian Affolter
33bff22044
Fix host entry
2017-10-10 08:57:20 +02:00
Fabian Affolter
2f3e9a18ec
Fix title
2017-10-09 23:49:22 +02:00
pascal
93b4735557
Rflink cover component ( #3145 )
...
* Markdown for rflink cover
* .
* Rewritten some parts based on the feedback from Landrash
* Rewritten some parts based on the feedback from Landrash ( now saved the file :) )
* Update cover.rflink.markdown
* bump version release
* Fixed comments from frenck
minor spelling & grammar issues
* version bump
* Update cover.rflink.markdown
* version bump didn't made it in 0.54
2017-10-09 23:17:35 +02:00
Alok Saboo
ae373fc231
Minor updates to emulated_hue and OpenCV documents ( #3562 )
2017-10-09 08:03:44 +02:00
Fabian Affolter
641d118aa2
Fix link
2017-10-08 20:42:02 +02:00
Daniel Høyer Iversen
4809225f94
Update emulated_hue.markdown ( #3554 )
2017-10-08 20:00:33 +02:00
Fabian Affolter
bf0dd02e2a
Update details about using the service
2017-10-08 13:53:04 +02:00
Fabian Affolter
945ad1651d
Update format
2017-10-08 13:04:46 +02:00
Georgi Kirichkov
8692aec832
Optional has to be italic
2017-10-08 12:26:02 +03:00
Georgi Kirichkov
9289fd21ff
Update input_number.markdown
...
Includes description of the `unit_of_measurement` and `icon` options
2017-10-08 12:25:02 +03:00