2490 Commits

Author SHA1 Message Date
c0ffeeca7
23239008fe
Various files: replace component by integration (#27781) 2023-06-13 11:32:32 +02:00
c0ffeeca7
2cb24cceff
Component: replace by integration as it has been renamed (#27774) 2023-06-13 11:03:06 +02:00
c0ffeeca7
44709e5803
Authentication, events: replace component by integration (#27775) 2023-06-13 11:02:36 +02:00
c0ffeeca7
45ca65d9d9
Packages: replace component by integration (#27776) 2023-06-13 11:02:14 +02:00
c0ffeeca7
2471304a5d
Platform: replace component by integration (#27778) 2023-06-13 11:01:52 +02:00
c0ffeeca7
c475269193
Remove changes unrelated to PR27770 (#27780) 2023-06-13 11:01:25 +02:00
Raman Gupta
375e3b393f
Make device parameter for area selector optional (#27770) 2023-06-13 08:29:49 +02:00
Smart Home Junkie
959b6aa015
Update trigger.markdown (#27740)
Added video tutorial on Trigger IDs
2023-06-12 09:19:29 +02:00
Smart Home Junkie
9a225b47d1
Update tutorial.markdown (#27752)
Added a video turorial
2023-06-12 08:50:47 +02:00
Michael Klamminger
e4c70c4620
Update modes.markdown (#27605)
* Update modes.markdown

Add information about restart behavior

* Tiny tweak

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-06-01 08:46:30 +02:00
c0ffeeca7
d953e1e504
Add Z-Wave device: add note on 700 series controller (#27589)
* Add Z-Wave device: add note that 700 series controller support SmartStart

- Z-Wave controller page: add note that 700 series controllers support SmartStart.

* Fix typo
2023-05-30 17:16:00 +02:00
Raman Gupta
57575ffd31
Add 800 series stick to list of supported zwave sticks (#27588)
See https://github.com/home-assistant/home-assistant.io/issues/27162
2023-05-30 15:36:46 +02:00
Danny Tsang
fe9ac83018
Added links to installing and using: (#27582)
* Samba
* VScode
* File editor

add-ons to edit configuration.yaml.
2023-05-30 08:05:16 +02:00
Michel van de Wetering
ed295ee6eb
Remove duplicated text and minor text fix (#27455) 2023-05-18 22:17:13 +02:00
Sven Serlier
fd9f0a526e
Small documentation improvements (#27440)
* Update light URLs

* Update light.markdown

* Update light.markdown

* Update URL

* Small improvements to blueprint documentation

* Fix

* Update source/_docs/automation/using_blueprints.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-18 13:37:56 +02:00
Bram Kragten
e2c07a3433
Add documentation for language and assist pipeline selectors (#27238)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-05-03 19:24:19 +02:00
Franck Nijhof
f70437cec7
Merge branch 'current' into rc 2023-05-02 19:08:04 +02:00
Danny Tsang
c7a2f83905
General updates to scene editor page (#27211) 2023-05-02 08:57:01 +02:00
Danny Tsang
849199d96f
Update Automation > Basics page to latest standards (#27204) 2023-04-29 18:26:43 +02:00
Danny Tsang
e106f723fc
Expanded on how Home Assistant can see Paulus come home (#27203) 2023-04-29 17:58:54 +02:00
Gabriel Augendre
a70252be61
Remove old commented out links (#27167) 2023-04-29 10:47:39 +02:00
Franck Nijhof
6b48b21f1d
Merge branch 'current' into next 2023-04-26 22:01:42 +02:00
Abba-
03492e70c2
Update scripts.markdown (#27157) 2023-04-26 18:46:44 +02:00
Franck Nijhof
36269a2f4b
Merge branch 'current' into next 2023-04-26 16:29:03 +02:00
Ben Randall
d37d4be6de
Update templating docs (#27107)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-25 09:31:05 +02:00
hdboer
8f1cf94b9f
Update configuration.markdown (#26838) 2023-04-25 09:21:33 +02:00
Ben Brooks
f97b43e6e1
Add magnetometer (#26789)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-24 14:45:58 +02:00
mchangsp
fe55a29564
Correct spelling sequentially into sequentially (#27093) 2023-04-22 21:14:08 +02:00
Danny Tsang
384130ae44
Updated Automation Editor page based on 2023.4 (#27078) 2023-04-21 08:17:53 +02:00
c0ffeeca7
5aaaa208cc
Z-Wave controllers on Yellow: Add additional modules to list (#27037)
* Z-Wave controllers on Yellow: Add additional modules to list

* Apply suggestions from code review
---------

Co-authored-by: AlCalzone <d.griesel@gmx.net>
2023-04-18 19:55:14 +02:00
c0ffeeca7
65b53c74d5
Z-Wave controllers: add info on Z-Pi 7 on Yellow (#27027) 2023-04-17 09:40:22 +02:00
Eric Severance
22e86c1d4d
Describe webhook trigger allowed_methods/local_only options (#21637)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-14 12:58:28 +02:00
Franck Nijhof
6c49322ac3
Merge branch 'current' into next 2023-04-14 09:05:34 +02:00
Joost Lekkerkerker
23808e670d
Add endraw to close the raw (#26997) 2023-04-13 19:44:14 +02:00
David Poll
1303de1a87
Add documentation for to_json options (#26956)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-13 00:35:04 +02:00
Bram Kragten
67a126fe36
Add documentation for supported features selector (#26882)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-05 19:55:32 +02:00
Franck Nijhof
23c4790e25
Merge branch 'current' into rc 2023-04-05 10:04:15 +02:00
Erik Montnemery
422af5a870
Document the constant selector (#26844) 2023-04-05 10:03:33 +02:00
J. Nick Koston
b42f9f9e07
Add example of sorting states by entity_id (#26822) 2023-04-05 10:03:26 +02:00
Petro31
fd2dfb9bbc
Add Relative_time and today_at updates (#25986)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-05 10:02:30 +02:00
Geoff
b94d61c3bb
Update trigger.markdown (#26853) 2023-04-04 12:45:55 +02:00
Ben Brooks
50b9d0f5c7
Added PZEM-004T V3 to DIY options (#26788) 2023-03-31 08:24:23 +02:00
Franck Nijhof
f37e7b31bc
2023.4: Beta release notes 2023-03-29 22:19:00 +02:00
ehendrix23
a47f6894f0
New function/test/filter has_value for templating (#24360)
Co-authored-by: Thomas Dietrich <Thomas@Nurzen.de>
2023-03-28 17:05:03 +02:00
Franck Nijhof
d7e535761e
Merge branch 'current' into next 2023-03-27 12:36:42 +02:00
Nico Weichbrodt
965acdaa18
Fix headings in configuration/events (#26741) 2023-03-27 10:36:42 +02:00
Sören Beye
2910260841
Improve webhook trigger documentation (#26689) 2023-03-26 23:51:11 +02:00
Franck Nijhof
5237cd6912
Merge branch 'current' into next 2023-03-26 17:51:22 +02:00
Sven Serlier
4d7f6d1480
Small documentation improvements (4) (#26702)
Co-authored-by: Marc Randolph <mrand@users.noreply.github.com>
2023-03-26 11:50:04 +02:00
c0ffeeca7
323945027b
Fix typo on automation editor page (#26683) 2023-03-22 10:28:21 +01:00