Commit Graph

745 Commits

Author SHA1 Message Date
Jesse Hills
fdf872309a
Merge branch 'current' into next 2023-12-14 08:22:41 +09:00
Michael Hoffmann
fb7634f15f
Added a missing tab to fix code formatting (#3436) 2023-12-06 06:51:39 +01:00
Subhash Chandra
bb2a740d8d
add documentation for !remove (#3406)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-06 10:04:20 +09:00
Peter Kindström
1f0e3ea985
Update configuration-types.rst (#3425) 2023-12-05 09:31:24 +09:00
Josh Barnard
0bfc2244df
Adding ESPHome-Econet pointer (#3422) 2023-12-05 09:28:59 +09:00
Clyde Stubbs
2bdece17dd
Document option to suppress check for multiple pin usage (#3366) 2023-12-05 08:56:57 +09:00
Piotr Szulc
e470d7e9ab
Warn users about ESP32 Tasmota v12 incompatibility (#3426)
* Warn users about ESP32 Tasmota v12 incompatibility

* Fixed underline
2023-12-03 01:22:53 +01:00
erapade
18ee074864
missing change directory directive (#3391)
* missing change directory directive

I added the "cd esphome" command in the GIT section to make it easier for users not that familiar with GIT

* Update contributing.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-28 10:10:31 +00:00
Jesse Hills
3285cd184b
Merge branch 'current' into next 2023-11-28 12:31:33 +13:00
Jesse Hills
8045024d26
Update supporters for 2023.11.5 2023-11-28 11:15:25 +13:00
Jesse Hills
19e8c11d0a
Merge branch 'current' into next 2023-11-28 11:14:07 +13:00
Jesse Hills
0dba93dc06
Update supporters for 2023.11.4 2023-11-24 10:25:24 +13:00
Jesse Hills
be2bbb0b0c
Merge branch 'current' into next 2023-11-24 10:19:54 +13:00
Clyde Stubbs
0df31afcfd
Document startup_delay for interval component (#3158)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-23 20:31:30 +13:00
Jesse Hills
bed26db091
Update supporters for 2023.11.3 2023-11-22 11:09:58 +13:00
Samuel Sieb
246b11a1aa
fix !extend example (#3390) 2023-11-21 14:21:36 +13:00
Jesse Hills
ee5a14db5d
Update supporters for 2023.11.2 2023-11-18 21:17:17 +13:00
Jesse Hills
a6208db800
Update supporters for 2023.11.1 2023-11-16 20:56:41 +13:00
Jesse Hills
4c69a37f83
Update supporters for 2023.11.0b7 2023-11-15 12:46:04 +13:00
Jesse Hills
311a894682
Update supporters for 2023.11.0b6 2023-11-14 14:34:00 +13:00
Jesse Hills
72897fd336
Update supporters for 2023.11.0b4 2023-11-13 10:25:21 +13:00
Jesse Hills
fe56f9c771
Merge branch 'current' into beta 2023-11-13 10:23:15 +13:00
Paul Schulz
d3943ea786
Change Integration -> Component in description (#3355) 2023-11-10 16:17:22 -08:00
Jesse Hills
3b33c12836
Update supporters for 2023.11.0b2 2023-11-09 13:41:23 +13:00
Jesse Hills
3ab3ba4334
Update supporters for 2023.11.0b1 2023-11-08 14:10:43 +13:00
Jesse Hills
d8c14672b2
Merge branch 'current' into next 2023-11-08 13:13:12 +13:00
Charles Johnson
980ca127eb
add docs for wifi.on_connect and wifi.on_disconnect (#2185)
* add docs for wifi.on_connect and wifi.on_disconnect

* Update components/wifi.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-11-06 23:17:18 -06:00
Patrick ZAJDA
fbdf7f3d9c
Add shell auto-completion documentation (#3301) 2023-11-06 09:27:24 +13:00
Jesse Hills
2ad79597bc
Update supporters for 2023.10.6 2023-11-03 08:12:51 +13:00
Jesse Hills
c499ef2522
Merge branch 'current' into next 2023-11-03 08:11:42 +13:00
Jesse Hills
aba2f3afd5
Add deprecation message to custom component pages (#3318) 2023-11-01 00:47:57 -05:00
Jesse Hills
28f1fed3dc
Update supporters for 2023.10.5 2023-11-01 12:20:36 +13:00
Keith Burzinski
1927ee00e7
Add connection triggers to API doc (#3308) 2023-11-01 12:19:22 +13:00
Jesse Hills
256b5bd05a
Merge branch 'current' into next 2023-11-01 12:18:43 +13:00
Keith Burzinski
eadee3a2e2
Add connection triggers to API doc (#3308) 2023-10-30 20:48:24 +13:00
Jesse Hills
2fe163cea9
Update supporters for 2023.10.4 2023-10-30 14:03:59 +13:00
Jesse Hills
aa35f6a2ea
Merge branch 'current' into next 2023-10-30 13:59:32 +13:00
adynis
588338d973
Improve explanation of "while" (#3265)
It was confusing to read that it executes the code until the condition is false. What if the condition is false from the begining?
2023-10-25 16:51:24 +02:00
Jesse Hills
80d7ff5332
Update supporters for 2023.10.3 2023-10-24 12:57:17 +13:00
Jesse Hills
640e748828
Merge branch 'current' into next 2023-10-24 12:56:11 +13:00
Jesse Hills
c9946e2de6
Update supporters for 2023.10.2 2023-10-24 08:33:46 +13:00
Jesse Hills
74f4a25045
Merge branch 'current' into next 2023-10-24 08:30:18 +13:00
Jesse Hills
c8427c1113
Update supporters for 2023.10.1 2023-10-19 13:40:06 +13:00
Clyde Stubbs
dbee5b9399
Add strapping: config for GPIO pins (#3146)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-10-19 13:04:56 +13:00
Jesse Hills
6bd015840c
Update supporters for 2023.10.0 2023-10-18 16:48:43 +13:00
Jesse Hills
ec16126311
Update supporters for 2023.10.0b4 2023-10-18 14:32:03 +13:00
Jesse Hills
545d53a76d
Update supporters for 2023.10.0b3 2023-10-17 20:16:21 +13:00
Jesse Hills
ccdc205059
Update supporters for 2023.10.0b2 2023-10-13 14:18:19 +13:00
Jesse Hills
38cbaf9c3b
Update supporters for 2023.10.0b1 2023-10-12 15:38:56 +13:00
Jesse Hills
87273af8e0
Merge branch 'current' into next 2023-10-12 15:12:41 +13:00