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
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
ziotibia81
33e9ea4866
Fixed minors typing errors. ( #3586 )
2017-10-11 11:56:04 +02:00
ziotibia81
619a2c3a37
Modbus binary sensor scan_interval clarify. ( #3585 )
...
Alignment documentation along the same lines as modbus sensor.
2017-10-11 11:55:16 +02:00
Daniel Høyer Iversen
c12a98692d
Update xiaomi_aqara.markdown
2017-10-11 09:06:44 +02:00
Andrej Friesen
92e9877c0e
Add Information to Push Notifications component ( #3502 )
...
* Changed to ordered list.
* Add information for HASSIO domain verifying
HASSIO Users need to place the domain verification file from google to a
specific location.
Add information about the "www" directory and how to open it in he
browser.
2017-10-11 08:36:01 +02:00
Jeroen ter Heerdt
35cdff0aef
Updating documentation for Egardia component ( #3566 )
...
* Updating documentation for Egardia component
Python3.4 --> Python3.5 and other textual enhancements.
* Use 3.5 everywhere
2017-10-10 14:12:03 +02:00
ziotibia81
544f90d5de
Modbus Sensor: Clarify how to use scan_interval ( #3578 )
...
* Clarify how to use scan_interval
Many forum posts and issues ask how to change the scan_interval for modbus sensor.
This patch clarify the configuration parameters.
* Fix typos and add example
* There are more options
2017-10-10 14:08:30 +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
Rob Connolly
d3ba5fdfcc
Add documentation for Rocket.Chat notifications. ( #3424 )
...
* Add documentation for Rocket.Chat notifications.
* Update 'ha_release'
2017-10-10 00:54:24 +02:00
Aaron Bach
88ad7b3b3e
AirVisual documentation updates ( #3492 )
2017-10-10 00:52:09 +02:00
Fabian Affolter
5d0a917cdd
Merge branch 'current' into next
2017-10-10 00:39:51 +02:00
ziotibia81
b2032b2caf
Documentation for modbus timeout PR ( #3570 )
...
* Documentation for modbus timeout PR
* Documentation aligned with the general guidelines.
2017-10-09 23:51:41 +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
pascal
f597f65f0e
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:12:31 +02:00
Mister Wil
f1b1ac83d9
Added documentation for Skybell ( #3511 )
...
* Added documentation for Skybell
* Changed release version from 0.55 to 0.56
* All the blank lines
* Stray tab
2017-10-09 19:45:55 +02:00
William Scanlon
dea9e22fde
Updated for Wink Dome siren/chime support ( #3571 )
2017-10-09 17:58:09 +02:00
Alok Saboo
ae373fc231
Minor updates to emulated_hue and OpenCV documents ( #3562 )
2017-10-09 08:03:44 +02:00
Sebastian Muszynski
4574c08a8b
Documentation of Xiaomi Smart WiFi Socket and Power Strip component ( #3248 )
...
* Documentation for Xiaomi Smart WiFi Socket and Smart Power Strip component added.
* Section "Retrieving the Access Token" has a central place now.
* Spelling & grammar fixed.
* Broken link fixed.
HA version updated.
* Component renamed: switch.xiaomi_plug -> switch.xiaomi_miio.
* Update switch.xiaomi_miio.markdown
2017-10-08 22:11:45 -07:00
ChristianKuehnel
1d04a73327
Initializing statistics sensor with data from database ( #3559 )
...
* added documentation for https://github.com/home-assistant/home-assistant/pull/9753
* Fix typo
2017-10-08 23:46:59 +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
Ashton Campbell
9e6b9cb658
Fixed common spelling mistakes ( #3544 )
...
* fix spelling errors
* Update binary_sensor.xiaomi_aqara.markdown
Reverts to previous revision before spell check.
* Update tellstick.markdown
Reverts to previous revision before spell check.
* Update owntracks_two_mqtt_broker.markdown
Reverts to previous revision before spell check.
* Update cla_sign.html
Reverts to previous revision before spell check.
* Update credits.markdown
Reverts to previous revision before spell check.
* Update api.markdown
Fixed spell checker changing noone to no one.
2017-10-08 00:39:32 +02:00
Fabian Affolter
ae24b5142f
Add redirect
2017-10-08 00:37:57 +02:00