2609 Commits

Author SHA1 Message Date
Franck Nijhof
e1d64c6c40
Add reference to packages on splitting configuration page (#21066)
* Add reference to packages on splitting configuration page

* Update source/_docs/configuration/splitting_configuration.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2022-01-06 21:41:57 +01:00
Jan Bouwhuis
04afa8997e
Explain mqtt templating and mention attribute use (#20735) 2022-01-05 19:04:57 +01:00
Arthur
6bbb41d109
Change Docker container name on locked_out page to be consistent (#21009) 2022-01-04 12:48:51 +01:00
avee87
906b9af95c
Update template min/max/average documentation (#20448) 2022-01-04 11:01:20 +01:00
Franck Nijhof
ac42a7d305
Remove groups organization advise from device configuration page (#20687) 2022-01-03 11:35:34 +01:00
Franck Nijhof
ed56fd52fd
Fix links on dev-tools docs (#20949) 2021-12-30 20:46:16 +01:00
Franck Nijhof
b0d25401a2
Merge branch 'current' into next 2021-12-27 20:51:43 +01:00
salsaman
411e2e7c3b
correct spelling attribut -> attribute (#20822) 2021-12-22 18:04:06 +01:00
Franck Nijhof
b76d2db200
Add iif (immediate if) template function/filter (#20769)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-12-22 12:35:29 +01:00
macooper
7afb8ac51f
Add location of configuration.yaml for Home Assistant Operating System. (#20805) 2021-12-21 16:02:13 +01:00
Erik Montnemery
65ef7786dd
Document short hand templates in condition actions (#20794) 2021-12-21 12:29:48 +01:00
Brynley McDonald
c6a9cd2366
Add documenation for slugify template filter (#20069)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-21 11:54:09 +01:00
Daniel D'Abate
c8dda7478f
Fix timestamp_custom example (#20739) 2021-12-18 15:57:46 +01:00
blhoward2
7ebe108495
Update zwave_js documentation for support (#20378)
* modify zwavejs documentation for support

These changes address common mistakes and support questions that are being seen on Discord, including misunderstanding which sticks are supported, whether both addons are necessary, and people moving their USB stick to include devices. I also prioritized the full installation and migration instructions to the top because people keep saying they didn't know those existed in the documentation...

* updated supported controllers

* Update controllers.markdown

* Update controllers.markdown

* Update controllers.markdown

* fix: changes to docs

* fix: norm references to Zwavejs2Mqtt

* fix: minor correction

* Update source/_integrations/zwave_js.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update source/_integrations/zwave_js.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* fix: address comments

* fix: add aka name to addon

* fix: grammar

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* Update source/_integrations/zwave_js.markdown

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

* fix: frenk's edits

* fix: frenck's final edit

* Update source/_integrations/zwave_js.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* fix: correct switching directions

* fix: change sequence again

* Fix link

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-12-17 19:57:57 +01:00
Jan Bouwhuis
09ab7e50e5
Improve readability pack and unpack template examples (#20734)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-12-17 11:01:15 +01:00
Jan Bouwhuis
d56e16f934
New template filters pack and unpack (#20547)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-12-03 09:22:47 +01:00
Jan Bouwhuis
03048e0916
MQTT availability_template documentation (#20522) 2021-12-03 09:18:58 +01:00
Jan Bouwhuis
10dd348db8
Revert "Add bytes support to bitwise template filters" (#20552) 2021-12-03 08:31:01 +01:00
Jan Bouwhuis
fe5dee1459
Revert "Add template int filter / function documentation" (#20551) 2021-12-03 08:29:56 +01:00
Franck Nijhof
0af6b62a7d
Merge remote-tracking branch 'origin' into next 2021-11-30 16:22:19 +01:00
David Beitey
d3edbad329
Doc topic_template for mqtt.publish (#18663) 2021-11-30 16:17:14 +01:00
Jan Bouwhuis
b6a54f69ec
Mqtt configurable state encoding for sensor and binary_sensor platform (#20469) 2021-11-30 15:26:43 +01:00
Jan Bouwhuis
b0c7969a73
Add template int filter / function documentation (#20471) 2021-11-30 15:25:52 +01:00
copykatze
1b24d15c55
add advice to delete data via recorder services (#20445)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-11-29 18:47:16 +01:00
Raphaël Beamonte
664e6a8dce
Add documentation about 'trigger' support for MQTT Alarm Control Panel (#20492) 2021-11-29 14:52:14 +01:00
Jan Bouwhuis
d721c7731a
Add bytes support to bitwise template filters (#20412) 2021-11-29 13:56:29 +01:00
akloeckner
927dbf0432
Clarify that nested includes are indeed possible (#20349) 2021-11-29 13:38:06 +01:00
Eiko Wagenknecht
27dd4102e4
Add navigate documentation in quickbar (#20497) 2021-11-29 09:36:09 +01:00
fmartinou
92eb535d16
Add tydom2mqtt and update teleinfo-mqtt and what's up docker document… (#20485) 2021-11-29 09:01:56 +01:00
Eiko Wagenknecht
eda5461910
Fix broken link in quickbar docs (#20489) 2021-11-29 08:37:36 +01:00
Jan Bouwhuis
e1ea19f9f9
ISO format for timstamp_local and timestamp_utc (#20424) 2021-11-24 19:58:11 +01:00
Jan Bouwhuis
777a78bf6e
Add UNIX timestamp detection to the as_datetime template filter (#20394) 2021-11-24 09:52:13 +01:00
cbhiii
ce427d9b96
Added link to Automation Trigger Variables (#20416) 2021-11-23 21:41:54 +01:00
Marcel van der Veldt
4d44e2f987
add integration entities helper (#20371)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-11-20 14:47:22 -08:00
Erik Montnemery
32e8d68e2e
Fix broken link in MQTT docs (#20360) 2021-11-19 12:05:47 +01:00
Erik Montnemery
0ba1c8e70e
Tweak MQTT documentation (#20358) 2021-11-19 11:46:13 +01:00
Franck Nijhof
e82f38fefd
Cleanup customize UI docs (#20337) 2021-11-17 22:55:36 +01:00
Erik Montnemery
32e347edf7
Document setting state trigger to or from to null (#20324) 2021-11-16 11:36:39 +01:00
Conall O'Brien
6d575d250a
Update "making a backup" to use supervisor_backups (#20166) 2021-11-11 22:44:55 +01:00
akloeckner
076a69e6aa
Update scripts.markdown: Fix shorthand for templates in loops (#20254) 2021-11-11 08:52:26 +01:00
Erik Montnemery
34bf180f09
Document MQTT button (#20219) 2021-11-09 12:46:55 +01:00
Erik Montnemery
7b1eaae48c
Document Mqtt object_id (#20235) 2021-11-09 12:46:03 +01:00
Franck Nijhof
d7430e0626
Merge branch 'current' into next 2021-11-09 12:06:09 +01:00
Erik Montnemery
c52ea8cb80
Revert "Mqtt add object_id" (#20233) 2021-11-09 12:05:12 +01:00
Damien Duboeuf
2b18d0232e
Mqtt add object_id (#20217)
* Add MQTT object_id option

* add object_id doc each entities type

* Spelling

* Update source/_docs/mqtt/discovery.markdown

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* add object_id doc each entities type

* add object_id doc each entities type

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-11-08 19:36:18 +01:00
Chris Browet
eab53f8c2c
Allow overriding ensure_ascii in the "to_json" template filter (#20218)
* to_json: add ensure_ascii

* Update source/_docs/configuration/templating.markdown

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* lint

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-11-08 17:27:45 +01:00
Sebastian Lövdahl
4979b7ee76
Add link to docs for condition trigger ID (#20169) 2021-11-06 21:21:11 +01:00
Pavel Skuratovich
83e810c197
its != it's 😊 (#20141) 2021-11-04 15:16:11 +01:00
Pavel Skuratovich
6c21cda742
Fix a typo (#20139) 2021-11-03 19:18:13 +01:00
Erik Montnemery
0bd4aa6965
Revert "Add documentation for supplying offset to time trigger" (#20119) 2021-11-03 10:25:36 +01:00