12841 Commits

Author SHA1 Message Date
Yarmo Mackenbach
bbedde24e0
Fix the NS API and product name (#11843)
Goes together with home-assistant/home-assistant#30971
2020-02-05 17:00:40 +01:00
Jeff Irion
12019086bd
Document filtering of sources for Android TV (#11816)
* Document filtering of sources for Android TV

* Revise documentation for source filtering

* Document 'exclude_unnamed_apps' parameter

* Fix typo
2020-02-05 17:00:35 +01:00
Jeff Irion
13f2f0aff7
Document filtering of sources for Android TV (#11816)
* Document filtering of sources for Android TV

* Revise documentation for source filtering

* Document 'exclude_unnamed_apps' parameter

* Fix typo
2020-02-05 14:38:33 +01:00
Franck Nijhof
684a8acbac
Adds search integration documentation (#11978) 2020-02-05 14:36:20 +01:00
Franck Nijhof
181ae362f3
Adds safe_mode integration documentation (#11977) 2020-02-05 14:10:36 +01:00
Paulus Schoutsen
4ac3c4c92d
Document brightness step for light.turn_on (#11973)
* Document brightness step

* Clarify light.toggle service
2020-02-05 09:45:38 +01:00
Franck Nijhof
cb98ebb5f0
Merge branch 'current' into next 2020-02-04 16:17:53 +01:00
Bas Nijholt
31c1a255c1
Derivative component update, add time_window (#11963)
* update the docs, see https://github.com/home-assistant/home-assistant/pull/31397

* add more detailed example
2020-02-04 10:31:38 +01:00
Yarmo Mackenbach
2fdec16c82
Fix the NS API and product name (#11843)
Goes together with home-assistant/home-assistant#30971
2020-02-04 10:18:54 +01:00
Konsts
501283f686
Add telegram_chatbot timeout parametr. (#11944)
Add timeout param to telegram_bot.send_file(send_video, send_photo, send_sticker, send_document) that help fixed issue with timeout error (with a large file size, poor internet connection, etc.)
2020-02-04 10:17:52 +01:00
tetienne
f3006f1a3e
Add color to light template (#11958) 2020-02-04 10:16:37 +01:00
John Males
25f42c7745
Update pvoutput.markdown (#11965)
* Update pvoutput.markdown

Replaced some single quotes with double quotes in the pvoutput template. Current template throwing errors similar to these (line numbers will vary based on configuration.yaml file:
```
Configuration invalid 
CHECK CONFIG
Error loading /config/configuration.yaml: while parsing a block mapping
  in "/config/configuration.yaml", line 408, column 9
expected <block end>, but found '<scalar>'
  in "/config/configuration.yaml", line 408, column 56
```
Updated template configuration fixes these errors.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-04 10:11:04 +01:00
Raman Gupta
109f51dc4f
Update Vizio docs to reflect improved discovery (#11935)
* update discovery and pairing instructions, clarify configuration options

* close code markup

* fix markdown

* small tweaks to hopefully get build to pass

* adhere to guidelines

* try removing block quote

* Update source/_integrations/vizio.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Update source/_integrations/vizio.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* readd block quote and make it clear users should be on the latest version of pyvizio

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-04 10:07:36 +01:00
Franck Nijhof
f90b6c7433
Merge branch 'current' into next 2020-02-03 16:35:39 +01:00
Kasper Kirkegaard
595a4fc7a6
Add missing sensors to list of supported sensors (#11959) 2020-02-03 16:33:16 +01:00
escoand
50d4ee4cf8
Drop fritzdect integration (#11948)
* Delete fritzdect.markdown

* Update _redirects

* Remove internal links to this page

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-03 11:48:16 +01:00
Jean-Paul van Ravensberg
bbad0d4e36
Added VSX-528 as a supported device (#11952)
* Added VSX-528 as a supported device

* Added port 8102 to VSX-528 config
2020-02-03 11:41:52 +01:00
Matthew Treinish
66f2083986
Add documentation for new opnsense integration (#10427)
* Add documentation for new opnsense component

This commit adds documentation for the opnsense device tracker which is
being added in home-assistant/home-assistant#26834.

* Update source/_components/opnsense.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Fixes from review comments

* More updates from code review

The previous updates in dc933232ab654d79a27cc0a16f8ca13b16196d46 around
the defaults were applied a bit too mechanically and the same problem
existed elsewhere in the configuration section. This commit also updates
those to fix the same issue there.

* ✏️ Tweaks

* Move documentation to new integrations location

* Remove LAN default for tracker_interfaces

Part of the review changes made to the PR adding this component was to
not set a default value for the tracker_interfaces to ["LAN"]. This
commit just updates the configuration section of the docs to reflect
this change.

* Update opnsense.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-03 11:36:57 +01:00
Austin Mroczek
78af8f9c23
Add functions to TotalConnect (#11160)
* Update totalconnect.markdown

* Update totalconnect.markdown
2020-02-03 11:36:24 +01:00
Björn Orri
ba9e40332c
Document salt device_tracker platform (#11811)
* Document salt device_tracker platform

* ✏️ Tweaks

* Update salt.markdown

* Indicate all fields required

* Bump ha_release

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-03 11:33:38 +01:00
Gerben ten Hove
24e16f104a
Added parameter time to search for a specific trip time. (#11235)
* Added parameter time to search for a specific trip time.

* Apply suggestions from code review

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-03 11:33:07 +01:00
Bernhard B
374735f14d
Support multiple attachments in signal messenger integration (#11863)
* signal_messenger integration now supports multiple attachments
2020-02-03 11:32:07 +01:00
Rami Mosleh
e46dd69e13
Update mikrotik.markdown (#11957)
`verify_ssl` is now used instead of `ssl`.
2020-02-03 11:30:08 +01:00
Paulus Schoutsen
8be6632003
Add mqtt.dump docs (#11955) 2020-02-03 11:14:49 +01:00
Alan Tse
3bde495702
Update new scan_interval default for Tesla (#11883) 2020-02-03 11:10:01 +01:00
Rick
6de61ae1c9
Added opening and closing states to the MQTT cover (#11905)
Updated the MQTT cover documentation with support for the opening and closing states.
2020-02-03 11:09:19 +01:00
Vincent Le Bourlot
857a14750b
Update tahoma documentation to add support for somfy's smart lock. (#11925) 2020-02-03 11:08:10 +01:00
Robin
c0216aad97
Update sighthound.markdown (#11941)
Fix typo and improve description
2020-02-03 09:16:50 +01:00
slamp
25613e5bcc
Update nmap parameter to use -sn instead of -sP (#11942)
The change in nmap was made 10 years ago, it is time to update the documentation 
Ref: 2e7208d2d1
2020-02-03 09:15:31 +01:00
Roelof Schuiling
5794c791cd
Added location where learned codes can be found (#11949)
* Added location where learned codes can be found

At the moment, the full codes are not published elsewhere it seems (bugs?). Eventually this file location should be removed again, but for now this info will help people.

* ✏️ Tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-03 09:12:41 +01:00
Burningstone91
58f726e0ec
Adjust example (#11950)
Example comment is a bit confusing by saying it sets the input_datetime to 05:30, however the actual examples shows different ways to set the input_datetime, not only setting it to 05:30
2020-02-03 09:08:38 +01:00
Frank van Ierland
063b0e6887
Update air_quality.xiaomi_miio.markdown (#11945)
updated attributes

linked to https://github.com/home-assistant/home-assistant/pull/31287
2020-02-02 21:08:37 +01:00
John Evans
654fee7501
Just a couple of quick typos (#11946)
Just changed "The" to "There" twice
2020-02-02 21:08:07 +01:00
MatthewFlamm
4441e61987
Fix configuration and example in template alarm_control_panel (#11931)
The configuration for template_alarm_control_panel currently doesn't work.  It is similar to the template sensor, and the proposed configuration works.
2020-01-31 15:15:51 +01:00
Rami Mosleh
dfe65d566d
Update mikrotik.markdown (#11927) 2020-01-30 20:50:39 +01:00
Steve Luzynski
fb52542c04
Documentation for Sleepiq Lights integration (#11929) 2020-01-30 20:10:55 +01:00
ktnrg45
f3740abc35
Add PS Hold to commands (#11918) 2020-01-30 12:06:49 +01:00
cogneato
8e32ba841a
Add info for Home Assistant Supervised install (#11923) 2020-01-30 11:30:30 +01:00
Erik A
b2e0258e89
docs: added supported NVR model DS-7616NI-K2 (#11924)
tested successfully with motion detection
2020-01-30 11:27:15 +01:00
Paulus Schoutsen
ccadd43618 Merge remote-tracking branch 'origin/current' into next 2020-01-29 16:33:27 -08:00
Björn Victor
7dad271650
Explain sensor names. (#11913)
Provide a hint about what sensor names the time_date platform creates.
2020-01-29 17:35:30 +01:00
fhoekstra
50559353fa
Replace all 'Else targets all.' occurrences. (#11749)
* Replace all 'Else targets all.' occurrences.

* Remove mention of required area or entity_id
2020-01-29 17:06:45 +01:00
ochlocracy
331d70a13e
Update links to new header name in Alexa Smart Home (#11912) 2020-01-29 16:44:00 +01:00
Franck Nijhof
a9b5b34f78
Merge branch 'current' into next 2020-01-29 13:31:52 +01:00
Franck Nijhof
04712c4628
Spelling and Markdown fixes: Part 4 2020-01-29 11:57:44 +01:00
Franck Nijhof
76b5127904
Update samsungtv.markdown (#11906)
Update samsungtv.markdown
2020-01-29 09:03:21 +01:00
Franck Nijhof
6fe4759396
Improve Alexa Smart Home Documentation. (#11851)
Improve Alexa Smart Home Documentation.
2020-01-29 09:00:49 +01:00
ochlocracy
dff09c5c87 Grammar change. 2020-01-28 19:09:27 -05:00
ochlocracy
5dd04497d9
Apply suggestions from code review
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
2020-01-28 19:02:54 -05:00
Franck Nijhof
74d8fec905
Spelling and Markdown fixes: Part 3 (#11902)
Spelling and Markdown fixes: Part 3
2020-01-29 00:25:00 +01:00