Paulus Schoutsen
1019b852a0
Document variables for scripts/automations ( #14458 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-10 20:44:19 +02:00
Franck Nijhof
3c67c58e48
Fix state trigger attribute example ( #14461 )
2020-09-10 20:39:29 +02:00
Franck Nijhof
d517bcf127
Clarify state triggers holding using for, ignore attribute changes ( #14444 )
2020-09-09 21:46:26 +02:00
Franck Nijhof
fdfe2e1b7f
Add note about using shorthand condition templates in script sequences ( #14433 )
2020-09-08 16:30:08 +02:00
Franck Nijhof
0ea561ae9d
Support 'for' without setting the 'to'-state in automation state trigger ( #14423 )
2020-09-07 16:36:49 +02:00
Anders Melchiorsen
c859cd071d
Add state trigger examples with to/for and from/for ( #14363 )
2020-09-07 16:11:27 +02:00
Franck Nijhof
4f7216c7c9
State condition can also accept an input_* Entity ID as state value ( #14412 )
2020-09-07 00:36:27 +02:00
Franck Nijhof
b53eec0a15
Merge branch 'current' into next
2020-09-06 20:55:09 +02:00
Franck Nijhof
695f81fb69
Numeric state condition can also accept input_number entity ID ( #14403 )
2020-09-06 20:29:32 +02:00
Franck Nijhof
056cdf967a
Add shorthand notation for Template conditions ( #14413 )
2020-09-06 16:57:08 +02:00
Franck Nijhof
2ecb085eff
Time condition can also accept an input_datetime Entity ID ( #14404 )
2020-09-06 16:44:56 +02:00
Antoine
426f6e2c6e
Fix initial_state type ( #14273 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-05 15:21:58 +02:00
Franck Nijhof
58f7bd7009
Merge branch 'current' into next
2020-09-05 15:14:52 +02:00
tomlut
e5dadeef57
Update sun elevation example to Home Assistant Documentation standards ( #14284 )
2020-09-05 14:29:01 +02:00
Daniel
16e92ccabc
CloudMqtt is no longer offering free plans ( #14393 )
...
As I don't want to delete the setup instructions which may be helpful pointers to novice users, I left it it, but adapter.
See https://www.cloudmqtt.com/blog/2020-02-13-cloudmqtt-cute-cat-free-plan-out-of-stock.html
2020-09-04 16:41:38 +02:00
J. Nick Koston
2b6869c188
Add support for as_local as a global and a filter ( #14387 )
2020-09-03 14:35:28 -05:00
J. Nick Koston
b908b87c7d
Update template entity docs for entity_id removal and guidance on working without entities ( #14343 )
...
Co-authored-by: Anders Melchiorsen <amelchio@nogoto.net>
Co-authored-by: Swamp-Ig <github@ninjateaparty.com>
2020-09-03 18:51:07 +02:00
Adam
8bd0591e52
Add explanation of multiple entities for the same trigger ( #14375 )
...
Addressing Issue #14304
2020-09-03 11:26:21 +02:00
Michal
39352916b7
Update discovery.markdown ( #14371 )
...
added MiFlora MQTT Daemon to third party tools
2020-09-02 08:37:43 +02:00
SalexSun
9640d3168d
Salex sun patch 1 ( #14362 )
...
* Update browsers.markdown
Update state LG webOS build in browser
* Update browsers.markdown
typo + update link to webOS website
2020-09-01 09:30:33 +02:00
tomlut
9c0fb35922
Corrected template example ( #14365 )
...
Corrected the example for square bracket notation. Without this change the open and closing quotes would be `'{{ value_json['`
2020-09-01 09:29:26 +02:00
Raman Gupta
7fd75081fe
Include new attribute
parameter for Numeric State triggers in automation docs ( #14361 )
...
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com>
2020-08-31 22:32:27 +02:00
Phil Bruckner
cc4e43ba81
Add wait_for_trigger script action ( #14065 )
2020-08-31 19:33:47 +02:00
drphungky
fdfe355dd2
YAML input select example missing spaces ( #14356 )
...
There are spaces missing in front of the potential values in the options list (all other lines have double space on indent). Not sure if it matters as my config file works without them, but since it's an example for brand new users, may want to fix.
2020-08-31 17:28:51 +02:00
Franck Nijhof
d705c3360d
Merge branch 'current' into next
2020-08-31 11:12:04 +02:00
antipiot
3bae42f922
Add informations for z-push button 4 ( #14320 )
2020-08-26 14:11:00 +02:00
Paulus Schoutsen
4342b57b13
Link to Supervised in alternative installation methods ( #14314 )
2020-08-26 11:35:19 +02:00
Franck Nijhof
f5eeb86ab6
Templates in data & service parameters (making data_template & service_template obsolete) ( #14292 )
2020-08-24 17:50:53 +02:00
Franck Nijhof
049cde6970
Add support for attributes in (numeric) state conditions ( #14271 )
2020-08-24 08:08:41 +01:00
Phil Bruckner
a5d778cb40
Create variable with result of wait_template and accept template for timeout option ( #14196 )
2020-08-24 09:02:32 +02:00
Phil Bruckner
5164862068
Enhance script choose action description ( #14287 )
2020-08-24 08:17:30 +02:00
Tom Brien
3f33e14c32
Add note against iOS and macOS browser betas ( #14293 )
2020-08-22 14:55:25 +02:00
Hilbrand Bouwkamp
4a8f8a1bf0
Update discovery.markdown ( #14280 )
...
Updated discovery markdown to contain all abbreviations found in the abbreviations.py file.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-08-21 12:53:14 +02:00
automaton82
a65ad2e165
Adding suggestion to put ',' between hex as well ( #14270 )
...
Right now the suggestion is to put '0x' in front of the generated hex keys which is great, but when I followed the instructions I didn't realize it didn't put the comma between the items already and it caused me problems for awhile until I realized. I'm proposing a change to also suggest adding a comma so people, like me, following the instructions will see it.
2020-08-19 20:50:22 +02:00
Franck Nijhof
0ad75f6323
Merge branch 'current' into next
2020-08-19 19:43:59 +02:00
eracknaphobia
9815a06985
Update scripts.markdown ( #14247 )
...
VS Code give an incorrect type error that it expects a boolean using the example.
2020-08-15 11:23:34 +02:00
Marius
2194975b83
Update conditions.markdown ( #14248 )
...
Seems 'when light' and 'when dark' were mixed up, corrected that.
2020-08-15 11:21:17 +02:00
Phil Bruckner
a89d99be20
Time trigger can also accept an input_datetime Entity ID ( #14207 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-13 13:29:20 +02:00
Federico Granata
497cde4c08
Update updating.markdown ( #14236 )
...
Fix the link for home assistant core upgrade
2020-08-13 09:16:08 +02:00
Franck Nijhof
4c291fd029
Merge branch 'current' into rc
2020-08-11 14:08:32 +02:00
Franck Nijhof
f3e195f7d9
Merge branch 'current' into next
2020-08-11 14:08:05 +02:00
Stefan
8151efd0bc
Zone Trigger: changed entity_id from device_tracker to person ( #14228 )
...
Entity_id of a zone trigger can be both a person, or a device_tracker. I'd say that a person entity is the newer, recomended type.
2020-08-11 13:05:41 +02:00
Felix Stupp
cddd3720db
Fixed ambigouty about above/below for automation trigger numeric_state ( #14204 )
...
Above and below are strict comparison operators (> or <, not >= or <=).
The version before was ambiguous about that by explaining that values like 17 or above will trigger the automation.
2020-08-11 12:49:45 +02:00
Franck Nijhof
c9bb44ce86
Merge branch 'current' into next
2020-08-11 10:12:13 +02:00
Matthew Grimes
765bfbd9be
Update device-specific.markdown ( #14224 )
...
Fix typos
2020-08-11 09:58:36 +02:00
tomlut
807e232172
Add quotes to the payload_template example. ( #14206 )
...
The payload_template example was missing enclosing quotes. Confirmed that this is required.
`payload_template: {{ states('sun.sun') }}` causes the service call to fail, ("value should be string for dictionary value").
`payload_template: "{{ states('sun.sun') }}"` publishes correctly
2020-08-10 19:48:07 +02:00
Stefan Agner
8df762c00c
Update Material Design Icons link to 5.3.45 ( #14170 )
2020-08-07 18:26:32 +02:00
Franck Nijhof
12b83ab633
Merge branch 'current' into next
2020-08-04 00:45:20 +02:00
Erik Montnemery
9d0ee2c496
Correct docs for disabling MQTT birth message ( #14146 )
2020-08-03 21:13:37 +02:00
Phil Bruckner
10acbf0c24
Allow automation to be turned off without stopping actions ( #14134 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-03 16:16:08 +02:00