Commit Graph

2972 Commits

Author SHA1 Message Date
Karl G
a8948df387
Inkplate 10 (#4582)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-01-15 12:34:23 +13:00
jakeapp
8d65c41e96
Update i2c.rst (#4580)
https://github.com/esphome/esphome/pull/6145

Allows esp8266 to handle multiple i2c busses, tested and working.
2025-01-13 19:49:35 +01:00
Patrick Pussar
80a99e124a
Rename 'no2' to 'nitrogen_dioxide' in Grove Gas MC V2 docs (#4527)
Fixes https://github.com/esphome/issues/issues/6393

Co-authored-by: Patrick Pussar <patrick.pussar@deutschebahn.com>
2025-01-07 21:16:00 +01:00
Matthias
ca2f4beab7
Fix typo in endstop.rst (#4565)
copy&paste typo in description of stop.
2025-01-07 14:23:51 +01:00
Ztech
e38b0a64d2
Update remote_receiver.rst (#4542)
Added a reference to software hack that allows for RF bridges to work.
2025-01-05 07:57:33 +01:00
Michal Suchánek
3d49a01f79
esphome.rst: Show on_boot/on_Shutdown priority as list item (#4557)
Multiple priorities can be used in a list. Show the value as a list item in the code example to make this clear.
2025-01-05 00:33:04 +01:00
星野SKY
3087a6c8ae
Fix invalid link (#4549) 2025-01-01 09:34:39 +01:00
Pietro
5f93b8eaef
Add use_psram param description to esp32_rmt_led_strip.rst (#4266) 2024-12-29 20:48:02 +11:00
H. Árkosi Róbert
cd2b971ffa
Update font renderer example to avoid number to string ambiguity (#4544) 2024-12-29 09:12:33 +11:00
H. Árkosi Róbert
0a8a374764
Correction to http_request example (#4543)
The affected example code caused two errors:
- a `no return statement in function returning non-void [-Werror=return-type]` caused by missing `return`s within the `if`s.
- `while parsing a block mapping ... expected <block end>, but found '<scalar>'` caused by the `;` at the end of `args`
2024-12-29 09:08:13 +11:00
Marek Lewandowski
c6c0c3e971
Fixed a typo in ld2420 docs. (#4520) 2024-12-20 01:15:51 +01:00
Clyde Stubbs
949c7c26a2
[lvgl] Clarify getting started (#4519) 2024-12-20 01:14:40 +01:00
Jesse Hills
6079927ecf
[esp32_improv] Remove `false` as valid value for authorizer (#4512) 2024-12-18 03:38:02 -06:00
imgbot[bot]
dd44b367ae
[ImgBot] Optimize images (#4511) 2024-12-18 17:15:57 +13:00
Jesse Hills
a56fd99d4f
Merge branch 'current' into beta 2024-12-18 11:35:39 +13:00
Jesse Hills
38ef9407c5
Update Corrected index.rst (#4507)
The previous yaml code had errors which I corrected here. It may not be all the errors. I did not test tall the code on the page.

Co-authored-by: Gary Rubin <gary@hopworks.com>
2024-12-18 08:44:18 +13:00
Jesse Hills
bedfbf5dc4
Merge branch 'current' into beta 2024-12-16 07:56:55 +13:00
BerlinJoker
f39ceef59d
expanded description for "radius" (#4482)
I originally understood the wording around "65535 = pill shaped widget (true circle..." in a way that setting radius to 65535 always gives you a circle, also for widgets that (obviously) have way smaller widths and heights. Working with it a bit I realised it's not that straightforward, and that setting a radius in line with what is set for width/height is the way to go anyway. So I decided to expand the description a bit.
2024-12-11 14:47:35 +01:00
Jesse Hills
9dbd81f870
Merge branch 'current' into next 2024-12-11 15:49:44 +13:00
Clyde Stubbs
fc4620c373
Document `on_change (#4496) 2024-12-10 14:25:32 +13:00
Sean Johnson
2dd164a413
Update index.rst - typo (#4495) 2024-12-10 14:08:07 +13:00
Citric Lee
21bb8c81dd
Add: Seeed Studio MR60BHA2 Document (#4333)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-12-09 15:28:46 +13:00
LaboDJ
0224cf843f
vbus component: fix for Deltasol CS Plus (#4478) 2024-12-07 21:19:13 +11:00
Jesse Hills
c2dbfa1079
Merge branch 'current' into next 2024-12-06 15:42:42 +13:00
Jesse Hills
5526e879f0
Docs for ble name (#4477) 2024-12-02 23:38:51 -06:00
kbullet
708bc8d543
Updated docs for esphome#7768 (#4452) 2024-12-02 17:28:22 -06:00
David Woodhouse
8b6e42507f
Add docs for H-Bridge Switch (#4233)
* Add docs for H-Bridge Switch

* optimistic mode

* Update hbridge.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-12-02 02:22:03 -06:00
Amaery
35fe54f434
Update packages.rst to fix example (#4484)
Example for multiple garage doors was invalid, updated to use correct logic.
2024-11-29 16:00:19 -08:00
Paul Schulz
effd97c630
Update spi.rst - typo (#4481) 2024-11-29 07:36:09 +01:00
Jesse Hills
52a28b11e1
Merge branch 'current' into next 2024-11-27 14:06:03 +13:00
Jesse Hills
5d624ed617
Clarify position in template cover docs (#4475) 2024-11-27 12:09:35 +13:00
mi-hol
d7e6acf623
fix typo (#4461) 2024-11-26 10:49:21 +01:00
Citric Lee
14cf1c478c
Add: Seeed Studio MR60FDA2 mmWave Sensor document (#4330)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-11-26 13:54:02 +13:00
Samuel Sieb
f464770315
document new key trigger (#4467)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2024-11-26 13:21:51 +13:00
JonasB2497
2ac95352f2
added documentation for new display model (#4394) 2024-11-26 11:30:03 +13:00
programmingbgloDE
c8a8231f90
Add documentation for waveshare 1.54in v2 b display (#4025) 2024-11-26 11:27:02 +13:00
Samuel Sieb
8a8e1edbd4
docs for new switch binary sensor (#4465)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-11-25 21:40:50 +13:00
Rodrigo Martín
4a4d0ae752
feat(WiFi): Add wifi.configure action (#4186) 2024-11-25 11:06:23 +13:00
Petr Kejval
79a438b8a5
Add publish Action for Nextion components (#4368)
* Add Nextion actions

* satisfy linter

* add link to lambda section instead of providing examples

* Apply suggestions from code review

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

* wrap lines

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-11-22 22:52:49 -06:00
imgbot[bot]
1ddd7c94aa
[ImgBot] Optimize images (#4456)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-11-22 09:29:11 +01:00
Edward Firmo
280ee8542f
[nextion] New trigger on_buffer_overflow (#4442) 2024-11-21 07:28:26 +13:00
Jesse Hills
001b212d57
Merge branch 'current' into next 2024-11-19 09:04:23 +13:00
Jesse Hills
8e6c5c6e10
Merge branch 'current' into beta 2024-11-19 09:04:23 +13:00
Keith Burzinski
278196ace0
Add deadline for custom components (#4446) 2024-11-18 08:59:11 +01:00
kotylo
7ebc187ed0
Update bme280.rst with CSB pin hint (#4439) 2024-11-15 16:55:27 +01:00
technotic
a8caebd7bf
fixed i2c multiple bus sample code, adding missing "sensor:" sensor line. sample code will now validate. (#4271) 2024-11-15 12:51:35 +01:00
Jesse Hills
50f877cf0c
Merge branch 'current' into next 2024-11-13 13:15:33 +13:00
TFGF
283be7205d
[Modbus Controller] Document new automations on_online and on_offline (#4231)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-11-13 09:48:45 +13:00
Kevin Ahrendt
23b883351b
[i2s_audio] Document I2S speaker disable timeout option (#4426) 2024-11-13 07:20:15 +13:00
Jesse Hills
f4226cb93a
Clean up some external links (#4430) 2024-11-12 16:39:09 +13:00