Commit graph

6504 commits

Author SHA1 Message Date
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
Richard Cox
16280723e7 Adding statsd mapping (#3010)
* Adding statsd mapping

* Keep the default configuration sample minimized
2017-07-27 13:40:31 +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
Boyi C
762e83ffd2 Update docs for yahoo weather (#3047)
* Update docs for yahoo weather

* Add period
2017-07-26 18:26:19 +02:00
Sean Gollschewsky
51fccfd747 Documentation for new TPLink light component (#3055) 2017-07-26 18:22:40 +02:00
Corey Pauley
de4f34867e Added documentation for the env_var tag in configuration files (#2982) 2017-07-24 08:59:54 -07: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
Paulus Schoutsen
e464238e69 Hass.io tweaks 2017-07-23 14:36:19 -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
Pascal Vizeli
c7eb7888af Update zwave.markdown 2017-07-23 18:59:41 +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
Pascal Vizeli
b3d544e5dd Update zwave.markdown 2017-07-23 18:39:53 +02:00
Pascal Vizeli
cbb7598b81 Update addon_config.markdown 2017-07-23 17:11:29 +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
Andrew Cockburn
83f1bfd4ba Update installation.markdown 2017-07-22 17:24:18 -04:00
Fabian Affolter
67d5dd954c
Update 2017-07-22 20:38:47 +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
Pascal Vizeli
181703c00a Update google_assistant.markdown 2017-07-22 16:58:02 +02:00
Pascal Vizeli
edbb488300 Update google_assistant.markdown 2017-07-22 16:50:47 +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
Pascal Vizeli
000d5e1f2e Update dnsmasq.markdown 2017-07-21 23:56:37 +02:00
Pascal Vizeli
abdab1bdb9 Update dhcp_server.markdown 2017-07-21 23:55:39 +02:00
Pascal Vizeli
790d56c84f Update samba.markdown 2017-07-21 23:54:30 +02:00
Pascal Vizeli
8179ddb1e1 Update samba.markdown 2017-07-21 23:54:15 +02:00
haXs
26e4cfe4d7 Added steps to run installer by hand (#3019)
Had an issue out of the box, got some help on Discord to run the installer manually and was asked to put it into the docs
2017-07-21 21:37:31 +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
Wilco van Duinkerken
e183ecaa64 Add websocket proxy to / for nginx subdomain setup (#3020)
Without the proxy_http_version and proxy_header upgrades an the nginx subdomain setup generates socket errors on the login page. This makes that users can't login.  Adding the websocket lines both to the "/" location as well as the "/api/websocket" location solves the issue. 

Solution copied from: KickHackerz, mar 1 answer on https://community.home-assistant.io/t/ngnix-so-confused-doing-something-wrong/12736/3.
2017-07-21 20:20:13 +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
Pascal Vizeli
3447d51a67 Update ssh.markdown 2017-07-21 11:50:49 +02:00
Pascal Vizeli
629171738c Update mosquitto.markdown 2017-07-21 10:47:43 +02:00
Paulus Schoutsen
911c873002 Update media_player.vizio.markdown 2017-07-20 21:39:02 -07:00
Ciquattro
6c3675a394 Update configuration_yaml_by_ciquattrofpv.markdown (#3024) 2017-07-20 20:59:37 +02:00
jwillaz
2590083e8f Replace brand with updated Yeelight logo (#3023) 2017-07-20 20:59:00 +02: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
Pascal Vizeli
ffc8921b5d Update google_assistant.markdown 2017-07-20 17:35:22 +02:00
Pascal Vizeli
ee7e4a26b2 Update google_assistant.markdown 2017-07-20 17:11:47 +02:00
Sean Dague
33937b07ce Fix typo s/dialy/daily/ 2017-07-20 09:34:36 -04:00
Pascal Vizeli
6389d0048d Update google_assistant.markdown 2017-07-20 15:01:52 +02:00
Pascal Vizeli
c0d0b08dc2 Update google_assistant.markdown 2017-07-20 15:01:24 +02:00
Pascal Vizeli
d090c65336 Update google_assistant.markdown 2017-07-20 15:00:49 +02:00
Pascal Vizeli
3c17ab70c2 Update google_assistant.markdown 2017-07-20 15:00:18 +02:00