1
0
mirror of https://github.com/esphome/esphome-docs.git synced 2025-04-04 18:27:02 +02:00
Commit Graph

2851 Commits

Author SHA1 Message Date
Keith Burzinski
ab281e7bf1
[audio_dac] [aic3204] Add new component + platform docs ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-10-07 09:59:40 +13:00
Keith Burzinski
df96b67cb2
[esp32] Update doc for new `ignore_efuse_custom_mac` config var () 2024-10-02 03:27:59 -05:00
Jesse Hills
aedfd8005e
Merge branch 'current' into next 2024-10-01 15:28:35 +13:00
Jesse Hills
25548b26c6
[rp2040] Update note on platform version () 2024-10-01 14:57:29 +13:00
Keith Burzinski
7181a113f6
Make images consistent on home page () 2024-09-30 16:49:10 +13:00
Nick Kinnan
1239c5ca68
Make time dependency optional ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-30 16:27:25 +13:00
zry98
d0d69cf995
Add docs for Sharp GP2Y1010AU0F PM2.5 sensor ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-30 14:22:30 +13:00
Jesse Hills
d15934bffe
Add clean_session as configurable option to the MQTT component ()
Co-authored-by: victorclaessen <victor@victorclaessen.nl>
2024-09-27 10:05:48 +12:00
Jesse Hills
4433fbd5cf
Revert "Add clean_session as configurable option to the MQTT component" () 2024-09-27 09:58:22 +12:00
victorclaessen
a8eada3d68
Add clean_session as configurable option to the MQTT component () 2024-09-27 09:57:55 +12:00
Clyde Stubbs
d0c2ca35bb
[ch422g] Document additional pin support () 2024-09-27 09:51:11 +12:00
Jonathan Swoboda
376621b5eb
Add remote transmitter triggers to support auto tx on/off ()
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
2024-09-25 14:09:27 +12:00
David Sichau
d59fc0ea3c
Update inkplate6.rst () 2024-09-25 12:50:04 +12:00
GitHubGoody
a54796b0dc
Added "and/or brightness (e.g. monochromatic)" to the Random Effect description ()
The Random Effect can also affect the brightness instead of color (e.g. monochromatic light components). I'm not sure if the brightness is also affected for RGB light components, so I put it as an "and/or" instead of just an "or." Of course, adjust based on how it actually works with RGB lights.
2024-09-24 16:42:54 +02:00
functionpointer
7c11e07b94
Pylontech mostempr ()
* pylontech: Increase limit to 16, fix RJ11 for US2000

* pylontech: Add link to MultiSIBControl

* Pylontech: Add link to ioBroker.pylontech

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-09-24 13:17:11 +02:00
Nick Kinnan
ab15c29572
add reactive power to cse7766 ()
* add reactive power to cse7766

* tweak documentation for clarity
2024-09-23 22:53:20 -05:00
Keith Burzinski
26c3ba29e0
[esp32_improv] Doc updates for esphome/esphome#7461 () 2024-09-23 16:55:58 +12:00
Jesse Hills
03a7a1cb1f
More `homeassistant` platform notes () 2024-09-22 23:40:23 -05:00
Jesse Hills
0d6de97db1
Merge branch 'current' into next 2024-09-23 10:40:40 +12:00
NP v/d Spek
8288cd3309
fix typo **post** to **port** () 2024-09-22 12:55:20 +02:00
Mischa Siekmann
09250d38f6
Add on_announcement trigger to media_player doc ()
* added on_announcement trigger to media_player doc

---------

Co-authored-by: guillempages <guillempages@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-21 22:09:20 +02:00
Dave T
1e73572a3b
Fix minor grammatical error () 2024-09-19 23:06:26 +02:00
Michał Obrembski
0d0887cdff
Added TCA9555 driver docs ()
Co-authored-by: Michal Obrembski <michal@obrembski.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-19 16:17:19 +12:00
Clyde Stubbs
114f445e03
[lvgl] Enhancements () 2024-09-19 16:17:08 +12:00
Pietro
e72c0f1b79
I2s comm fmt ()
Co-authored-by: PxPert <pxpert@pxpert.cloud>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-19 16:16:43 +12:00
Pavlo Dudnytskyi
10996e384d
Haier climate documentation updated to reflect new code changes ()
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
2024-09-19 16:09:30 +12:00
Edward Firmo
1d001eb858
[nextion] add skip_connection_handshake attribute ()
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-09-19 16:08:18 +12:00
Andrey Bodrov
84d6905a87
Add openeth type to Ethernet controller () 2024-09-19 16:07:37 +12:00
Jesse Hills
e0bad5770f
Merge branch 'current' into beta 2024-09-18 12:44:38 +12:00
Jesse Hills
d359330651
Merge branch 'current' into next 2024-09-18 12:44:24 +12:00
Clyde Stubbs
640c6b93e6
[ili9xxx] Add cs_pin config option ()
* Add cs_pin config option to ili9xxx
Add list of common display configs

* Additional text

* move `id` to top-level display doc

* Fix st7701 transform docs
2024-09-17 15:37:40 +02:00
H. Árkosi Róbert
300327649e
LVGL cookbook ()
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-16 10:01:36 +12:00
Jesse Hills
0f6122ec36
Merge branch 'current' into beta 2024-09-16 10:01:26 +12:00
Jesse Hills
119d7ae937
Merge branch 'current' into next 2024-09-16 10:01:25 +12:00
H. Árkosi Róbert
7d61eb1ce5
LVGL cookbook ()
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-15 22:00:17 +12:00
Keith Burzinski
02d9af543c
Add a section about custom component deprecation () 2024-09-14 18:41:18 +12:00
Tomer
3331f92a2f
Update ble_presence.rst to include information about Manufacturer ID () 2024-09-13 17:57:59 +12:00
Jesse Hills
922ec42bf4
Add note about service -> action change () 2024-09-12 10:11:50 +12:00
ajwahab
18d8cbaecb
Described new esp32_camera frame buffer option. () 2024-09-11 17:25:48 +12:00
Tercio Filho
6bb4798f22
[Modbus Controller] Added preference to change command retries () 2024-09-11 17:21:34 +12:00
[pʲɵs]
42ca53f43a
[i2s_audio] Add more options to speakers and microphones () 2024-09-11 17:12:22 +12:00
ArkanStasarik
20cf2ac200
Update max31856 docs to support thermocouple type selection ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-11 16:53:12 +12:00
Mike La Spina
3c927f750d
Add ATM90E32 Offset calibration ()
Co-authored-by: descipher <mike.laspina@gelidus.ca>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-11 09:20:44 +12:00
marcovaneck
9800b81513
[dsmr] Add internal 'telegram' text_sensor to support bridging ()
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-10 20:23:02 +12:00
Jesse Hills
bdd3e0cf59
Merge branch 'current' into next 2024-09-10 01:25:23 +00:00
Clyde Stubbs
d1eb610d81
[LVGL] documentation for gradients and meter parts. () 2024-09-10 13:24:21 +12:00
Jesse Hills
0a0b2d8964
[bl0942] Tidy up example () 2024-09-10 13:23:09 +12:00
David Woodhouse
81f838f0af
[bl0942] Update docs for accuracy fixes in esphome/esphome#7428 ()
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
fixes in 
2024-09-10 13:12:04 +12:00
Maximilian Mewes
ebdb1bc053
update jsn_sr04t page () 2024-09-10 12:55:37 +12:00
Jesse Hills
8e5bd43784
[bme280] Update configuration variables list () 2024-09-10 12:54:57 +12:00