MagieMalone
5f1efdeeb6
easier return entity state object of a trigger ( #16294 )
...
replacing `states[trigger.to_state.domain][trigger.to_state.object_id]`
with `states[trigger.to_state.entity_id]` for better readability and keeping the same function.
2021-01-25 12:34:36 +01:00
grdnkln
20faaf7f1e
Update controllers.markdown ( #16262 )
...
For the Aeotec ZW090 stick, the A, B and C models refer to the radio frequency for US/EU/UK markets and applies to both the old incompatible version, and the new 2020 version that is compatible with the Pi4. Aeotec is calling the new 2020 model is called the "Gen5+". There are sellers on Amazon selling the old Gen5 listing "ZW090-A" as the model number so I feel that "Gen5+" is a more relevant term for a potential buyer to look for for when shopping for this ZWave controller.
2021-01-24 01:30:56 +01:00
Dubh Ad
77bdc16fb8
Update trigger.markdown ( #16271 )
...
Geolocation vs zone causes regular confusion.
2021-01-24 01:05:29 +01:00
Philip Allgaier
84b112024f
Note about isoformat() for frontend templates ( #16097 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-23 14:37:56 +01:00
Michael Bisbjerg
fe2f862d61
Add link from MQTT discovery to Scenes.mqtt.markdown ( #16234 )
2021-01-21 14:16:21 +01:00
David Dix
c5cc85810a
Default for the Number Selector is slider, not box ( #16255 )
...
Very minor change, but in all the blueprints I have created the Number Selector defaults to a `slider` not a `box`
2021-01-21 09:39:04 +01:00
Paulus Schoutsen
b7f926c7c0
Clarify auth provider text ( #16195 )
2021-01-16 14:41:49 +01:00
Erik Montnemery
ec85500da3
Clarify state trigger functionality ( #16184 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-15 19:04:20 +01:00
jrel17
79773889e4
Slightly refine wording in variables description ( #16188 )
...
Refining the description of variables, e.g., link to scripts doc
2021-01-15 13:13:28 +01:00
Alexei Chetroi
f08a5ef3d4
Update numeric_state trigger documentation ( #16171 )
2021-01-13 16:20:56 +01:00
kongo09
fd30f1de66
Change example to use expand as a function ( #16144 )
...
expand does not work as a filter but only as a function. Adjust the example accordingly.
2021-01-10 21:40:13 +01:00
Thomas Lovén
f01bb3418e
Format blueprint descriptions with markdown ( #16130 )
2021-01-08 18:28:35 +01:00
Franck Nijhof
a6969a087b
Merge branch 'current' into rc
2021-01-06 14:39:59 +01:00
Franck Nijhof
1129832264
Merge branch 'current' into next
2021-01-06 14:39:39 +01:00
Jpsy
9528367b8a
Update list "Support by third-party tools" ( #16098 )
...
Update list "Support by third-party tools":
* Sort alphabetically
* Add "development halted" to Tasmota
* Add Xiaomi DaFang Hacks
2021-01-04 14:08:45 +01:00
xfceKris
c0d37cf799
Update device-specific.markdown ( #16071 )
2021-01-02 00:51:17 +01:00
Franck Nijhof
6a85b9262d
Merge branch 'current' into next
2020-12-28 21:04:18 +01:00
Fredrik
816af711ad
example added for nesting automations ( #16032 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-28 19:56:58 +01:00
Franck Nijhof
c0c2318cfa
Merge branch 'current' into next
2020-12-28 14:02:58 +01:00
Ventilix
5b35e3679b
There was 2 typos at the very bottom of the page ( #15955 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-12-22 14:59:59 +01:00
rpbx
562c2b532a
Update device-specific.markdown ( #15937 )
2020-12-21 21:57:20 +01:00
Björn Victor
0ed26558bd
Fix FGKF-601 key names ( #15966 )
...
The names for the last two buttons (Minus and Plus) were probably cut/pasted from the fourth (Triangle).
2020-12-21 17:45:20 +01:00
Cougar
bcf0b28656
Fix link typo ( #15964 )
2020-12-20 20:55:33 +01:00
Alex Loret de Mola
8cad84d5ff
Updating sharing options ( #15913 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-12-15 10:19:59 +01:00
Bram Kragten
7d2544d97a
Add target to service calls docs ( #15891 )
2020-12-13 13:17:38 +01:00
Bram Kragten
1fb777d2b4
Update links to blueprint exchange forum ( #15890 )
2020-12-13 12:27:43 +01:00
Franck Nijhof
68c232916a
Merge branch 'current' into rc
2020-12-13 01:49:04 +01:00
Franck Nijhof
b42020e07d
Merge branch 'current' into next
2020-12-13 01:48:35 +01:00
Villhellm
75127c197a
Remove warning about using now()
( #15878 )
...
Remove warning about using `now()` in template triggers
2020-12-10 20:39:09 +01:00
Paulus Schoutsen
2fe67fcf84
Update link to the blueprints category. ( #15874 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-10 13:19:22 +01:00
Paulus Schoutsen
7fd33e9c01
Update link to the blueprints category. ( #15874 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-10 12:00:56 +01:00
Franck Nijhof
1fff6d1ec1
Extend Blueprint documentation ( #15873 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-12-10 11:46:33 +01:00
Franck Nijhof
99ca137a41
Extend Blueprint documentation ( #15873 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-12-10 09:28:15 +01:00
Franck Nijhof
145985ff8b
Merge branch 'current' into rc
2020-12-09 21:34:42 +01:00
Franck Nijhof
2f0eb16c66
Merge branch 'current' into next
2020-12-09 21:33:48 +01:00
Marc Vila
85631e6293
fix Release-Notes link in Updating section ( #15851 )
2020-12-08 12:29:32 +01:00
PeteBa
57602f6faf
MQTT tracker discovery ( #15427 )
2020-12-07 13:31:35 +01:00
Paulus Schoutsen
a34a008318
Initial creating blueprint docs ( #15816 )
...
Co-authored-by: Philip Allgaier <philip.allgaier@bpcompass.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-04 11:23:42 +01:00
Paulus Schoutsen
f4cc863877
Reorg automation docs and add a using blueprints section ( #15811 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
2020-12-04 11:23:38 +01:00
Paulus Schoutsen
5b7b457a8e
Initial creating blueprint docs ( #15816 )
...
Co-authored-by: Philip Allgaier <philip.allgaier@bpcompass.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-04 11:13:58 +01:00
Paulus Schoutsen
b6f43edbb3
Reorg automation docs and add a using blueprints section ( #15811 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
2020-12-04 10:26:04 +01:00
Paulus Schoutsen
f6768ef79c
Deprecate credstash/keyring ( #15804 )
2020-12-02 21:14:31 +01:00
Franck Nijhof
ad3c013a44
Merge branch 'current' into next
2020-12-02 12:46:52 +01:00
Franck Nijhof
e2e5c94921
Add support for multiple tags and devices in tag trigger ( #15612 )
2020-12-01 09:01:31 +01:00
Brady Rosino
a3852a53c1
Updated note on Aeotec Z-Stick & Raspberry Pi 4 support ( #15777 )
2020-11-30 10:15:25 +01:00
Franck Nijhof
ef2ea93397
Merge branch 'current' into next
2020-11-27 19:55:10 +01:00
Dimitris
34613475bc
Fix a small typo in mqtt broker docs ( #15758 )
2020-11-26 16:54:03 +01:00
tomlut
bed6640f68
Add timedelta example ( #15749 )
2020-11-25 11:15:34 +01:00
Paul Dugas
8cb017557c
Update scripts.markdown ( #15719 )
...
link typo in the Wait Template section.
2020-11-22 19:28:09 +01:00
50m3rer0
02f4c54607
First paragraph edit ( #14858 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-20 18:52:37 +01:00