Kevin Ahrendt
d0bba8794c
[resampler] Media Player Components Docs PR1 ( #4628 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-02-05 09:59:45 +13:00
Rodrigo Martín
337a25857d
feat(core): Add support for <...> includes ( #4611 )
2025-02-02 21:34:40 +01:00
Jimmy Hedman
6f56b40a3d
Document multicast support for udp component ( #4576 )
...
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2025-01-29 21:00:43 +11:00
Rodrigo Martín
b1b855edd7
[esp32_ble_server] Create custom BLE services, characteristics and descriptors ( #4002 )
...
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2025-01-28 22:00:07 +11:00
Jesse Hills
88d2adbc04
[online_image] Binary BMP support ( #4600 )
2025-01-23 15:11:22 +13:00
brambo123
bbde3c672c
[ads1115] Add sample rate control ( #4591 )
2025-01-23 12:31:10 +13:00
Keith Burzinski
83fa58f105
[esp32] Set logger default interface for C6 ( #4599 )
2025-01-23 12:13:45 +13:00
Keith Burzinski
2a650cdf37
[es7243e] Add docs for ES7243E audio ADC ( #4597 )
2025-01-23 09:23:25 +13:00
Citric Li
a35555cb24
Add: Human Presence and Target Count to the Seeed Studio MR60BHA2 ( #4535 )
2025-01-22 13:01:18 +13:00
Keith Burzinski
b561a3610d
[custom] Remove platforms ( #4598 )
2025-01-22 12:56:55 +13:00
Keith Burzinski
229768c8ff
Add docs for ES8156 audio DAC ( #4583 )
2025-01-21 16:15:21 +13:00
Clyde Stubbs
70985ddbfe
uptime text sensor docs ( #4590 )
2025-01-21 15:43:53 +13:00
Keith Burzinski
7e4e87aa23
[audio_adc] Add/update docs for new component ( #4588 )
2025-01-21 15:35:43 +13:00
guillempages
4310834996
[image] Rename "use_transparency" to "transparency" ( #4595 )
2025-01-20 08:34:22 +11:00
Bonne Eggleston
3513102817
Update send_wait_time text to reflect modbus timing changes ( #4399 )
...
Documentation update to reflect change in how send_wait_time is handled in modbus.
Previously send_wait_time had to be set to the longest possible message on the bus, which is difficult to calculate, and error prone. It would clobber incoming messages by sending outgoing commands in the middle of receipt.
New functionality (see https://github.com/esphome/esphome/pull/7674 ) changes this to wait for the response to be complete, and then sending the next command.
Now send_wait_time only needs to be large enough to allow time for devices to send their first byte of response.
2025-01-19 09:15:10 +01:00
Jesse Hills
1436379b1f
Merge branch 'current' into next
2025-01-17 14:48:09 +13:00
Jesse Hills
9f9b7d714e
Merge pull request #4589 from esphome/bump-2024.12.4
...
2024.12.4
2025-01-17 14:47:33 +13:00
Jesse Hills
cfac34e4c4
Update changelog for 2024.12.4
2025-01-17 13:46:22 +13:00
Jesse Hills
847900250a
Bump version to 2024.12.4
2025-01-17 13:40:13 +13:00
Jesse Hills
90b55ebf22
Merge branch 'current' into next
2025-01-17 13:33:06 +13:00
Jesse Hills
14fb7f966c
Merge pull request #4587 from esphome/bump-2024.12.3
...
2024.12.3
2025-01-17 13:32:30 +13:00
Jesse Hills
f49c6708ba
Update supporters for 2024.12.3
2025-01-17 12:25:46 +13:00
Jesse Hills
3be5eb689b
Update changelog for 2024.12.3
2025-01-17 12:25:01 +13:00
Jesse Hills
2792aa2d20
Bump version to 2024.12.3
2025-01-17 12:24:23 +13:00
Jesse Hills
7e0d1f85c3
Merge branch 'current' into next
2025-01-17 12:23:38 +13:00
Kevin Ahrendt
907eb96088
document es7210 ADC component ( #4534 )
2025-01-15 16:47:26 +13:00
Clyde Stubbs
c66171fadd
Document ili9xxx changes ( #4581 )
2025-01-15 12:42:07 +13:00
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
Clyde Stubbs
6ee528f5c8
[uptime] Document text_sensor ( #4548 )
2025-01-15 11:27:50 +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
Nate Clark
6eb3460436
Adds documentation for Alarm Control Panel REST API endpoints ( #4517 )
2025-01-13 17:35:32 +13:00
Clyde Stubbs
75e64bd088
Document image changes ( #4506 )
2025-01-13 16:21:45 +13:00
Keith Burzinski
5196cbb5b0
Add set_brightness
action + copy fixes ( #4550 )
2025-01-13 16:12:56 +13:00
Keith Burzinski
cca1098284
Getting started guide updates ( #4578 )
2025-01-13 14:08:51 +13:00
Brian Whicheloe
5cac4eea3d
Log level ( #4341 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-01-13 08:15:28 +13:00
Clyde Stubbs
5bb89271cf
Update auto_clear description ( #4522 )
2025-01-13 07:56:59 +13:00
Clyde Stubbs
b26d08c8df
[lvgl] Document lvgl.page.is_showing
( #4570 )
2025-01-13 07:53:29 +13:00
Clyde Stubbs
7af3664e72
Remove default state ( #4559 )
2025-01-13 07:42:00 +13:00
dependabot[bot]
6ea12e21c9
Bump actions/upload-artifact from 4.5.0 to 4.6.0 ( #4572 )
2025-01-11 12:39:44 +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
Janick Bergeron
22d617e7cf
Easier to find Devices Database ( #4564 )
...
Added link to device database in "Next Step" box at the top
Created sections for the information at the bottom of the page that didn't really belong in the "Cookbook" section so their respective topics will be easier to find as they'll be in the table of content.
2025-01-06 19:57:35 +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
Samuel Sieb
80ca2afd06
fix dashboard start command ( #4553 )
2025-01-02 02:35:56 -06: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
Clyde Stubbs
ae042065f0
Document disp_bg_opa and none
for disp_bg_image
( #4545 )
2024-12-29 09:00:30 +01: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