Commit Graph

4785 Commits

Author SHA1 Message Date
Jesse Hills
4bb0a0d796
Update changelog for 2023.12.0b5 2023-12-20 13:44:05 +09:00
Jesse Hills
4fdd78c8ea
Bump version to 2023.12.0b5 2023-12-20 13:43:45 +09:00
Keith Burzinski
fea3671c7c
Update logger component docs for new USB support (#3469) 2023-12-20 13:43:45 +09:00
Jesse Hills
89fd09f8e5
Merge pull request #3475 from esphome/bump-2023.12.0b4
2023.12.0b4
2023-12-20 10:49:56 +09:00
Jesse Hills
d3f194bcc8
Fix doc link 2023-12-20 10:35:11 +09:00
Jesse Hills
c8741f5e7b
Update supporters for 2023.12.0b4 2023-12-20 10:16:47 +09:00
Jesse Hills
7fff990f8f
Update changelog for 2023.12.0b4 2023-12-20 10:16:18 +09:00
Jesse Hills
c6df0af940
Bump version to 2023.12.0b4 2023-12-20 09:59:59 +09:00
Jesse Hills
1a2beda1ef
Merge branch 'current' into beta 2023-12-20 09:57:28 +09:00
Jesse Hills
d8d06a274a
Add 'important' class to css to fix for dark mode (#3470) 2023-12-19 11:52:43 +09:00
Jesse Hills
3fdfb7aaec
Merge pull request #3464 from esphome/bump-2023.12.0b3
2023.12.0b3
2023-12-18 17:32:17 +09:00
Jesse Hills
28cd1e3d6a
Update supporters for 2023.12.0b3 2023-12-18 16:52:09 +09:00
Jesse Hills
331c5fed10
Update changelog for 2023.12.0b3 2023-12-18 16:51:39 +09:00
Jesse Hills
dc854620ea
Bump version to 2023.12.0b3 2023-12-18 16:51:12 +09:00
Jesse Hills
46090fe37f
Merge pull request #3457 from esphome/bump-2023.12.0b2
2023.12.0b2
2023-12-15 15:26:43 +09:00
Jesse Hills
05a9f3d22b
Update supporters for 2023.12.0b2 2023-12-15 15:03:56 +09:00
Jesse Hills
9a3cfd4d78
Update changelog for 2023.12.0b2 2023-12-15 15:03:27 +09:00
Jesse Hills
a500a5fe63
Bump version to 2023.12.0b2 2023-12-15 15:02:49 +09:00
jochenvg
1bfc664024
Template cover toggle (#3452) 2023-12-15 15:02:49 +09:00
Jesse Hills
7fc5131a58
Merge pull request #3453 from esphome/bump-2023.12.0b1
2023.12.0b1
2023-12-14 09:01:04 +09:00
Jesse Hills
e710723463
Update supporters for 2023.12.0b1 2023-12-14 08:35:48 +09:00
Jesse Hills
f5f8782691
Update changelog for 2023.12.0b1 2023-12-14 08:35:14 +09:00
Jesse Hills
484408b53e
Bump version to 2023.12.0b1 2023-12-14 08:30:47 +09:00
Keith Burzinski
7f50128530
Add PN7150 doc (#3242)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-14 08:27:40 +09:00
Jesse Hills
fdf872309a
Merge branch 'current' into next 2023-12-14 08:22:41 +09:00
Keith Burzinski
c46c395099
Add PN7160 doc (#3241)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-14 07:54:58 +09:00
Stefan Rado
97aa75ae7e
Add humidity support to climate (#3359) 2023-12-13 10:23:05 +09:00
Nicolas Gilles
2cfaa985f4
Add doc for nec repeats commands field (#3069)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-13 08:55:24 +09:00
Theo Hussey
d1b1d2a3d6
New documentation for AHT10/AHT20 sensors (#3221)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-13 08:29:01 +09:00
Thomas Bræmer
eb8ee0bcab
Added the A02YYUW distance sensor (#3356) 2023-12-13 08:26:13 +09:00
NP v/d Spek
aeb867d4ab
Touchscreen update to explain the new features added (#3405)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2023-12-13 10:01:23 +11:00
Tucker Kern
fe5a2862ce
Update speed fan with configuration options for preset modes (#3362)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-12 14:13:33 +09:00
Evgeny
43d22a4c81
Added description for on_image callback. (#2933)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-12 13:48:25 +09:00
Michael Davidson
a56be58f14
Add graphical display menu docs (#2572)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-12 12:16:02 +09:00
dependabot[bot]
2552595c6b
Bump actions/setup-python from 4 to 5 (#3438) 2023-12-07 08:27:06 +01:00
Edward Firmo
565e0703c2
Nextion exit reparse mode on startup (#3421)
* Adds docs for Nextion `start_up_page`

Based on changes from https://github.com/esphome/esphome/pull/5673

* Nextion - On_touch event

* Fix list of variables

* Fix list

* Lint - add blank line

* Lint - Fix underline size

* Nextion exit reparse mode on startup

Related to https://github.com/esphome/esphome/pull/5868

* Update components/display/nextion.rst

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-12-06 00:55:27 -06: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
tronikos
51dbc47f7e
Fix typo (#3435) 2023-12-05 19:40:47 +01:00
Philippe LUC
cd566bc2f9
Update teleinfo.rst (#3432) 2023-12-05 09:32:02 +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
Tomasz
019b2fa4c4
Change the URL of the YAML repository, as the old one is archived (#3420) 2023-12-05 09:28:36 +09:00
Clyde Stubbs
2bdece17dd
Document option to suppress check for multiple pin usage (#3366) 2023-12-05 08:56:57 +09:00
Fabio Pugliese Ornellas
d38368d4a6
Security improvement: Support wifi ap_timeout=0s (disable) (#3431) 2023-12-05 08:50:05 +09:00
jiriappl
9841389c97
Add missing required attribute name (#3428)
airthings_wave_plug requires `id` or `name` attributes, but both were missing in the sample. Adding `name` into the sample to have a working sample.
2023-12-03 06:03:47 +01: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
Clyde Stubbs
8065e5c8b1
ili9xxx display component doc update (#3200) 2023-11-29 14:06:55 +13:00
Clyde Stubbs
06d33db20e
Add HE60R Garage Door Opener (#3413) 2023-11-29 10:42:41 +13:00
Maurice Makaay
9eacd73d83
Fix DSMR request pin diagram for 3V3 GPIO output (#3396)
The request pin diagram used a ballast resistor of 330 Ohm, which was
based on a GPIO output of 5V. This should have been 200 Ohm, based on a
GPIO output of 3.3V.

This patch updates both the related description and the diagram image.
2023-11-28 11:17:28 +01:00