Commit Graph

2469 Commits

Author SHA1 Message Date
Penny Wood
6fa3868347
Raw values access (#3729) 2024-04-02 17:01:27 +02:00
yousaf465
14321df03d
Update bl0942.rst (#3728) 2024-04-02 19:13:05 +13:00
B48D81EFCC
89767169d7
Update ethernet.rst. Added more details. (#3726)
Added details about the specific board. There is a ESP32 and a ESP32-S3 variant which uses a different network chip.
2024-04-01 19:50:49 +02:00
Teppo Kurki
21d9205e4f
Wireguard: add netmask caveat note (#3584)
With the default netmask no outgoing traffic will pass through the tunnel, so add a note about this in the sample configuration.
2024-03-31 09:38:58 +02:00
[NUT]
67e5ba0c19
Guide on creating and including sound clips to be played by the i2s Speaker component. (#3718)
* Add files via upload

* Add files via upload

* Update audio_clips_for_i2s.rst

* Update audio_clips_for_i2s.rst

* Update audio_clips_for_i2s.rst

* Update index.rst

missing link to the speaker component (this page is well hidden!) and added the link to the guide.

* Update audio_clips_for_i2s.rst

Dots on i

* Update audio_clips_for_i2s.rst

updated links

* Update audio_clips_for_i2s.rst

xxd link for anything else but Linux...

* Update index.rst

links in this format are strange.

* Update audio_clips_for_i2s.rst

And again... links are weird.

* Update audio_clips_for_i2s.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-28 08:37:40 +01:00
Götz Görisch
b5d475d1af
doc: describe the IPv6 address generation (#3704)
* doc: describe the IPv6 address generation

* fixes https://github.com/esphome/issues/issues/5618

* Update network.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-21 20:24:15 +01:00
Clyde Stubbs
56e9418b08
Correct example config for T-Display S3 Amoled (#3701) 2024-03-21 12:07:47 +13:00
SodaWithoutSparkles
008766717a
fix(ina219): typo (#3697)
esphome/issues#5613
2024-03-20 15:53:54 +01:00
Jesse Hills
18cf4c08d7
Merge branch 'current' into beta 2024-03-15 14:23:02 +13:00
Zynth-dev
7696f6e6f3
Update index.rst to provide missing information on the on_value behavior (#3652)
* Update index.rst to provide missing information on the on_value behavior

The on_value behavior was unclear about what happens when the selected-value is set to the same value as it already was.

* Update components/select/index.rst

Co-authored-by: guillempages <guillempages@users.noreply.github.com>

---------

Co-authored-by: guillempages <guillempages@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-13 21:16:09 +01:00
Michał Sochoń
69dd4c41ee
Fix indentation for SGP4x (#3670)
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
2024-03-13 20:44:38 +01:00
Jesse Hills
244ed32046
Merge branch 'current' into next 2024-03-13 16:33:13 +13:00
kev300
d47883aa54
add possibility to provide different conversion times for Bus Voltage… (#3661)
Co-authored-by: Kevin Hübner <k.huebner@ceyoniq.com>
2024-03-13 16:25:41 +13:00
Chris Feenstra
c02f4106d8
Kamstrup KMP (#3513)
Co-authored-by: Chris Feenstra <chris@cfeenstra.nl>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-13 16:01:26 +13:00
Ettore Beltrame
4ba09c09da
Add Emmeti platform to climate_ir.rst (#3109) 2024-03-13 14:16:07 +13:00
Mark Spicer
5acfce67c1
feat: Add HTU31D Documentation (#3397)
* feat: Add HTU31D Documentation

This commit adds documentation for the HTU31D component.

* Fix image size

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-13 14:05:02 +13:00
Sorin Iordachescu
e31870f247
ADE7953: Add the ability to use accumulating energy registers, more precise power reporting (#3656) 2024-03-13 12:17:10 +13:00
Clyde Stubbs
707614f1cf
Document quad SPI AMOLED displays (#3677)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-13 12:15:00 +13:00
Landon Rohatensky
0c1658259b
add docs for load font from url (#3261) 2024-03-13 12:07:44 +13:00
Jimmy Hedman
621299e930
Fix spelling (#3679) 2024-03-12 11:08:57 +01:00
Kevin Reilly
def1caf939
Deep sleep: example of getting wakeup cause (#3663)
* Deep sleep: example of getting wakeup cause

* Update deep_sleep.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-12 09:13:45 +01:00
Citric Lee
8f85d9152e
Add Seeed Studio mmWave Sensor MR24HPC1 document (#3383)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-12 16:33:45 +13:00
Anton Viktorov
039846406b
VEML7700 and VEML6030 light sensors (#3525)
* VEML7700 and VEML6030 light sensors

* VEML7700 math indent

* VEML7700 tidy

* VEML7700 tidy

* VEML7700 update

* VEML7700 pic fix

* VEML7700 typo

* VEML7700 doc fix

* Apply suggestions from code review

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

* VEML7700 minor fixes after the review

* simplified sensor config

* Update components/sensor/veml7700.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-03-11 21:51:05 -05:00
Clyde Stubbs
95fc5a0b24
Update quad spi docs (#3676) 2024-03-12 15:50:27 +13:00
mrtoy-me
9f30cf7b60
hydreon_rgxx - add resolution option (#3529) 2024-03-12 15:32:01 +13:00
Clyde Stubbs
d2af542012
Add st7701s and rpi_dpi_rgb docs (#3546)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-12 11:45:57 +13:00
RubyBailey
df6b8af452
Mitsubishi update (#2353)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: RubyBailey <ruby_bailey11@hotmail.com>
2024-03-12 10:01:10 +13:00
H. Árkosi Róbert
cde95b10cf
Add note about fake RP2040 unsupported (#3675)
* Add note about fake RP2040 unsupported

* Update rp2040.rst

* Update rp2040.rst

* Update components/rp2040.rst

Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2024-03-11 21:05:50 +01:00
Manuel Kasper
031ea607a8
Document new support for Waveshare 2.13" V2 display (#3669)
* Document new support for Waveshare 2.13" V2 display

* Revert line that has gone missing and fix typo
2024-03-12 05:39:15 +11:00
Mike La Spina
dd22ca90cc
ATM90E32 advanced features (#3573)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-12 07:23:17 +13:00
Fabio Pugliese Ornellas
7010eabcea
Add MHZ-19 warmup time (#3604) 2024-03-12 07:17:50 +13:00
Clyde Stubbs
7d53484c83
Font: document new font features (#3596)
* Document new font features

* Add entry in index.rst

* Update components/display/fonts.rst

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

* Make html-strict happy

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-03-11 04:03:42 -05:00
Clyde Stubbs
e895ebbc30
Add Cst226 touchscreen docs (#3577)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 18:35:42 +11:00
Clyde Stubbs
d1cdeb2913
Add GC9A01A docs (#3674)
* Add GCA901A model to ili9xxx

* Fix name
2024-03-11 17:47:25 +11:00
Clyde Stubbs
d358a90aee
Add docs for ble_presence timeout (#3500) 2024-03-11 17:39:04 +11:00
swoboda1337
1de513d903
Add AM2315C docs (#3625)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 19:33:46 +13:00
Clyde Stubbs
9cdbd6da73
Add CST816 touchscreen docs (#3459)
* Add CST816 touchscreen docs


---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-11 16:35:08 +11:00
Rodrigo Martín
9279b696e1
feat(MQTT): Add QoS option for each MQTT component (#3635) 2024-03-11 13:12:56 +13:00
NP v/d Spek
51deedd88c
Update ili9xxx documentation in regards of SPI settings (#3673)
* Update ili9xxx documentation in regards of SPI settings

Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>

---------
2024-03-11 10:20:52 +11:00
chbmuc
f66261f2b8
Add IRK support to allow tracking of devices with random MAC addresses (#3666)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2024-03-11 10:12:03 +11:00
alexborro
66f924f816
[Fingerprint_grow] Add description for Sleep Mode Feature (#3558) 2024-03-11 12:04:20 +13:00
Samuel Sieb
b32101c04b
document template fan and fan triggers (#3655) 2024-03-10 15:42:14 -07:00
Solomon
2af197fe09
Add documentation for ADS1118 (#3606)
Co-authored-by: Solomon <solomon.gorkhover@finnpartners.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 11:09:09 +13:00
Dmitry
ab4e7bd835
Add AGS10 Sensor (#3527)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 10:19:14 +13:00
RFDarter
d549160fc9
add doc for datetime component (#3595)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 07:52:24 +13:00
Ludovic BOUÉ
57dd5aa844
Update pca9554.rst (#3662)
Fix typo
2024-03-06 16:26:55 +01:00
Samuel Sieb
cf4a5f5d40
optional output is temporary (#3654) 2024-03-06 09:34:52 +13:00
Jesse Hills
fd936fc082
Add docs for passing the used wake word to the voice_assistant (#3651) 2024-03-06 09:34:51 +13:00
Jesse Hills
49d194a538
Merge branch 'current' into next 2024-03-06 09:32:01 +13:00
Samuel Sieb
89ce2b20f4
optional output is temporary (#3654) 2024-03-06 07:41:53 +13:00