12841 Commits

Author SHA1 Message Date
Hmmbob
58636e76c7 Remove stride (#10897)
* Remove stride

* Remove stride

* Remove Stride
2019-10-19 21:47:16 +02:00
Hmmbob
82cd77b6cb 🔗 Fix broken local link (#10881) 2019-10-19 17:08:35 +02:00
chriscla
64beb2b7a0 Fix Transmission example message formatting (#10875)
* Fix message formatting

* ✏️ Tweak
2019-10-19 16:55:09 +02:00
Ketil Moland Olsen
b64dc1bedb Added status for Samsung Q6F (#10879) 2019-10-19 16:05:28 +02:00
Hmmbob
74c4427bdc 🔗 Updating broken link in "discord" (#10883) 2019-10-19 16:03:38 +02:00
Hmmbob
497eb00e8f 🔗 Updating broken links in "oasa_telematics" (#10884) 2019-10-19 16:02:28 +02:00
Ketil Moland Olsen
784b14ef39 Updated link to luci wiki page (#10886) 2019-10-19 15:53:36 +02:00
Jonathan Jefferies
b81fb3ebd7 Fix incorrect summary of services (#10860) 2019-10-18 13:23:52 +02:00
xelprep
9c465abc77 Snips Doc - Fix link (#10772)
* Snips Doc - Fix link

The original author intended to link to a specific `if` statement that strips a username from an intent.

* ✏️ Removed the link
2019-10-17 18:30:31 +02:00
Franck Nijhof
8c716c7f46
Merge branch 'current' into next 2019-10-17 17:34:17 +02:00
Sören
248f0e3379 Insolvency warning updated (#10851) 2019-10-17 17:29:04 +02:00
mar005
9bd098655f Updated information on supported countries (#10832)
Added the link and the verbiage to warn users that not all countries support sender ID such as the US, and added the link.
2019-10-17 16:15:24 +02:00
Franck Nijhof
12dcfdf131
Merge pull request #10833 from tefinger/patch-1
Add D6100 to the supported Samsung TV models
2019-10-17 16:14:09 +02:00
Franck Nijhof
08ecca7e4a
Merge pull request #10820 from akasma74/patch-15
Clarification of time formats
2019-10-17 13:42:57 +02:00
Franck Nijhof
de2e65bd09
✏️ Tweak 2019-10-17 12:21:39 +02:00
Franck Nijhof
d8ca53fd6f
Merge pull request #10837 from SeanPM5/patch-5
Update directions to user profile page
2019-10-17 12:11:41 +02:00
Franck Nijhof
4f0bd105ba
✏️ Tweak 2019-10-17 11:32:42 +02:00
Tobias Efinger
ebab213867
Add service description for route53 2019-10-17 11:27:16 +02:00
Melvin
b009ca8fd9
Update todoist page for spelling mistake 2019-10-17 11:07:56 +02:00
Yann Jajkiewicz
452cb7fef0
Fix markdown table syntax for system log 2019-10-17 10:42:48 +02:00
Sean Mooney
da12963710
Update directions to user profile page
User profile page was moved from the top of sidebar to bottom of sidebar starting in 0.96, this text was outdated.
2019-10-16 21:40:30 -04:00
akasma74
9acfb35d5f
in response to reviewer's comments
Hope it looks better now
2019-10-16 23:15:48 +01:00
akasma74
0d66e71214
Update source/_integrations/generic_thermostat.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
2019-10-16 23:09:59 +01:00
Tobias Efinger
c7f1f2c688
Add D6100 to the supported Samsung TV models 2019-10-17 00:00:11 +02:00
Franck Nijhof
c6e24f938a
Merge branch 'current' into next 2019-10-16 23:19:09 +02:00
Franck Nijhof
ba3da1e4d8
Merge pull request #10828 from noxhirsch/gpslogger
Update wording and screenshots to current GPSLogger settings
2019-10-16 23:01:17 +02:00
Franck Nijhof
280b773e8c
Merge pull request #10830 from noxhirsch/patch-1
Add notice about imports
2019-10-16 22:53:32 +02:00
Franck Nijhof
ce7dc2c1df
Add action_topic and action_template parameters to MQTT Climate component documentation (#10403)
* Add action_topic and action_template parameters to configuration

* updated possible action_topic values to be more accurate
2019-10-16 22:43:33 +02:00
Franck Nijhof
20d5dab0fe
Add action_topic and action_template parameters to MQTT Climate component documentation (#10403)
* Add action_topic and action_template parameters to configuration

* updated possible action_topic values to be more accurate
2019-10-16 22:41:07 +02:00
Santobert
4f7fdc1b3a Add initial state to Flux Switch (#10515)
* flux restore state

* update documentation
2019-10-16 22:40:44 +02:00
foxy82
144947575a Update documentation for pioneer volume fix (#10627)
* Update documentation for pioneer volume fix

* Fix CI errors

* ✏️ Tweak
2019-10-16 22:39:35 +02:00
Zach
12e3fd7769 Doods component - Update for contains flag (#10471)
* Update for contains flag

* Added timeout option

* Change contains to covers
2019-10-16 22:34:58 +02:00
Raman Gupta
a7617f5c5a
updated possible action_topic values to be more accurate 2019-10-16 22:33:02 +02:00
Raman Gupta
ceddb2bbba
Add action_topic and action_template parameters to configuration 2019-10-16 22:32:59 +02:00
mvn23
226acf8053 Update opentherm_gw docs to reflect config entry support. (#10584)
* Update opentherm_gw docs to reflect config entry support.

* Update to reflect requested changes on parent PR

* Add remark to gw_id
2019-10-16 22:27:25 +02:00
Sergio Conde Gómez
7bee02dc2b Add PTZ support to Foscam camera component (#10625)
* Add PTZ support to Foscam camera component

* Update service name reflecting last changes

* Add an example card using the foscam ptz service

* Change user input to lowercase snake case
2019-10-16 22:23:15 +02:00
Nico Hirsch
26c9bbf49f
Add notice about imports
Sometimes people are confused, because their Python scripts with imports don't work. I added a notice about that topic.
2019-10-16 22:23:03 +02:00
shred86
a1dc242fc7 Changes to support config entries (#10467)
* Changes to support config entries

Sets `ha_config_flow` to `true` and added some additional instructions to the configurations section. This is tied to the following pull request: https://github.com/home-assistant/home-assistant/pull/26699

* Removed references to 'exclude', 'lights' & 'name'

The 'exclude', 'light' & 'name' configuration variables are no longer used in the abode component.

* Fix for spelling and style

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

* Style update for lights

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

* Style update for power switches

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

* Removed redundant information and restructured

* Correction to automations
2019-10-16 22:19:53 +02:00
Rolf K
92debf9a15 Update input_number.markdown (#10802)
Add documentation for improved support for input_number in scenes.
2019-10-16 22:14:58 +02:00
Rolf K
ba98d2bff0 Update input_text.markdown (#10800)
Adds documentation for improved scene support in input_text.
2019-10-16 22:13:15 +02:00
Rolf K
fc22f519f4 Update input_select.markdown (#10795)
Adds documentation for improved scene support for input_select.
2019-10-16 22:02:18 +02:00
Bogdan Vlaicu
6a232dce58 New oru component (#10725)
* New oru component

* renamed to correct extension

* fixed type in configuration

* Update source/_integrations/oru.markdown

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

* oru integrationlogo

* ✏️ Tweak
2019-10-16 21:57:43 +02:00
Nico Hirsch
6da4e9768e
Update to the current GPSLogger settings
Update to the current GPSLogger settings
2019-10-16 21:34:27 +02:00
Franck Nijhof
d5d465e7d3
Merge branch 'current' into next 2019-10-16 21:19:55 +02:00
Nico Hirsch
eda261b085 Added devices to "verified supported ..." (#10816)
Added some field-tested devices to "verified supported ..."
2019-10-17 00:46:22 +05:30
1DontEx1st
0090ae5789 Patch 5 (#10824)
* Update history.markdown

mentioned that this is included in default_config

* Update automation.markdown

mentioned that this is included in default_config

* Update cloud.markdown

mentioned that this is included in default_config

* Update config.markdown

mentioned that this is included in default_config

* Update frontend.markdown

mentioned that this is included in default_config

* Update logbook.markdown

mentioned that this is included in default_config

* Update map.markdown

mentioned that this is included in default_config

* Update person.markdown

mentioned that this is included in default_config

* Update ssdp.markdown

mentioned that this is included in default_config

* Update sun.markdown

mentioned that this is included in default_config

* Update system_health.markdown

made default_config blurb more consistent

* Update updater.markdown

mentioned that this is included in default_config

* Update zeroconf.markdown

mentioned that this is included in default_config

* Update automation.markdown

linked default_config

* Update cloud.markdown

linked default_config

* Update config.markdown

linked default_config

* Update frontend.markdown

linked default_config

* Update history.markdown

linked default_config

* Update logbook.markdown

linked default_config

* Update map.markdown

linked default_config

* Update mobile_app.markdown

linked default_config

* Update person.markdown

linked default_config

* Update ssdp.markdown

linked default_config

* Update sun.markdown

linked default_config

* Update light.mqtt.markdown

typo fix
2019-10-17 00:45:47 +05:30
Nico Hirsch
9d11f18f5c Remove service open (#10827)
I removed service `open` because it's part of HA's lock integration 
(FollowUp to #10822)
2019-10-17 00:44:05 +05:30
Eirik Z
974f32e4c8 Missing the required "detector" value (#10825)
Agreed with arsaboo that detector needs to be defined, only value that I could find was "default"
2019-10-16 20:36:14 +02:00
seanvictory
24d6892747 Update aquostv.markdown (#10821)
Fixed grammatical error
2019-10-16 20:29:09 +02:00
akasma74
ee3be80529
Clarification of time formats
This PR superceeds #10796 (couldn't rebase that).
I couldn't find anything in the current docs on time formats and thought it would be useful to give more details (rather than time | integer description) about ones available.
2019-10-16 15:43:09 +01:00