Commit graph

2753 commits

Author SHA1 Message Date
Niklas
8c0a7c3b9b swap echo/home comment (#2393) 2017-04-07 21:35:33 +02:00
Josh Wright
bd26868f2c Update light.mqtt docs to include 'retain'
The light.mqtt component supports the 'retain' config parameter, which is important for many MQTT based lights. It is referenced in the explanation paragraph, but was not in the config parameter listing.
2017-04-07 09:52:26 -04:00
Fabian Affolter
35cbd10153
Add new example 2017-04-05 15:47:51 +02:00
Fabian Affolter
18e45d60f1
Add NOAA logo 2017-04-05 15:40:34 +02:00
Fabian Affolter
48f838494b
Add missing config var 2017-04-05 15:40:31 +02:00
Paulus Schoutsen
abd3835001 Update automation.markdown 2017-04-04 20:50:19 -07:00
Daniel Høyer Iversen
1d9114baf8 Update emulated_hue.markdown 2017-04-04 16:14:38 +02:00
Fabian Affolter
1ecfa9f062
Update description 2017-04-04 09:11:17 +02:00
R Huish
071ef8af78 Update light.rflink.markdown (#2367) 2017-04-03 20:59:13 +02:00
Fabian Affolter
b6ccb87185
Minimize configuration sample 2017-04-03 20:56:29 +02:00
R Huish
6d9d8fdfbf Update rflink.markdown (#2369) 2017-04-03 20:45:09 +02:00
Mitesh Patel
c74ab2cb5c Adds documentation for the lutron Caseta devices (#2262)
* Adds documentation for the lutron Caseta devices

* corrects the configuration vars section

* Updates docs to sync up with the code PR

* Updates the config section to match the latest code pull request.  Fixes previously identified errors.
2017-04-03 08:52:57 -07:00
Fabian Affolter
4dc2821926
use light instead of switch and make a list 2017-04-03 12:58:15 +02:00
Paulus Schoutsen
412a6305bc Update device_tracker.bluetooth_le_tracker.markdown 2017-04-02 17:51:46 -07:00
William Scanlon
4b22b5c8bb Create scene.wink.markdown
Doc for https://github.com/home-assistant/home-assistant/pull/6147
2017-04-02 17:31:04 -04:00
Fabian Affolter
a8c9ec205a
Update 2017-04-01 12:43:21 +02:00
Patrik Hermansson
39e9d7b6c4 Update logger.markdown (#2364)
Info where the collected log info can be found.
2017-04-01 12:40:06 +02:00
R Huish
a1cf186bc8 Update light.rflink.markdown (#2363) 2017-03-31 23:03:14 +02:00
rpitera
fd9977313f Update yweather component docs (#2347)
Clarify the use of the forecast option and provide an example of its usage.
2017-03-31 21:42:35 +02:00
miniconfig
f45864d3fc Update efergy documentation for current_values (#2266)
Updated efergy documentation to include support for multiple devices per account, introduced in home-assistant/home-assistant#6630
2017-03-31 21:24:30 +02:00
radinsky
c7a5df6ecb Update example script usage for logbook (#1926)
* Update example script usage for logbook 

Changed from event to service

* Remove extra whitespace
2017-03-31 21:23:27 +02:00
Sacha Telgenhof
d6e1214f35 Corrected configuration variable for color temp (#2346)
The documented configuration variable for color temperature is in fact named "color_temp" (not "color_temperature" as described). It took me some time to figure out this in my home assistant configuration :)
2017-03-31 19:31:41 +02:00
Anders Melchiorsen
4e7be2c9f1 LIFX is currently not supported on Windows. (#2343)
See #6820 for discussion.
2017-03-28 08:38:24 +02:00
Sacha Telgenhof
682b830bf5 Removed duplicate configuration variable 'effect' (#2344) 2017-03-28 08:37:15 +02:00
Kip
9b475c11f2 Corrected example, condition state on (#2342)
Sensor in 'on' for workday, 'off' for non-workday. Corrected automation example to reflect that.
2017-03-27 20:41:46 +02:00
Fabian Affolter
3bb7bfacb4
Add optional name to let show the service up in dev tools 2017-03-27 09:38:47 +02:00
Fabian Affolter
6da94882d2
Fix previous merge 2017-03-26 12:49:31 +02:00
Fabian Affolter
ec99ee80ae
Add breaking change and update Android IP webcam docs 2017-03-26 12:14:30 +02:00
Fabian Affolter
64c8c0e3d3
Add additional example 2017-03-26 10:40:46 +02:00
Fabian Affolter
ac316f9907
Update output 2017-03-26 10:29:32 +02:00
Ludeeus
fc4a4cece9 Added more information to the RFY part of cover.rfxtrx.markdown (#2332)
* Update cover.rfxtrx.markdown

Added information that is needed if you set up RFY with single digit code.
If the code is not supplemented with `0` HA will throw out an error.

* Update cover.rfxtrx.markdown

Was missing an 0 in the example
2017-03-25 23:58:59 +01:00
Fabian Affolter
4a9b2af7ff
Update title 2017-03-25 23:21:21 +01:00
Fabian Affolter
c7d85db2d9
Update for 0.41 2017-03-25 23:17:58 +01:00
Fabian Affolter
be3bc0e0fe Merge branch 'current' into release-0-41 2017-03-25 23:13:07 +01:00
Paul Annekov
d5d3d637ac Fixed restriction for MQTT Eventstream config (#2328) 2017-03-25 09:28:02 +01:00
R Huish
44656dd2f0 RFLink Switch removed 433Mhz (#2299)
Removed 433Mhz as RFLink supports more than just 433Mhz
2017-03-24 21:13:40 +01:00
R Huish
42d62a2ead RFLink Light updated example (#2296)
* Updated example for Rflink Light

* Update light.rflink.markdown
2017-03-24 21:12:23 +01:00
R Huish
7cf5328c7f Update sensor.rflink.markdown (#2300) 2017-03-24 21:10:39 +01:00
R Huish
50cd86551f RFLink gateway added extra detail for 2.4 Ghz devices (#2301)
* Update rflink.markdown

* Update rflink.markdown

* Update rflink.markdown
2017-03-24 21:09:45 +01:00
Alok Saboo
53566bc4ed Added compatible camera (#2320) 2017-03-24 08:51:39 +01:00
Paulus Schoutsen
9bd1fd17b0 Merge remote-tracking branch 'origin/current' into release-0-41 2017-03-23 20:59:47 -07:00
Nick Zelei
d059b15bc0 updated android ip webcam grammar (#2315) 2017-03-22 15:54:09 +01:00
Wolfgang Malgadey
56efff3957 Tado climate device component (#2307)
* added tado_v1 climate information

* small changes to tado_v1

* wrong platform name

* added ha release

* renamed tado component

* changed some details of the tado config
2017-03-22 08:18:26 -04:00
Fabian Affolter
e4246aa25a Fix indentation and remove use_trigger_values (fixes #2306) (#2313) 2017-03-21 20:44:47 +01:00
Daniyar Yeralin
5f006c388e Update media_player.mpd.markdown (#2303)
Introducing new parameter "Name"

Description:
Added new optional parameter "Name" for mpd component.

Pull request in home-assistant (if applicable): home-assistant/home-assistant#6553
2017-03-20 08:05:08 +01:00
R Huish
8e4f825ab7 Expanded detail in RFLink TCP mode (#2292)
* Expanded detail in RFLink TCP mode

* Update rflink.markdown

* Updated as per Landrash comments

* Update rflink.markdown
2017-03-19 21:51:20 +01:00
m4tek
118cbc485f Added note on Virgin Media Super Hub 3.0 support (#2291)
* Added note on Virgin Media Super Hub 3.0 suppoer

* Update device_tracker.upc_connect.markdown
2017-03-19 20:35:32 +01:00
martinfrancois
7f66e700c2 Rflink: added support for lights with toggle type (#2284)
* Update switch.rpi_rf.markdown

updated to reflect the changes for supporting multiple codes being executed in a row

* added toggle type and fire_event fix for typo

removed additional incorrect underscore from fire_event

* removed one more instance of fire_event with additional underscore
2017-03-19 11:49:54 +01:00
oliverhg1
f11484e652 Added a new TV Model (K6500AF) 2017-03-19 02:22:52 -06:00
petkov
8414f2a0fa Update documentation of DD-WRT component (#2288) 2017-03-18 22:35:44 +01:00