Commit graph

2102 commits

Author SHA1 Message Date
William Scanlon
5493d33fea Update feedreader.markdown
Added additional example of feedreader automation to explain how to access data form the feed in the automation.
2016-12-13 14:34:16 -05:00
chris-thorn
4edabe533e Update alexa.markdown (#1585)
Changed "but" to "put" on line 293
2016-12-13 12:13:51 +01:00
Alok Saboo
5a3cffd8be Completed the config (#1586) 2016-12-13 11:40:05 +01:00
Marcelo Moreira de Mello
53750e7f90 Added resolution support to Amcrest camera component (#1584)
* Added documentation to Amcrest camera to support high/low camera resolution

* Fixed typo
2016-12-11 21:46:34 -08:00
Marcelo Moreira de Mello
bb868a624f Added documentation to Weather Underground to support language codes (#1560) 2016-12-11 15:44:10 -08:00
r-jordan
c2f5364a72 Update tolerance description (#1569) 2016-12-11 19:17:48 +00:00
Lewis Juggins
b86eb7c8d8 [device_tracker.gpslogger] Add additional activity attribute. 2016-12-11 09:58:34 +00:00
Fabian Affolter
102adee9e4
Update link to nmap_tracker (fixes #1570) 2016-12-10 23:53:21 +01:00
Fabian Affolter
59be089733
Add warning (fixed #1564) 2016-12-10 23:48:16 +01:00
Fabian Affolter
0d304ca7e8
Minimize configuration sample 2016-12-10 23:32:50 +01:00
Fabian Affolter
9e56d1d7f9
Minimize the configuration sample and update layout 2016-12-10 23:29:38 +01:00
Daniel Høyer Iversen
9708133271 Update device_tracker.nmap_tracker.markdown (#1577) 2016-12-10 23:18:49 +01:00
Rob Cranfill
cfc789687c Clarification of hardware interfaces (#1580)
Clarification of which hardware interfaces the code will work with. The CM17A does not work - it does not, for example, support the "heyu info" command that this code relies on.
2016-12-10 23:16:37 +01:00
Tobias Hutterer
0f563bc335 spell check (#1573) 2016-12-10 23:16:03 +01:00
Daniel Høyer Iversen
488374e79a Update sensor.miflora.markdown (#1575) 2016-12-10 23:15:37 +01:00
Joseph Hassell
5b0fbb0efd Added D6300SF to the working model list (#1578)
I would create a new section ("Currently known partially supported models") for the D6300SF as I am able to control state, play/pause, media_next_track, media_previous_track, volume_down, volume_up, volume_mute; HOWEVER, there are no controls for changing input/source, or up down left right(D-pad) with enter, or channel buttons.
2016-12-10 23:14:49 +01:00
thrust15
97c07a63bf Update media_player.samsungtv.markdown 2016-12-10 13:00:00 +01:00
Carlo Costanzo
89fb4a3946 added example of changing input boolean. (#1566)
* added example of changing input boolean.

Setting it programmatically.

* Update input_boolean.markdown
2016-12-09 22:23:37 +01:00
heytcass
ea78823c05 Fixes broken nmap link. (#1571)
Changed nmap_scanner to nmap_tracker to prevent 404.
2016-12-09 08:44:18 -08:00
David
6662d15d1c Update HTTP component page (#1567)
clarify what values are accepted for the configuration variable use_x_forwarded_for
2016-12-09 10:19:09 +01:00
Thomas Redmer
0bca33a7eb Update sensor.fritzbox_callmonitor.markdown (#1561)
Escape asterisks in dialcode to suppress automatic formatting.
2016-12-09 10:18:33 +01:00
Sören Oldag
7ffab81776 Add flic service documentation links for windows and OS X. (#1556) 2016-12-07 23:36:01 +01:00
Mark Huson
76719a2957 Update light.lifx.markdown (#1551)
* Update light.lifx.markdown

* Update light.lifx.markdown
2016-12-07 19:26:31 +01:00
Jan Losinski
6a1c90b51f input_select: documentation for services and scene (#1546)
This adds documentation on how to use the input_select component
services and how to use it in a scene.

This is related to bug home-assistant/home-assistant#4673

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2016-12-07 05:36:52 -08:00
Paulus Schoutsen
c7abf99d9f Merge branch 'current' into next 2016-12-06 23:01:00 -08:00
Nolan Gilley
0148045a71 fix quotes (#1547) 2016-12-06 20:58:01 +01:00
Marc Plano-Lesay
0dbdfaafdb Fix binary_sensor.threshold sample (#1550) 2016-12-06 20:55:09 +01:00
Fabian Affolter
16e6b2eacb Add initial ZAMG docs (#1549) 2016-12-06 09:22:39 +01:00
Sören Oldag
9fba4155ba Added documentation for flic smart button component. (#1527)
* Added documentation for flic component.
2016-12-06 09:09:22 +01:00
Jonathan Martens
be5295bf8a Kamstrup 382JxC as supported DSMR (#1545) 2016-12-05 21:03:40 +01:00
Fabian Affolter
726d97e828 Add initial netdata docs (#1542) 2016-12-05 11:20:24 +01:00
Fabian Affolter
f537e83418
Helper for the release blog post 2016-12-05 10:55:38 +01:00
Fabian Affolter
6ed7e52e20
Clean-up white lines 2016-12-05 08:57:36 +01:00
sk3tch4d
6217eb239b Update device_tracker.gpslogger.markdown (#1541)
Change '?' in "?api_password=<password>" to "&" resulting in "&api_password=<password>" - as the GPSLogger was giving response errors in the Log View in the app.
2016-12-05 08:55:29 +01:00
Wilco Land
4128772554 Update sensor.dsmr.markdown (#1538) 2016-12-05 08:54:11 +01:00
Josh Nichols
7e251a6e2a Nest updates (#1540)
* Revise and clarify some of the Nest documentation

* Update binary sensor configuration

* Update nest sensor docs. normalize language with binary sensor

* update climate for nest

* wordsmith

* Indicate camera will automatically be setup
2016-12-05 08:53:35 +01:00
Fabian Affolter
a98e3afb0d
Use ha_release instead of ha_version 2016-12-05 08:46:02 +01:00
Paulus Schoutsen
8b36ccb5af Release 0.34.1 2016-12-04 11:18:19 -08:00
Dan
6c3c531919 Add info for new commands/attributes (#1525)
Added description of the commands/attributes added by #4086.
2016-12-04 20:02:55 +01:00
Marcelo Moreira de Mello
60df2986e3
Updated host/ip definition on docs 2016-12-04 13:06:24 +01:00
Fabian Affolter
63e7905f6e
Merge amcrest docs 2016-12-04 13:05:10 +01:00
Sebastian von Minckwitz
9ed887e9b1 Add option to hide the group card switch (#1516)
* Add option to hide the group card switch
* Changed hide_switch to control
2016-12-04 09:16:11 +01:00
Antoine Bertin
fe911748b2 Add support for light effects in mqtt_template (#1489)
* Add support for light effects in mqtt_template
2016-12-04 09:07:49 +01:00
Oliver
14d944d4eb Description for new http interface added (#1411)
* Description for new http interface added

Added a very short description and configuration example for my new denon_http interface

* Update media_player.denon.markdown

* Update media_player.denon.markdown
2016-12-04 09:03:53 +01:00
Paulus Schoutsen
101b858dc1 Fix emulated_hue layout 2016-12-03 23:47:35 -08:00
DaveSergeant
5ae3d4b93d New platform support: Digital Loggers relay (#1528)
Docs from prior work when I didn’t know what I was doing with git, branches or open source contributions.  There are still changes to be made on the code side and this will doubtless be updated.
2016-12-04 08:47:14 +01:00
Thibault Cohen
9f1bb9592d Add sharp aquos doc (#1526) 2016-12-04 08:46:12 +01:00
Fabian Affolter
5b36739751
Set release date for 2020 to exclude it (fixes #1533) 2016-12-03 23:42:00 +01:00
Fabian Affolter
8aa32f4b17
revert logo 2016-12-03 23:04:23 +01:00
Fabian Affolter
057e9585e9
Use new logitech logo 2016-12-03 22:49:40 +01:00