3459 Commits

Author SHA1 Message Date
Fabian Affolter
e11544d99a Add Shodan sensor docs (#3156) 2017-08-10 18:38:52 +02:00
Tim Lyakhovetskiy
5eec955be1 Added Leviton Decora Smart Wi-Fi component documentation (#3021)
* Added Leviton Decora Smart Wi-Fi component documentation

* Update version
2017-08-08 13:28:39 +02:00
PhracturedBlue
6ccf851546 Documentation for asterisk_mbox component (#2908)
* Add asterisk_mbox documentation

* Bad filename

* Capitalization error

* Update documentation based on changes to the mailbox implementation

* Typos as per review

* Remove mailbox sensor, since the functionality is included in the mailbox component.  Added ha_version to each file since the code has now been merged.
2017-08-08 13:27:04 +02:00
Aaron Bach
92ca2cb93d Add documentation for the RainMachine switch platform (#3135)
* Added documentation for the RainMachine switch platform

* Small adjustments to version and verbiage

* Update switch.rainmachine.markdown

* Update switch.rainmachine.markdown

* Added caveat about remote API + programs
2017-08-08 09:49:42 +02:00
Philipp Schmitt
e3680aa2ba Add documentation about nuki services (#3078)
* Add documentation about nuki services

* Rewrite the services section
2017-08-07 14:59:24 +02:00
Charles Blonde
b8f4e4659e Add documentation for Dyson 360 Eye robot vacuum (#3148) 2017-08-07 10:09:43 +02:00
Eugenio Panadero
04dcaebc70 change ha_category for vacuums (#3150) 2017-08-07 09:59:45 +02:00
Eugenio Panadero
3b49eb8cfe add doc for new service clean_spot for the vacuum component (#3146)
Also, fix the `locate` service description and the `ha_release`.
2017-08-06 23:44:55 +02:00
Eugenio Panadero
b8a6688787 Xiaomi vacuum documentation (#3076)
* move previous work for switch to xiaomi vacuum platform

* add doc for vacuum component and extra services of the xiaomi platform
2017-08-06 18:05:27 +02:00
Fabian Affolter
e58b8e7037 Allow to set long/lat and make mon conditions optional (#3144) 2017-08-06 15:21:03 +02:00
Philipp Schmitt
20c8c18098 Add documentation for roomba platform (#3136) 2017-08-06 11:09:12 +02:00
Fabian Affolter
7c05b9cd28 Make monitored_conditions optional. (#3142) 2017-08-06 10:07:35 +02:00
Fabian Affolter
f80d45c802 Make 'monitored_conditions' optional (#3141) 2017-08-06 10:05:49 +02:00
Fabian Affolter
55f081ec6b
Minor changes 2017-08-05 22:34:33 +02:00
Jeroen ter Heerdt
2f9366f3dc Documentation for Egardia component (#2946)
* Create alarm_control_panel.egardia.markdown

* Add files via upload

* Update alarm_control_panel.egardia.markdown

* Update alarm_control_panel.egardia.markdown

* Add files via upload

* Create alarm_control_panel.woonveilg.markdown

* Update alarm_control_panel.egardia.markdown
2017-08-05 22:05:51 +02:00
Hellowlol
c066d203de Add note about discovery for sabnzbd. (#3070)
* Add note about discovery for sabnzbd.

* Add image, and note about minimal setup.

* update image.

* Remove heading

* Fix typo
2017-08-04 23:26:52 +02:00
Fabian Affolter
2c64bcd815
Update 'ha_release' 2017-08-04 12:13:06 +02:00
Julian Kahnert
cfedce8aa7 Geizhals sensor documentation added (#2980)
* Geizhals sensor documentation added

* update documentation after review

* Minor changes
2017-08-04 12:11:47 +02:00
Haim Gelfenbeyn
249d76da88 Documentation for InfluxDB component improvements (#3054)
* Documentation for InfluxDB component improvements

* Fix spelling.

* InfluxDB component docs updated to reflect changes in the code PR.
2017-08-03 18:51:21 +02:00
Alan Fischer
0e8995e858 Added remote/toggle service (#3112) 2017-08-03 17:49:43 +02:00
Fabian Affolter
76d64d90db Add new configuration variable (#3121) 2017-08-02 14:51:22 +02:00
Paulus Schoutsen
720ea957af Merge remote-tracking branch 'origin/current' into next 2017-07-31 18:31:30 -07:00
gwhiteCL
d5bccb6d35 added invert_state optional parameter (#3086)
* added invert_state optional parameter

* added documentation for relay_invert

* changed state_invert to invert_state and relay_invert to invert_relay
2017-07-31 20:24:37 -04: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
Eugenio Panadero
ea1257309f update telegram proxy parameters (#3099) 2017-07-30 13:35:07 +02:00
Nicholas Sielicki
5e97521ef1 document genie slave config via device variable (#3096)
* document genie slave config via device variable

* Move content around
2017-07-30 13:33:50 +02:00
Fabian Affolter
81f9dd1cc6
Merge branch 'current' into next 2017-07-30 09:42:05 +02: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
xelprep
ed10a989e1
Update binary_sensor.wink.markdown (#3075)
Fixed typo
2017-07-29 22:24:25 +02:00
vrs01
fd11529422
Update binary_sensor.flic.markdown (#3077) 2017-07-29 22:24:25 +02:00
Tom J Nowell
975fb10f63
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-29 22:24:25 +02:00
Adam Dullage
fed925de5c
Added Home Assistant Webhook URL Syntax (#3067) 2017-07-29 22:24:25 +02:00
vrs01
200f1970ff
Typo (#3065)
* Update binary_sensor.flic.markdown

* Update binary_sensor.flic.markdown

* Update binary_sensor.flic.markdown

* Fix typo
2017-07-29 22:24:24 +02:00
Abílio Costa
4b99011876
Update switch.mqtt.markdown (#3034) 2017-07-29 22:24:24 +02:00
wildcomputations
86236ad047
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-29 22:24:24 +02:00
Mahasri Kalavala
d2e6f3d0c5
Update recorder.markdown (#3056)
* Update recorder.markdown

Added additional help with MySQL installation.

* Typo
2017-07-29 22:24:24 +02:00
mjj4791
27a4a04a6c
Add weather-station map and usage statement (#3052)
Add link to weather-station map (google maps) and added usage statement
2017-07-29 22:24:22 +02:00
mjj4791
8596d98f8f
Add weather-station map and usage statement (#3053)
Add link to weather-station map (google maps) and added usage statement
2017-07-29 22:24:22 +02:00
Dawid Wróbel
53adf172a5
Patch 1 (#3057)
Update Onkyo and Pioneer media players documentation
2017-07-29 22:24:22 +02:00
Corban Mailloux
d92342dcd7
Grammar and typo corrections. (#3058) 2017-07-29 22:24:21 +02:00