3421 Commits

Author SHA1 Message Date
Marcelo Moreira de Mello
156edc6cff Added example of Arlo service camera.enable_motion_detection (#3107) 2017-08-01 21:16:24 +02:00
moskovskiy82
48727906d7 Setpoint customisation (#3108)
As per https://community.home-assistant.io/t/mysensors-hvac-not-showing-up/22540/19
2017-08-01 20:24:42 +02:00
Robin
14c13f1007 Clarify get request (#3115)
As per a query on the forum I have clarified the instructions for checking valid bus directions
2017-08-01 20:22:09 +02:00
vrs01
a3184658af Typo 2017-08-01 18:09:41 +02:00
Fabian Affolter
b4b6a49687
Minor changes 2017-07-30 21:51:49 +02:00
Adam Dullage
06b6e4b103 Clarified requirements for allowed_chat_ids parameter (#3068)
* Clarified requirements for allowed_chat_ids parameter

I'm not 100% sure on this but my tests seem to back it up. Unless I list both the chat id and my user id in the allowed_chat_ids parameter then I receive a "Incoming message is not allowed" message in the HA log.

* Provided instructions to obtain user id
2017-07-30 19:37:08 +02:00
cdce8p
03bab28d8d Cover - Added doc customize (#3100)
* Cover - Added doc customize 

Added `assume_state` to customize section. home-assistant/home-assistant-polymer#356

* Update cover.markdown
2017-07-30 18:10:54 +02:00
William Scanlon
f2c9e60187 Updates for Wink in release 0.50 2017-07-30 10:28:43 -04:00
MissingDLL
253dfb40b4 Update binary_sensor.xiaomi.markdown (#3094)
I would recommend to turn the automation off/on for turning off the Lights because, if you do not do this, and you for example turn manually the light on and walk into your motion sensor it will turn off the light(s). I have had this a few times.
2017-07-30 09:34:21 +02:00
Robin
159de5eef8 Fix display of template sensor strings
Currently the values in value_template are not shown. This edit should fix the problem and display the values
2017-07-30 06:22:36 +01:00
Paulus Schoutsen
84c7cf3154 Update shopping list description 2017-07-29 19:03:36 -07:00
Paulus Schoutsen
d64e6dbdd2 Update velbus versions 2017-07-29 15:17:28 -07:00
Fabian Affolter
cf78b5a188 Merge pull request #3082 from home-assistant/release-0-50
0.50
2017-07-29 23:55:02 +02:00
Fabian Affolter
7679ed3723
Update 'ha_release' 2017-07-29 22:53:20 +02:00
Fabian Affolter
d983bf5a5b
Fix various stuff 2017-07-29 22:39:00 +02:00
Colin O'Dell
0da912651d
Add documentation on the manual_mqtt alarm (#2921) 2017-07-29 22:25:20 +02:00
Fabian Affolter
34e74f2747
Fix 'ha_category' 2017-07-29 22:18:53 +02:00
Fabian Affolter
9766ffdfef
Modify intent docs 2017-07-29 22:11:20 +02:00
Fabian Affolter
6392198609
Fix 'ha_release' 2017-07-29 21:52:58 +02:00
holelattanuttin
b0f26208f3 Update cover.lutron_caseta.markdown (#3090)
* Update cover.lutron_caseta.markdown

It was not clear that the lutron_caseta cover needed to be defined as a cover in the documentation.

* Various fixes
2017-07-29 21:51:19 +02:00
Fredrik Lindqvist
c117d50664 Add Harmony Hub to Discovery documentation (#3079)
Addresses https://github.com/home-assistant/home-assistant.github.io/issues/2952 .
2017-07-29 21:40:55 +02:00
LaurensBot
b2b36f0dda Update frontend.markdown (#3080)
* Update frontend.markdown

add example of automation

* Update frontend.markdown

* Update frontend.markdown
2017-07-29 16:11:07 +02:00
Paulus Schoutsen
94306d98fb Update config.markdown 2017-07-28 20:50:21 -07:00
Fabian Affolter
a979bcd4e4
Merge branch 'current' into next 2017-07-28 22:22:07 +02:00
xelprep
0e6ba68d3a Update binary_sensor.wink.markdown (#3075)
Fixed typo
2017-07-28 21:09:37 +02:00
vrs01
182c75d35d Update binary_sensor.flic.markdown (#3077) 2017-07-28 21:06:34 +02:00
Christian Lasarczyk
b9f725932e Fixed typo (#3071)
Text says "If no `entity_id` is provided, all speakers are snapshotted.", so I assume setting `entity_id` as optional=no is a typo in the table. Not double checked with the sources, as I have problems with this feature yet.
2017-07-28 21:02:12 +02:00
Tom J Nowell
56c21d460c running the brew command on MacOS with sudo will cause errors, th… (#3072)
* running the `brew` command on MacOS with `sudo` will cause errors, this commit removes sudo

* infact no sudo is necessary at all under MacOS, it might even be harmful
2017-07-28 21:01:16 +02:00
William Scanlon
0fb3d0a71b Removed access_token and added new developer.wink.com auth info (#3025) 2017-07-28 20:11:18 +02:00
Thomas Delaet
c23c2bcdf4 add support for Velbus platform (#2830)
* add support for Velbus platform

* Update light.velbus.markdown

* update and extend documentation to be in line with updated pull request for code

* rename fan example to 'Fan 1'
2017-07-28 19:48:51 +02:00
Adam Dullage
d4a75a65f3 Added Home Assistant Webhook URL Syntax (#3067) 2017-07-27 20:21:37 +02:00
vrs01
b00b24f4ce Typo (#3065)
* Update binary_sensor.flic.markdown

* Update binary_sensor.flic.markdown

* Update binary_sensor.flic.markdown

* Fix typo
2017-07-27 20:20:16 +02:00
Richard Cox
16280723e7 Adding statsd mapping (#3010)
* Adding statsd mapping

* Keep the default configuration sample minimized
2017-07-27 13:40:31 +02:00
Abílio Costa
ae3c3e2ab6 Update switch.mqtt.markdown (#3034) 2017-07-27 13:37:25 +02:00
wildcomputations
c83d11a0b4 Describe when the random sensor changes value (#3064)
* Document update frequency

Documented that the random number changes every 30 seconds
according to http://fabian-affolter.ch/blog/random-sensor/

* Learned the source of the 30s polling frequency
2017-07-27 11:39:02 +02:00
Mahasri Kalavala
4a007b8458 Update recorder.markdown (#3056)
* Update recorder.markdown

Added additional help with MySQL installation.

* Typo
2017-07-27 00:20:07 +02:00
Robin
0893bd3059 Adds uk_transport component documentation (#3037)
* Adds uk_transport documentation

* Update ha_release
2017-07-27 00:19:44 +02:00
Boyi C
327f323d6b Yahoo Weather: Update docs after PR changed. (#3060)
* Update docs for yahoo weather

* Add period

* "forecast" in config is removed in the push review.
2017-07-26 22:30:11 +02:00
mjj4791
211ce813a0 Add weather-station map and usage statement (#3052)
Add link to weather-station map (google maps) and added usage statement
2017-07-26 18:33:07 +02:00
Boyi C
762e83ffd2 Update docs for yahoo weather (#3047)
* Update docs for yahoo weather

* Add period
2017-07-26 18:26:19 +02:00
mjj4791
4e9202fa70 Add weather-station map and usage statement (#3053)
Add link to weather-station map (google maps) and added usage statement
2017-07-26 18:23:59 +02:00
Sean Gollschewsky
51fccfd747 Documentation for new TPLink light component (#3055) 2017-07-26 18:22:40 +02:00
Dawid Wróbel
820b4c58fa Patch 1 (#3057)
Update Onkyo and Pioneer media players documentation
2017-07-26 18:20:28 +02:00
Corban Mailloux
1d5a72f7ba Grammar and typo corrections. (#3058) 2017-07-26 18:18:53 +02:00
Fabian Affolter
3e8022f44c
Add details about default
(fixes https://github.com/home-assistant/home-assistant/issues/8605)
2017-07-25 08:15:53 +02:00
Paulus Schoutsen
80814f25ca update docs for intents (#3046)
* update docs for intents

* Fix alexa docs

* Fix api.ai reference
2017-07-23 23:17:13 -07:00
Paulus Schoutsen
17eab64744 Fix syntax 2017-07-23 21:39:04 -07:00
Paulus Schoutsen
8660f52610 Merge remote-tracking branch 'origin/current' into next 2017-07-23 21:33:35 -07:00
Fabian Affolter
ebd6648b0b Add Xiaomi docs for platforms (#3045)
* Add Xiaomi docs for platforms

* Add service details

* Add Aqara Wireless Switch

* Escape templates

* Update 'ha_iot_class'
2017-07-23 20:21:10 +02:00
Jonatan Castro
c753de1f4e Create binary_sensor.xiaomi_gw.markdown (#3029)
* Create binary_sensor.xiaomi_gw.markdown

Initial commit for binary_sensors sub-component of xiaomi_gw

* Update binary_sensor.xiaomi_gw.markdown

* Update binary_sensor.xiaomi_gw.markdown

* Update binary_sensor.xiaomi_gw.markdown

* Update binary_sensor.xiaomi_gw.markdown

* Update binary_sensor.xiaomi_gw.markdown

* Update binary_sensor.xiaomi_gw.markdown

Updated automation examples
Some other fixes

* Update binary_sensor.xiaomi_gw.markdown

* Update binary_sensor.xiaomi_gw.markdown

* Update binary_sensor.xiaomi_gw.markdown

* Minor changes
2017-07-23 19:28:14 +02:00