2921 Commits

Author SHA1 Message Date
Franck Nijhof
24b58884ee
Merge branch 'current' into rc 2025-05-07 14:27:13 +00:00
Mark
f31d4c7974
Update action.markdown (#38916) 2025-05-07 06:24:04 +02:00
Mark
4e1d03831e
Update basics.markdown (#38915) 2025-05-07 06:23:25 +02:00
Franck Nijhof
a1f7aaa701
Merge branch 'current' into rc 2025-05-06 14:53:13 +00:00
c0ffeeca7
6eda62ae13
Areas and floors: add links and glossary refs (#38903) 2025-05-06 12:06:37 +02:00
Franck Nijhof
91f945e6a9
Merge branch 'current' into next 2025-04-29 17:37:58 +00:00
Alastair McCormack
563bfd34fd
chore: use of correct 24-hour clock terminology (#38758) 2025-04-28 08:22:17 +02:00
c0ffeeca7
653ae3d72e
Areas dashboard: be consistent about terminology (#38739) 2025-04-25 10:57:50 +02:00
c0ffeeca7
f6750adaac
Mention areas dashboard in areas topic (#38735) 2025-04-25 09:04:56 +02:00
Richard
2c242697f6
Added everblu-meters-esp8266/esp32 to water.markdown (#38607) 2025-04-19 11:39:00 +02:00
Franck Nijhof
31311c1511
Document and clarify upstream devices and hierachies (#38574)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-04-16 21:53:24 +01:00
Franck Nijhof
ed0bfaeb05
Re-instate relative_time template method into docs (#38560)
* Re-instate relative_time template method into docs

* tiny tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-04-16 06:14:36 +00:00
dixonbg
243ad77226
Added wmbusmeters (#38533) 2025-04-14 21:51:08 +02:00
Paul Bottein
1a67539466
Add template function: device_name (#38476) 2025-04-14 14:30:10 +02:00
Jan Bouwhuis
4144b06385
Improve MQTT template docs on handling null values (#38485) 2025-04-12 06:44:27 +02:00
Clément Notin
095af32617
Add link to "domains" (#38408)
Not an easy concept. So, since personally I had to go search for the corresponding doc page, I think it'll be useful to others to have a link.
2025-04-07 07:30:00 +02:00
Franck Nijhof
974b66e1a3
Merge branch 'current' into rc 2025-04-02 08:03:45 +00:00
Franck Nijhof
aa6edc6231
Merge branch 'current' into next 2025-04-02 08:02:54 +00:00
Franck Nijhof
5aeeb7061a
Fix Blueprint example to include required domain key 2025-03-31 19:29:37 +00:00
Fredrik Erlandsson
eeb9da2228
Update device-triggers link (#38257) 2025-03-31 14:45:15 +02:00
Franck Nijhof
16dd8701ba
Fix sentence on action configuration 2025-03-31 06:37:02 +00:00
c0ffeeca7
51f1476989
Add alias as accepted lookup value for area_id and floor_id templates (#34846) 2025-03-28 16:22:10 +01:00
c0ffeeca7
89074d046c
Include Z-Wave.Me UZB1 in the note about Aeotec compatibility issues (#38259) 2025-03-28 15:50:49 +01:00
tomlut
9fed9d47d1
Update state_object.markdown (#38256)
Should close this feedback issue: https://github.com/home-assistant/home-assistant.io/issues/38126
2025-03-28 15:38:43 +01:00
Jan Čermák
b1a808e097
Use less awkward wording as @coderabbitai suggested 2025-03-28 14:27:47 +01:00
Jan Čermák
abaf2d8051
Include Z-Wave.Me UZB1 in the note about Aeotec compatibility issues
The Z-Wave.Me UZB1 is based on the same HW, as lsusb shows:

0658:0200 Sigma Designs, Inc. Aeotec Z-Stick Gen5 (ZW090) - UZB

It's been reported numerous time to be broken and newer Linux kernel
versions can't work with it at all because of changes in the USB stack.
As this has never been a Pi4 issue, adjust the note accordingly and
refer the Z-Wave.Me stick to it too.

The title of the note was left unchanged to keep links referring to it
still working.
2025-03-28 14:01:19 +01:00
Franck Nijhof
989ce94fdc
Add template list functions: intersect, difference, symmetric_difference, union (#38190) 2025-03-26 07:51:43 +01:00
Franck Nijhof
b5b6ac8b51
Merge branch 'current' into next 2025-03-24 12:12:24 +00:00
Artur Pragacz
e064781c90
Make variables action not restricted to local scopes (#38150) 2025-03-23 22:49:38 +01:00
AlCalzone
0bff366c8e
Z-Wave: update recommended SDK versions (#38108) 2025-03-21 17:05:24 +01:00
Franck Nijhof
03ed223cf2
Add template function: combine (#38094) 2025-03-20 11:05:04 +01:00
Franck Nijhof
280e45776c
Add template functions: md5, sha1, sha256, sha512 (#37884) 2025-03-10 07:38:25 +01:00
Franck Nijhof
3e11933f99
Add template function: flatten (#37879) 2025-03-09 14:01:30 +01:00
Franck Nijhof
f5644f746f
Add template function: typeof (#37872)
* Add template function: typeof

* Tweak

* Tweak output format
2025-03-09 11:04:09 +01:00
Petro31
d4bd08d3b4
Fix trigger example with hidden template (#37800)
* Fix trigger example with hidden template

* Remove auto-TOC thing
2025-03-08 11:33:44 +01:00
Franck Nijhof
f872e128a3
Add template function: shuffle (#37864)
* Add template function: shuffle

* Use 'reproducible' instead

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-08 07:12:10 +01:00
Franck Nijhof
8501e9bc18
Merge branch 'current' into next 2025-03-06 12:08:36 +00:00
Michael
bfb86da532
Remove beta flag from Matter integration (#37810)
* remove beta flag from matter integration

* Update water.markdown
2025-03-05 10:36:20 +00:00
Franck Nijhof
20198575c3
Merge branch 'current' into rc 2025-03-05 10:35:23 +00:00
Michael
3abd427227
Remove beta flag from Matter integration (#37810)
* remove beta flag from matter integration

* Update water.markdown
2025-03-05 11:04:07 +01:00
karwosts
6b2e98bbba
Add model_id to device filters (#36926)
* Update selectors.markdown

* tiny rephrase

* Update source/_docs/blueprint/selectors.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-03-02 21:16:06 +01:00
kylehakala
4f3099293a
Move glossary from HTML to markdown, add first-letter separators for TOC (#37644) 2025-02-28 21:34:26 +01:00
Petro31
880c5e5569
add-floor-entities (#37107) 2025-02-28 13:32:13 +01:00
c0ffeeca7
406f4dd975
Dev tools: update screenshots to show actions instead of services (#37747) 2025-02-28 09:48:31 +01:00
Rob
3a8e31a051
Fix link to Template entity (#37730)
The link of 'template entity' on https://www.home-assistant.io/docs/blueprint/ links to https://www.home-assistant.io/docs/integrations/template/ which does not exist.
I assume the URL should be https://www.home-assistant.io/integrations/template/
2025-02-27 06:17:30 +01:00
Artur Pragacz
0ad1274bf8
Script variable scopes (#37720) 2025-02-26 16:23:11 +01:00
Joscha
48e19f9894
Add Trigger Selector example in Selectors Documentation (#37571)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2025-02-19 19:58:01 +01:00
Jeff Axelrod
de8362ba2e
Update packages.markdown (#37474)
* Update packages.markdown

minor grammar corrections

* Update packages.markdown

Trying to better clarify the language
2025-02-15 21:49:38 +01:00
Ryan
3bd2bc4e98
Update templating.markdown to include trigger.alias (#37457) 2025-02-14 10:03:51 +01:00
erffrfez
a6105d4bbc
Clarify hass availability and usage for Home Assistant Core users (#36608)
* Update hass.markdown

add text as per issue #20086  (https://github.com/home-assistant/home-assistant.io/issues/20086).

also change bash to text in the markdown to remove the colour highlighting from 'exit', 'file' etc

* Update source/_docs/tools/hass.markdown

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

* Update source/_docs/tools/hass.markdown

I think all I need to do here is 'Commit suggestion' and then it will happen. I have no authority to disagree with the suggested change!

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

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2025-02-05 20:32:47 +01:00