Commit Graph

2395 Commits

Author SHA1 Message Date
Zynth-dev
a49bc0140e
Update index.rst (#3645)
Explanation for how to check if the select has a specific value selected. This is very difficult to find/deduce from the documentation.
2024-02-27 20:47:11 +01:00
Clyde Stubbs
b8e58d401d
Add info about work-around for ble_tracker and wifi use on single core (#3502)
chips.
2024-02-27 07:04:03 +01:00
BigBobbas
d0cb0a4188
Docs should specify that PSRAM is required (#3621)
* added requires PSRAM

* Update components/micro_wake_word.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-02-26 08:57:53 +00:00
H. Árkosi Róbert
a618617e64
Remove dead inkplate link (#3515) 2024-02-25 20:20:23 +00:00
H. Árkosi Róbert
ccfbee538f
Delete devices directory (#3472) 2024-02-26 09:18:01 +13:00
Samuel Sieb
e875695aee
output is optional (#3633) 2024-02-26 07:52:29 +13:00
betz0r
2037a12f8d
Fix typo liquit to liquid (#3638) 2024-02-26 07:40:12 +13:00
MrEditor97
68adb55c79
Update I2C minimum bus speed (#3493)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-02-23 07:05:04 +01:00
Keith Burzinski
6a9e138cec
Update VA docs to add on_idle action (#3572) 2024-02-21 10:57:46 +13:00
Jesse Hills
c473a1d6cd
microWakeWord: Add minimum_esphome_version as optional field (#3612) 2024-02-19 17:01:05 +13:00
kahrendt
54d84e26c4
probability cutoff is a percentage (#3609) 2024-02-19 17:01:05 +13:00
Jesse Hills
9f189c737a
Merge branch 'current' into next 2024-02-13 09:44:35 +13:00
Jesse Hills
2dd2324963
Micro Wake Word docs (#3603) 2024-02-13 09:39:03 +13:00
ChuckMash
b8bb71d71f
Documentation for 6190 & 6193 (WLED Sync fix and BK72XX support) (#3602) 2024-02-12 17:31:27 +13:00
Clyde Stubbs
e4308e4e92
Fix ili9xxx docs, specifically example configs. (#3451) 2024-02-11 07:42:44 +01:00
NP v/d Spek
359ce8c896
[touchscreen] Add a note to the update_interval (#3601)
* [touchscreen] Add a note to the update_interval

* Update index.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-02-11 00:21:41 +01:00
fodfodfod
13988c20cf
Add All other options from Light (#3592) 2024-02-07 00:18:25 +00:00
Marcel Hetzendorfer
904568ca7e
add is_wrgb to esp32_rmt_led_strip (#3590) 2024-02-07 04:03:11 +09:00
dougiteixeira
c6372c19a7
Updates links to device class list (#3594)
* Updates link to documentation for device classes for sensors

* Updates link to documentation for device classes and state classes for binary sensors

* Updates link to documentation for device classes and state classes for buttons

* Updates link to documentation for device classes and state classes for covers

* Updates link to documentation for device classes and state classes for numbers

* Updates link to documentation for device classes and state classes for swtichs
2024-02-06 06:52:40 +01:00
VivantSenior
ef18810315
Update logger.rst (#3588)
No logger level "WARNING". Should be "WARN"
2024-02-03 12:16:23 +01:00
Michael
b1c36410d4
Update power_supply.rst (#3587)
Added maximum time for enable_time.
A delay() command of longer than 5 seconds triggers the watch dog timer and forces reset.
2024-02-03 11:51:18 +01:00
H. Árkosi Róbert
9e4ff6e250
Brush up modbus docs (#3478) 2024-01-30 18:01:35 -06:00
icefest
67065801c4
better description and note for pulse_meter graph (#3582) 2024-01-30 01:03:08 -08:00
rnauber
d0a2aab79c
waveshare_eink_color: add 2.7inch B and V2 (#3580)
Co-authored-by: Richard Nauber <richard@nauber.dev>
2024-01-30 15:16:07 +11:00
yousaf465
eeb9c3fafa
Update inkplate6.rst (#3578)
correct switch spelling
2024-01-28 14:18:59 +01:00
Ricardo Peironcely
2e864dac2d
Olimex POE WOVER uses GPIO0 for clock (#3576)
Update ethernet.rst
2024-01-27 16:21:35 +01:00
Clyde Stubbs
4b4814b2b7
Document Pico-ResTouch-LCD-3.5 support in ili9xxx (#3563) 2024-01-24 07:40:46 +11:00
Dion
8bb4d7df8e
Update MCP3008 Formatting & Readability (#3564)
Increase readability and fix some minor punctuation / formatting issues.
2024-01-22 21:25:36 +01:00
Bascht74
c7f204fc8b
remove serial command text (#3561)
## Description:
The serial command text at the end is not needed anymore becaus of: https://github.com/esphome/esphome/pull/2214

Was probably forgotten to remove

**Related issue (if applicable):**
./.

**Pull request in [esphome]:**
./.

## Checklist:

  - [ ] I am merging into `next` because this is new documentation that has a matching pull-request in [esphome](https://github.com/esphome/esphome) as linked above.  
    or
  - [X] I am merging into `current` because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.

  - [ ] Link added in `/index.rst` when creating new documents for new components or cookbook.
2024-01-20 19:30:17 +01:00
Jesse Hills
2b8777da69
Merge branch 'current' into next 2024-01-19 23:40:10 +09:00
tomaszduda23
6571a2bc32
OTA version documentation (#3552)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-01-19 13:18:09 +09:00
Clyde Stubbs
fe7f53e93c
Add Waveshare epd2.13v3 (#3171) 2024-01-19 12:10:55 +09:00
Jesse Hills
d1d889d3f8
Add AM2120 model to dht (#3559) 2024-01-19 11:50:04 +09:00
Clyde Stubbs
90f45472da
Document quad spi config (#3454) 2024-01-19 13:30:57 +11:00
Steffen Pankratz
711e4c0002
bluetooth_proxy.rst: Fix typo (#3557)
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
2024-01-18 22:09:32 +01:00
kahrendt
340bd0d1c5
Add documentation for combination sensor (#3216) 2024-01-18 18:09:52 +09:00
Benoît Leforestier
a7ac33d1bb
Add doc for Honeywell HumidIcon (I2C HIH series) Temperature & Humidity sensor (#3357)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-01-18 09:57:00 +09:00
h2zero
54926d3843
Add documentation for MQTT X.509 client certificates. (#3387)
Co-authored-by: h2zero <powellperalata@gmail.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-01-18 08:27:07 +09:00
Keith Burzinski
92c48dd837
Add docs for VEML3235 lux sensor (#3471)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-01-17 15:50:56 +09:00
Jesse Hills
a27d88dacf
Merge branch 'current' into next 2024-01-17 08:26:33 +09:00
Keith Burzinski
1288961250
Add NFC binary sensor platform doc (#3526)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-01-16 17:05:10 +09:00
Samuel Sieb
b8feef3b60
document continuous option (#3537) 2024-01-16 16:44:13 +09:00
alexborro
bc23d861d6
[Fingerprint_grow] Add description for on_finger_scan_misplaced and on_finger_scan_start triggers (#3490) 2024-01-16 16:38:22 +09:00
mathieu-mp
b5f9550cf0
Add triangle shapes to display component (#3544) 2024-01-16 15:38:12 +09:00
JLo
eebee22f8a
Add i2s_audio_id to i2s speaker (#3545) 2024-01-16 00:14:38 +09:00
NP v/d Spek
215e8f6eb0
add new display model and option to set 18Bit color mode. (#3542) 2024-01-15 11:09:38 +09:00
Samuel Sieb
62292906f0
document cse7766 changes (#3539) 2024-01-15 09:05:50 +09:00
Jesse Hills
cc2f6abe0c
Merge branch 'current' into next 2024-01-15 08:23:35 +09:00
NP v/d Spek
c3f21fbbb3
clarify the use of "on_update (#3538) 2024-01-14 07:54:52 +01:00
rossking
398e67c9eb
Update ili9xxx.rst (#3536)
Fixed the T-Embed dimensions to follow proper format. Added code block to make this work for TTGO boards.
2024-01-13 15:54:31 +01:00