2609 Commits

Author SHA1 Message Date
Franck Nijhof
accbc276de
Add support for multiple time triggers in automations (#14035) 2020-08-03 14:53:53 +02:00
Andrew Fahrenholtz
39f943516f
MQTT Grammar (#14137) 2020-08-03 12:00:29 +02:00
Elias Hunt
a69fbc0733
Update discovery.markdown (#14087)
Noted MQTT Discovery support by WyzeSense2MQTT project
2020-07-27 07:52:28 +02:00
Chris
52be29fe6b
Update zwave installation network key information (#14081) 2020-07-25 21:33:57 +02:00
Phil Bruckner
1187058a22
Fix repeat & choose action descriptions (#14080)
* Fix repeat & choose action descriptions

* Change repeat & choose examples to complete scripts/automations to reduce confusion
2020-07-25 10:45:53 -06:00
Franck Nijhof
2e2a4cca8a
Merge branch 'current' into rc 2020-07-22 15:56:53 +02:00
Dubh Ad
b703e10b62
Delete python.markdown (#14041)
I propose we delete this.

* It's not linked from anywhere in the official docs.
* People find it and follow it on random operating systems
* It's a subset of the official Python install docs
2020-07-21 02:22:41 +02:00
Phil Bruckner
e5a72cb93a
Change default automation mode (#14009) 2020-07-15 20:35:54 +02:00
Erik Montnemery
9b23c31900
Correct how to disable MQTT birth and will messages (#14005) 2020-07-15 11:13:40 +02:00
Franck Nijhof
ade1ed353f
Merge branch 'current' into next 2020-07-14 22:11:38 +02:00
Phil Bruckner
b5b555bd67
Add script choose action (#13994) 2020-07-14 19:23:49 +02:00
Erik Montnemery
9e5236ffda
MQTT birth and will messages are published by default (#13931) 2020-07-14 17:15:59 +02:00
jaburges
0da8465f73
trusted_network default auth_provider info (#13897)
Adding a little more info / context about adding auth_provider, type: homeassistant back in when the default auth provider is disabled.

May or may not be useful to others.
2020-07-13 19:38:11 +02:00
Adam
8c7df7d7fa
Updating to recent Appearances and Config Changes (#13959) 2020-07-13 18:45:33 +02:00
Jakob Schlyter
b68bd0684e
Template urlencode (#13983) 2020-07-13 18:18:18 +02:00
Paulus Schoutsen
fc8d22718e
Rename whitelist_external_dirs (#13992) 2020-07-13 17:44:42 +02:00
Franck Nijhof
2dfbbd6a1d
Merge branch 'current' into next 2020-07-13 13:31:08 +02:00
Franck Nijhof
9ddb9f3b0e
Fix boolean vs string in scene YAML examples (#13985) 2020-07-13 13:04:07 +02:00
AJStubbsy
1aaf9696ad
Resolve YAML error for media_player (#13984) 2020-07-12 16:06:33 +02:00
AJStubbsy
e0bdebcc92
customize media player (#13980)
I recently found out that you could specify the source_list of a media player. This helped me integrate my media player with Google Assistant and solved another members problem of being able to reduce the number of sources shown to them when using the Sony Bravia integration.
2020-07-12 13:39:13 +02:00
Phil Bruckner
6845a316dd
Remove legacy script mode and simplify remaining modes (#13971) 2020-07-10 17:00:31 -07:00
Phil Bruckner
5a4fa2b528
Document new repeat script action (#13934) 2020-07-10 11:43:51 -07:00
Gabriel Barceló Soteras
090261e4bc
Update raspberry-pi.markdown (#13928)
build-essential is needed for bcrypt package
2020-07-06 21:41:42 +02:00
Phil Bruckner
84695a3a29
Add new automation configuration options (#13901)
* Add new automation configuration options

* Update per review

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update source/_docs/automation.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update source/_docs/automation.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-07-06 11:33:45 +02:00
Sean Mooney
7317231453
Remove Logs and Info from Developer Tools docs (#13880)
Removed "Logs" and "Info" as these tabs were relocated to Configuration panel in 0.112.
2020-07-02 12:10:58 +02:00
Franck Nijhof
6d9c63f850
Merge branch 'current' into rc 2020-07-01 11:52:55 +02:00
Franck Nijhof
c731576c81
Merge branch 'current' into next 2020-07-01 11:52:40 +02:00
Kocsen Chung
854e00b37a
Fix typo in state trigger warning (#13863)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-06-28 10:35:44 +02:00
DanPatten
9777f81322
Add support for Inovelli LZW36 (#13862) 2020-06-28 10:25:33 +02:00
Danny Fullerton
06df812cbf
Fix trusted_user - point toward user IDs (#13846) 2020-06-26 12:27:48 +02:00
fhoekstra
a7245e31f8
Clarify Update on Docker HA Core install (#13542)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-06-26 12:25:03 +02:00
Aaron Bach
26b93afd0f
Add docs for allowlist_external_urls (#13805)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-26 12:22:54 +02:00
Franck Nijhof
2a0eb99bd5
Remove deprecated internal MQTT broker (#13833)
* Remove deprecated internal MQTT broker

* ✏️ Process review comments
2020-06-24 11:03:38 -06:00
Erik Montnemery
8f31b710e1
Remove MQTT tls_version documentation (#13835) 2020-06-24 18:53:01 +02:00
Erik Montnemery
bba38fda57
Warn against using the RabbitMQ MQTT Plugin (#13837) 2020-06-24 18:52:00 +02:00
Erik Montnemery
b1410e328c
Remove stale MQTT JSON processing documentation (#13836) 2020-06-24 18:44:28 +02:00
Franck Nijhof
17170ded95
Complete deprecation of hidden attribute (#13824) 2020-06-24 01:04:07 +02:00
Franck Nijhof
165eb9f3a8
Merge branch 'current' into next 2020-06-23 23:40:00 +02:00
Christopher Nethercott
cb9002c7b0
Documentation got moved but this link got broken. (#13818) 2020-06-23 21:45:59 +02:00
Franck Nijhof
93466506bf
Add support for multiple states/zones in conditions (#13768) 2020-06-22 16:04:12 -07:00
Nick4-1
4c28f8d4d4
Update automation.markdown (#13757)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-22 22:18:10 +02:00
Franck Nijhof
52a20abece
Merge branch 'current' into next 2020-06-22 22:06:43 +02:00
Hmmbob
75248f1d36
Update Raspbian -> Raspberry Pi OS in installation docs (#13753) 2020-06-22 19:07:15 +02:00
Thomas Dietrich
4651e7fe91
Extend triggers intro section (#13812)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-06-22 19:01:42 +02:00
Dubh Ad
723218fcc0
Adding notes about how to edit the config (#13747)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-22 17:01:47 +02:00
r24-IT
572a1b0f23
Update providers.markdown (#13777)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-22 16:59:19 +02:00
Franck Nijhof
fe6daeaf46
Merge branch 'current' into next 2020-06-22 15:00:12 +02:00
J. Nick Koston
1a14367b24
Update database schema for v8 schema (#13784) 2020-06-19 20:41:32 +02:00
Matthew Grimes
fa9e0bb5dd
Correct ZEN21 version# (#13781)
ZEN21 v2 hardware is not capable of same advanced configurations as v3 hardware. It also can not be updated to v3 firmware. I've also submitted change on OZW configs to reference the correct hardware. Manufacturer reference: https://www.support.getzooz.com/kb/article/300-zen21-on-off-switch-change-log/
2020-06-18 19:29:48 +02:00
Franck Nijhof
c0ada6683a
Add support for multiple entity_ids in conditions (#13761) 2020-06-15 22:54:32 +02:00