Commit graph

4893 commits

Author SHA1 Message Date
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
mjj4791
f5bc6517a6 More details on name-property (#3044)
Added more details on the relation between the 'name', 'monitored_condition' and the resulting 'entity id' for the sensor

See discussion here: https://community.home-assistant.io/t/dutch-precipitation-forecast-based-on-buienradar-nl/4697/89
2017-07-23 19:05:43 +02:00
Jonatan Castro
0ed71cabab Create xiaomi_gw.markdown (#3028)
* Create xiaomi_gw.markdown

Initial commit for the new Xiaomi Gateway component

* Update xiaomi_gw.markdown

Updated sid to mac terminology
Modified release version

* Update xiaomi_gw.markdown

* Update xiaomi_gw.markdown

Tweaked configuration variables
2017-07-23 18:46:11 +02:00
Alok Saboo
58e973dbd7 Cleaned up binary_sensor docs (#3039) 2017-07-23 16:41:09 +02:00
Charles Blonde
e1037b7df8 Fix wrong language code for GB (#3041)
I made a mistake in the initial documentation: for UK users, the language code has to be `GB` and not `UK`
https://community.home-assistant.io/t/dyson-component-not-working/21807
2017-07-23 16:40:06 +02:00
IoTmessenger
d29eb9a396 Revert "Update sensor.buienradar.markdown text" (#3042)
* Revert "Update installation.markdown"

This reverts commit 83f1bfd4ba.

* Revert "Update"

This reverts commit 67d5dd954c.

* Revert "Update sensor.buienradar.markdown text (#3036)"

This reverts commit 4c27e02e2d.
2017-07-23 16:39:22 +02:00
IoTmessenger
4c27e02e2d Update sensor.buienradar.markdown text (#3036)
While implementing the buienradar sensor, I have noticed some sensors not showing up in my card. Some monitored_conditions were missing an '_' in their naming convention. I have already made the changes in the text above.
2017-07-22 19:34:45 +02:00
datafx
7ba8315200 Added instruction for Microsoft SQL Server (#3035) 2017-07-22 07:47:38 +02:00
Marcelo Moreira de Mello
5eb87cd0e9 Extends Fitbit sensors to track the device battery level (#3031) 2017-07-22 07:46:25 +02:00
Alok Saboo
227dcd29af Added alternate path for virtualenv and cleaned up hassio docs (#3032)
* Added alternate path for virtualenv

* Clean up docs

* Fixed typos

* Fixed typos
2017-07-21 20:22:22 +02:00
Felix Ippolitov
8ce9bd8dc9 Update media_player.samsungtv.markdown (#3030) 2017-07-21 20:19:20 +02:00
cribbstechnologies
717a60f4b4 include deprecation warning in docs (#3033)
I've answered questions about this no less than 10 times. Is the breaking change to remove type milestoned yet?
2017-07-21 20:15:35 +02:00
Paulus Schoutsen
911c873002 Update media_player.vizio.markdown 2017-07-20 21:39:02 -07:00
jwillaz
39dab47f0c Add lightstrip and names to verified models list (#3022)
* Add lightstrip and names to verified models list

* Remove whitespaces
2017-07-20 19:39:21 +02:00
Sean Dague
33937b07ce Fix typo s/dialy/daily/ 2017-07-20 09:34:36 -04:00
Eugenio Panadero
79935072e9 Doc update for Kodi turn_on_action and turn_off_action as scripts (#3018) 2017-07-19 14:47:14 -04:00
yankees9920
c071586d1d Update emulated_hue.markdown (#3006)
minor fix for `HA IP Addresss` not showing because it wasn't in a code block
2017-07-19 19:53:52 +02:00
BUUT!
dfd885963e Update media_player.apple_tv.markdown (#3008)
Line 86: replaced single quotes with double quotes in {"entity_id": "XXX"} because of improper JSON and resulting failed command.
2017-07-19 19:53:14 +02:00
Omar Usman
76e86aba56 Change notify component name. (#3009) 2017-07-19 19:52:30 +02:00
Adam Mills
aaafc0009a Revert #2951 kodi turn on (#3016)
Revert "add new script syntax for turn_on/off_action in media player Kodi"
2017-07-19 13:51:49 -04:00
Aliaksandr
b171efee8b Update media_extractor documentation to match latest PR #8538 (#3012) 2017-07-19 19:51:28 +02:00
Marcelo Moreira de Mello
be100c5b9a Extends Pi-hole sensor to support the new monitored conditions (#3011)
*  Extends Pi-hole sensor to support the new sensors:

      - domains_being_blocked
      - queries_cached
      - queries_forwarded
      - unique_clients
      - unique_domains

* Add periods
2017-07-19 19:47:10 +02:00
Eugenio Panadero
17834a7696 add new script syntax for turn_on/off_action in media player Kodi (#2951)
* add new options to turn_on/off Kodi: script and wake_on_lan

* f**k copy/paste

* leave only turn_on_action and turn_off_action and append WOL example and migration docs

* add more examples of turn_on/off actions and service calls
2017-07-19 13:33:43 -04:00
Kevin Fronczak
6bbdf5cd42 Google Wifi documentation (#2984)
* Google Wifi documentation

* Update sensor.google_wifi.markdown
2017-07-19 10:56:48 +02:00
Pierre Ståhl
fda6aa2be6 Correct documentation for Apple TV (#3004)
* Correct documentation for Apple TV

* Minor style updates
2017-07-18 21:39:12 +02:00
Ken Davidson
15eba5ac28 Update sensor.pushbullet.markdown (#3003) 2017-07-18 21:34:14 +02:00
Ken Davidson
1a79ed2b7b Update rpi_pfio.markdown (#3000) 2017-07-18 12:17:45 +02:00
Chris Vanclercq
da7ddb1bc0 Update compatibility list (#3001)
Successfully tested my UE49K6300AWXXN.
2017-07-18 12:17:06 +02:00
GMFalka
65aec2ba70 Update notify.telegram.markdown (#2938)
* Update notify.telegram.markdown

Folder whitelisting required for file sending. Note included. If the formating is wrong, please help fixing it :)

* Update notify.telegram.markdown

* Update notify.telegram.markdown

Added documentation link
2017-07-17 19:11:26 +02:00