Commit graph

3119 commits

Author SHA1 Message Date
Stephan Auerhahn
c0dc69451c Add service_url config option (#2774)
Doc change for https://github.com/home-assistant/home-assistant/pull/7919
2017-06-08 14:07:01 +02:00
Teagan Glenn
65b253ecd6 Spotify Aliases (#2684)
Add ability to alias devices in Spotify because some devices don't present good names or duplicate names.
2017-06-08 07:45:58 +02:00
Fabian Affolter
d7aeb18d37 Add docs for Yahoo! Weather platform (#2782) 2017-06-07 10:50:06 +02:00
Nolan Gilley
098a6f522d add ripple sensor (#2781)
* add ripple sensor

* Address Landrash's comment
2017-06-07 10:26:58 +02:00
cribbstechnologies
8a7da426d8 Cover updates (#2773)
* updating docs to show how to use position attribute in template

Conflicts:
	source/_components/cover.mqtt.markdown

* updating docs

Conflicts:
	source/_components/cover.mqtt.markdown
2017-06-05 14:53:49 -04:00
Jesse Hills
4872dfcc15 Add juicenet platform (#2670)
* Add juicenet platform

* Update juicenet documentation

* Update juicenet.markdown

* Update sensor.juicenet.markdown

* Update juicenet.markdown

* Update ha_release

* Make title linkable
2017-06-05 17:43:47 +02:00
Fabian Affolter
9c71da6cae Add name (#2767) 2017-06-05 13:36:58 +02:00
PhracturedBlue
06415a6cfa Update icon_template docs for switch template (#2735)
* Update icon_template docs for switch template

* use {% raw %} and {% endraw %}as requested

* typo in raw/endraw
2017-06-05 11:28:10 +02:00
mjj4791
6d4129c551 Documentation for Buienradar sensor- and weather-component (#2638)
* Create sensor.buienradar.markdown

* Create weather.buienradar.markdown

* Update sensor.buienradar.markdown

* processed reviews

* Update weather.buienradar.markdown

* Update sensor.buienradar.markdown
2017-06-04 23:48:53 -07:00
Nolan Gilley
b5082e6271 add docs for etherscan and blockchain sensors (#2734) 2017-06-04 22:48:18 -07:00
Fabian Affolter
1134bcfa4e
Make bg transparent 2017-06-04 16:11:32 +02:00
Fabian Affolter
8ad0f6a1e5
Make bg transparent 2017-06-04 16:02:24 +02:00
Fabian Affolter
b64fa2e012
Make bg transparent 2017-06-04 15:55:55 +02:00
Fabian Affolter
724cd70f3c
Use png 2017-06-04 13:57:47 +02:00
Barry Williams
88085fab0b Added tapsaff documentation (#2746)
* Added tapsaff documentation

* Add description for the configuration variables
2017-06-04 13:35:48 +02:00
Fabian Affolter
89237a4b2a
Merge branch 'current' into next 2017-06-03 09:37:04 +02:00
Jonatan Castro
cf27249a47 Update light.yeelight.markdown (#2737)
Add comment in case novel user copy & paste
2017-06-03 09:24:02 +02:00
Sam Jongenelen
8ee4835a83 New URL for IFTT, directly to settings page. (#2740)
* New URL for IFT, directly to settings page.

Added extended information how to obtain the IFTT key

* Fix typo
2017-06-03 09:22:37 +02:00
Pascal Vizeli
910824dc3f Telegram change for 0.46 (#2736)
* Update telegram_bot.webhooks.markdown

* Update telegram_bot.polling.markdown

* Update notify.telegram.markdown
2017-06-02 11:57:41 +02:00
Fabian Affolter
88496b33f6
Minimize the configuration sample 2017-06-02 08:36:38 +02:00
Boris K
152ec0c141 Update history_stats doc about the 'from' and 'to' attributes (#2733) 2017-06-01 22:53:32 -07:00
Adam Mills
6cf3cd0a24 Rename time trigger 'after' to 'at' (#2731) 2017-06-01 22:41:02 -07:00
Fabian Affolter
6bb166a048
Update configuration sample 2017-06-01 12:09:24 +02:00
Fabian Affolter
3235659f9f
Update link names 2017-06-01 10:19:02 +02:00
Jonatan Castro
f42c9d6c14 Update lock.nuki.markdown (#2727)
Token is required, not optional
2017-05-31 10:22:57 +02:00
Marcelo Moreira de Mello
db428a5c2d Added Netgear Arlo documentation (#2726) 2017-05-31 10:21:55 +02:00
Fabian Affolter
d1e5e2fe7c
Move hcitool usage up 2017-05-31 08:32:20 +02:00
Juggels
df5bb8768f Documentation update for sensor.hp_ilo (#2608)
Revert document date

Align docs with requested PR changes

Align docs with requested PR changes

Align docs with requested PR changes
2017-05-31 08:04:15 +02:00
cgtobi
5d6a102cdb Remove volume_transition as it is not implemented (#2728) 2017-05-30 20:14:13 -07:00
everix1992
682ec93ed3 Update harmony markdown (#2432) 2017-05-30 12:34:49 +02:00
Fabian Affolter
7f4b07a887 Add initial Rachio docs (#2723)
* Add initial Rachio docs

* Add default for manual run

* Minor fixes

* Add iframe sample
2017-05-30 10:08:12 +02:00
Sten Spans
41b969c808 Update media_player.frontier_silicon.markdown (#2724)
Add note regarding alternate ports used for API access on some models (Revo heritage for example)
2017-05-29 13:52:47 +02:00
Teagan Glenn
7e75b8312f Rest Notifier Data Configuration (#2708) 2017-05-29 11:20:30 +02:00
Fabian Affolter
819cb20c11
Make template visible 2017-05-28 19:43:38 +02:00
Fabian Affolter
c87e55eec1 Update link (#2722) 2017-05-28 19:39:40 +02:00
Fabian Affolter
f3cebc2526
Add link to ping sensor 2017-05-28 19:31:17 +02:00
Fabian Affolter
e2c97d4941
Move details to example section 2017-05-28 18:57:05 +02:00
cribbstechnologies
52cdd35344 Updating documentation for REST switch with template example (#2713)
* fixing typo in rest switch template example

* adding example with template to docs

* adding generic info about response JSON

* making requested changes

* changing file mode, removing response parsing information

* updating docs with generic info and link to specific topic

* fixing file permissions
2017-05-28 18:50:37 +02:00
Cedric Gatay
d3c1a55a8e Typo in example for RFXTRX RFY configuration (#2718)
In details it is properly stated to use `071a0000` prefix but in sample it was `070a0000`, this caused me a few hesitations during my initial setup, fixing it for others ;)
2017-05-28 08:59:12 +02:00
Sev
a1a2b07f4c Update sensor.qnap.markdown (#2719)
added validated devices
2017-05-28 08:58:29 +02:00
Fabian Affolter
2f3137f191
Minor changes 2017-05-27 21:39:12 +02:00
Eugenio Panadero
9c411db10e digest auth, explicit inline keyboards, more data in events (#2714) 2017-05-26 22:54:09 +02:00
Fabian Affolter
bf04fa2ee0
Add warning 2017-05-26 10:38:41 +02:00
Fabian Affolter
a35de2ade5
Add warning 2017-05-26 10:19:33 +02:00
Anders Melchiorsen
b41e9765af Remove platform specific information from light component (#2711)
The text is rewritten to not favor any particular platform and the
light.hue_activate_scene service call is moved to the Hue documentation.
2017-05-26 08:35:13 +02:00
Adam Mills
fd51ccd715 Zwave fan documentation (#2712)
* Zwave fan documentation

* Update fan.zwave.markdown
2017-05-26 08:23:36 +02:00
Johan Lindström
871708c53e Update switch.kankun.markdown (#2705)
Fixed indentation errors in the configuration.yaml example.
switches should be on the same level as platform.
2017-05-25 10:03:58 +02:00
Anton Sarukhanov
204b183170 Add icon to device_tracker; misc cleanup. (#2709)
- Add `icon` to `device_tracker` config documentation (see https://github.com/home-assistant/home-assistant/issues/1237).
- Remove gravatar from example because it makes no sense to configure gravatar *and* picture.
- Fix default value for `track`.
2017-05-24 19:12:35 -07:00
Paulus Schoutsen
be219c8d59 Merge branch 'current' into next 2017-05-24 16:31:52 -07:00
cribbstechnologies
264fe455d6 Template Light Platform documentation (#2661)
* creating docs for light template platform

* escaping templates

* updating docs with a more simple example

* updating example text

* making descrption more standalone

* updating docs to include missing field and make example name more inline with actual example
2017-05-24 14:32:34 -04:00