15171 Commits

Author SHA1 Message Date
Klaas Schoute
b10c087c0a 🚚 Move integrations to the right folder (#10909) 2019-10-20 20:24:39 +02:00
Miroslav Ždrale
bc60604832 Add option to disable HTTPS verification in Luci component (#10898) 2019-10-20 09:44:20 -07:00
Teemu R
d1fc29873d
remove tplink presence detection (#10906) 2019-10-20 18:12:02 +02:00
Gil Peeters
a9f0ddbb18 Added 'availability_template' to all Template Switch platform (#10310)
* Added 'availability_template' to all Template Swicth platform

* Fixed Syntax and default

* Removed optional parameter from example config

* Apply suggestions from code review

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
2019-10-20 17:19:19 +02:00
Jeff Irion
ccc7b2de30 Simplify Android TV setup instructions (#10743)
* Simplify Android TV setup instructions

Now that HA can generate a key, it is no longer necessary for the
user to first connect to the device from another computer, copy the
key to their HA configuration directory, and add it to their
configuration.

* Minor tweaks and improvements
2019-10-20 17:11:22 +02:00
Joakim Plate
aa6ad5d8a8 Remove pre 0.80 upgrade help (#10904) 2019-10-20 17:05:26 +02:00
starkillerOG
80d6ad6adf Add H801-mqtt-json implementation (#10763)
* Add H801-mqtt-json implementation

* Update light.mqtt.markdown
2019-10-20 16:09:32 +02:00
Ian Richardson
6882906805 Lovelace: add confirmation action (#10834)
* Lovelace: add confirmation action

* add default

* Update lovelace_navigation.html
2019-10-20 16:07:26 +02:00
mvn23
18d53ec9cb Document opentherm_gw options flow (#10661) 2019-10-20 16:03:48 +02:00
Raman Gupta
e8e9af12e3 Update MQTT Device Tracker mapping payloads to zones/states (#10581)
* Add action_topic and action_template parameters to configuration

* updated possible action_topic values to be more accurate

* update MQTT device tracker documentation to add custom payload to location mapping parameter

* update new parameter name

* revert MQTT climate changes that are submitted in separate PR

* support for payload_home, payload_not_home, and payload_custom

* fix grammar

* move optional fields to complete configuration example

* fix tabs

* ✏️ Tweak

* fix parameter type as designed

* change parameter types

* match formatting of original doc

* match formatting of original doc

* match formatting of original doc

* update docs based on code changes

* change parameter name for custom mapping payloads to other zones and improve description

* update complete configuration example to reflect parameter name change

* revert description for 'devices' and simplify explanation for 'payload_other_zones'

* fix qos parameter value in example

* remove 'payload_other_zones' per balloobs review

* final cleanup

* ✏️ Manual fix bad rebase

* ✏️ Whitespace

* ✏️ Whitespace


Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-20 15:53:53 +02:00
Tsvi Mostovicz
703be08638 Cleanup info about holiday sensor (#10817)
Cleanup for holiday sensor. Parent PR: home-assistant/home-assistant#27654
2019-10-20 15:21:22 +02:00
Bendik Brenne
db460c26fb Add sinch component (#10384)
* Added sinch component (home-assistant/home-assistant#26502)

* Update source/_components/sinch.markdown

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

* Minor fixes after review

* ✏️ Tweak


Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2019-10-20 15:20:09 +02:00
Greg Rapp
170f746117 Add documentation for Envisalink alarm_arm_night (#10510) 2019-10-20 15:15:54 +02:00
SukramJ
718c4a00e3 Add climate service to Homematic IP Cloud (#10842)
* Add climate service to Homematic IP Cloud 

... to select the active profile

* fix stale name

* Fixed service name
2019-10-19 22:12:27 +02:00
Joakim Plate
6d4bd26880 Add documentation for google assistant local config report state (#10885)
* Add documentation for report state

* 🚑 Fix the Netlify build error

* ✏️ Tweaks

* ✏️ Tweaks
2019-10-19 22:10:52 +02:00
Hmmbob
58636e76c7 Remove stride (#10897)
* Remove stride

* Remove stride

* Remove Stride
2019-10-19 21:47:16 +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
9c456f8863
Merge pull request #10815 from tomlut/patch-8
Added revert to UI edit mode instructions
2019-10-16 23:21:06 +02:00
Franck Nijhof
c6e24f938a
Merge branch 'current' into next 2019-10-16 23:19:09 +02:00
Franck Nijhof
7ad24ebb09
✏️ Tweaks 2019-10-16 23:14:03 +02:00
Franck Nijhof
9eaf4a4636
Merge pull request #10818 from cicavey/patch-1
Reflect the correct default retain status
2019-10-16 23:11:04 +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
Chris Caron
420aec4b7b Add Apprise notification integration (#10451)
* Add Apprise notification integration

* updated to accomodate code review

* updated to reference apprise tagging support

* ha_version + grammer as per code review

* ✏️ Tweaks
2019-10-16 22:29:06 +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