ChristianKuehnel
6525969cfc
plant - added config option "check history" ( #3417 )
...
* added config option "group_name" to plant
* added documentation for new behaviour of min_brightness
* Update plant.markdown
fixed typos
* * removed group feature (see PR for details)
* escaped curly braces as they were not rendered on github
* undo escaping braces
2018-01-19 11:41:22 +01:00
Sebastian Muszynski
af6bcffd5d
Additional attributes and services of the Xiaomi Air Purifier introduced ( #4254 )
...
* New attributes average_aqi and purify_volume introduced and service light.xiaomi_miio_set_child_lock_{on,off} added.
* Grammar issue fixed.
2018-01-19 11:40:00 +01:00
karlkar
9186821adf
Fix for Botvac D3 and D5 ( #4456 )
2018-01-18 23:46:12 +01:00
Jean-Philippe Jodoin
4d19f4ba12
Added TekSavvy data usage sensor documentation. ( #4227 )
...
* Added TekSavvy data usage sensor documentation.
* Fix usage_gb parameters
* Fixed date
* Use configuration section + formulation fix
* Removed tab
* Update 'ha_release'
2018-01-18 23:04:50 +01:00
markferry
06d8bb1634
Document min_max 'last' attribute ( #4167 )
2018-01-18 23:03:54 +01:00
mukundv
c73fce0165
Added PTV (AU) GTFS dataset link ( #4452 )
...
Added a link to PTV Australia GTFS dataset.
2018-01-18 14:19:51 +01:00
Ettienne Gous
5d284b274c
Fix platform incorrect CaSe ( #4451 )
...
Was saying platform not found with incorrect case when I used check config
Lower down in the doc it shows a correct example with lower case that did work
2018-01-18 14:18:29 +01:00
Chris Helming
895dc1cbdd
Update calendar.google.markdown ( #4449 )
...
Clarified steps.
2018-01-18 08:29:40 +01:00
Pierre Ståhl
3697728700
Add documentation for yamaha_enable_output ( #4201 )
...
* Add documentation for yamaha_enable_output
* ✏️ Corrected optional flag on entity_id
2018-01-17 21:31:52 +01:00
Kane610
fde45a109d
Fix links to components ( #4444 )
2018-01-17 19:23:43 +01:00
Heiko Thiery
12346dba05
Lacrosse ( #4430 )
...
* fix typo
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
* add new configuration parameter documentation
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
* fix syntax errors
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
* ✏️ Minor spelling changes
2018-01-17 15:45:58 +01:00
Sean Dague
f8ab881dd4
Added mychevy docs ( #4410 )
...
* Added mychevy docs
* ✏️ Update ha_release
* ✏️ Removed configuration variables header
2018-01-17 08:05:37 +01:00
Antony Messerli
7b20739182
Adds KU6290 to tested Samsung TV models ( #4441 )
2018-01-17 08:04:27 +01:00
Paulus Schoutsen
8eb7643a65
Update timer.markdown
2018-01-16 22:41:36 -08:00
Paulus Schoutsen
0f86b19160
Merge branch 'current' into next
2018-01-16 14:56:03 -08:00
Anders Melchiorsen
846b8cff82
Move several local services to their right domain ( #4424 )
2018-01-16 14:49:37 -08:00
Bob Anderson
26ad2e256c
Explain history order config flag ( #4426 )
...
* add note and example for new history configuration flag to use include order
* use better example entities
2018-01-16 21:21:59 +01:00
Fabian Affolter
334ac1dcbc
Merge branch 'current' into next
2018-01-16 09:30:52 +01:00
karlkar
d656fec50a
Addrd extra arguments to onvif config ( #4425 )
2018-01-16 09:24:29 +01:00
iliketoprogram14
15f53cddd4
Updated sensor.template example ( #4428 )
...
Removed entity_id from sensor.template example, entity_id was deprecated for template platforms with release 0.61 (issue #11123 ).
2018-01-16 09:12:04 +01:00
angel12
100eaa4a23
Include Smart Dimmer Switch ( #4111 )
...
Update documentation to include the Smart Dimmer Switch
2018-01-15 23:09:46 +01:00
Paulus Schoutsen
fa914ad421
Clarify google_assistant type
2018-01-15 13:40:05 -08:00
Fabian Affolter
1b1fcb5558
Add sender ( #4422 )
2018-01-15 19:20:11 +01:00
Fabian Affolter
f2f47b3b3a
Add Discogs logo
2018-01-15 13:21:48 +01:00
Aaron Bach
7371450b2a
Added firmware version warning ( #4411 )
2018-01-15 13:21:48 +01:00
Lukas Ecklmayr
ba538c71f9
fixed URL for github access token ( #4415 )
2018-01-15 13:21:37 +01:00
Bob Anderson
951dc25c4d
Add detail on external client/server requirement ( #4401 )
...
* Add detail on external client/server requirement
* Update name
2018-01-15 13:21:33 +01:00
Fabian Affolter
32e572d479
Merge branch 'current' into release-0-61
2018-01-15 12:09:40 +01:00
Fabian Affolter
08970671b1
Add Discogs logo
2018-01-15 11:41:07 +01:00
starkillerOG
c2226035d8
Hyperion light, new features ( #4376 )
...
* Update Hyperion light documentation
Added brightness, HDMI and effect support in my pull request.
This includes two new optional variables that can be configured.
* ✏️ Small typo's
2018-01-14 21:47:41 +01:00
tschmidty69
e32717db89
Snips say and say_action services (new) ( #4399 )
...
* Update media_player.markdown
* Update media_player.markdown
* Update snips.markdown
* Update media_player.markdown
* Update snips.markdown
2018-01-14 21:18:14 +01:00
Nicko van Someren
d5c3a8edab
Added page for new Lutron covers support. ( #4400 )
...
* Added page for new Lutron covers support.
* ✏️ Added ha_release tag
2018-01-14 21:15:27 +01:00
Conrad Juhl Andersen
a489115a08
Googleified the Google Assistant docs ( #4404 )
2018-01-14 20:49:13 +01:00
Aaron Bach
15ad1b35d3
Added firmware version warning ( #4411 )
2018-01-14 20:40:38 +01:00
DubhAd
394f9b5e94
Clarifications ( #4414 )
...
Added more words around the API key and request_sync to make it clearer they're linked, and what the API key is
2018-01-14 20:35:26 +01:00
Lukas Ecklmayr
fbe44c115e
fixed URL for github access token ( #4415 )
2018-01-14 20:34:48 +01:00
Lukas Barth
fda2bca3c0
Document templates in MQTT climate ( #4407 )
...
* document templates
* Remove stale comment
* Fix template
2018-01-14 18:19:19 +01:00
Jason Kölker
78d5d83468
light/mqqt_json: document brightness scaling ( #4403 )
2018-01-13 18:58:28 +01:00
Bob Anderson
37ce68f6d9
Add detail on external client/server requirement ( #4401 )
...
* Add detail on external client/server requirement
* Update name
2018-01-12 23:13:58 +01:00
Paulus Schoutsen
52ff7978c0
Merge remote-tracking branch 'origin/current' into next
2018-01-11 17:12:55 -08:00
NotoriousBDG
666c8657b0
Change default IMAP Email Content sensor value from body to subject ( #4199 )
...
* Change default sensor value from body to subject
* ✏️ Grammar
2018-01-11 23:00:32 +01:00
Marius
8893226527
Updated generic thermostat documentation ( #4285 )
...
* Updated documentation for PR https://github.com/home-assistant/home-assistant/pull/11325/files
* Updated documentation to match implementation using only one away_temp
* Updated documentation to add back initial_operation_mode avoiding breaking change
* ✏️ Minor grammar
2018-01-11 22:52:49 +01:00
Paulus Schoutsen
b4b0972cc5
Add docs for entity_config for Google Assistant and Alexa ( #4386 )
...
* Update cloud docs and google assistant docs
* Unpublish Google Assistant
* ✏️ Grammar
* ✏️ Missing comma
* ✏️ Spelling & grammar
2018-01-11 13:45:14 -08:00
Richard
e39a475a48
Additional device support and typo fix ( #4328 )
...
yi-hack-v3 now officially supports 27US and 47US
fixed typo in username variable
2018-01-11 22:27:26 +01:00
Bob Anderson
fa13b97618
Add note about ordering ( #4289 )
...
* add note about ordering, matching PR #11340 in HA
* ✏️ Grammar
2018-01-11 22:17:05 +01:00
Mitko Masarliev
06fe679bd8
PR#11027 ( #4196 )
2018-01-11 21:23:47 +01:00
Devon Peet
3ba1647266
added documentation for "target" ( #4369 )
...
* added documentation for "target"
and example
* added trailing comma
2018-01-11 21:13:52 +01:00
Carlo Costanzo
5da39427c5
added option example ( #4326 )
...
* added option example
it wasn't clear to me.
* Add example
2018-01-11 21:09:09 +01:00
Anders Norås
e029b9c367
Included note instructing to enclose Norwegian language code in quotes to avoid it being evaluated as a boolean. ( #4393 )
2018-01-11 16:48:28 +01:00
pgenera
cff420f074
Typo in link. ( #4394 )
2018-01-11 16:47:44 +01:00