Commit Graph

2359 Commits

Author SHA1 Message Date
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
85368.MB
b21f225872
fix ota trigger example (#3530) 2024-01-11 14:54:19 -08:00
Simone Rossetto
0cac6380d5
Documentation for WireGuard actions and conditions (#3342) 2024-01-11 14:09:45 +09:00
Andrey Bodrov
3f20eb3a22
Add BME280 SPI Component (#3273)
* Update bme280.rst

add BME280 SPI doc

* Update bme280.rst
2024-01-09 22:31:47 -06:00
Fabian Muehlberger
ac1c66f3d8
Update neopixelbus.rst (#3524)
Removed minor spelling error on line 16
2024-01-09 15:27:18 +01:00
Dusan Cervenka
15ca0fae0a
Extend i2s config options (#3517) 2024-01-09 10:07:24 +09:00
Edward Firmo
fb8e25267d
Extends UART change at runtime to ESP8266 (#3496) 2024-01-09 09:45:51 +09:00
functionpointer
ceec8f6685
pylontech: document voltage_low and voltage_high correctly (#3519) 2024-01-09 08:30:01 +09:00
Ruben van Dijk
fca598b833
Add questionmark to default glyphs. (#3516) 2024-01-09 08:19:12 +09:00
DominikBitzer
b510a08540
Hint for using 433Mhz transmitter (#3521)
This has to be added in order for the example to work, otherwise the example won't work because homeassistant is expecting a feedback sensor (for 433 transmitters, there is usually no feedback from e.g. the RC-lightbulb)
2024-01-07 22:06:04 +01:00
attilioscot
3162638b25
Update pulse_meter.rst (#3518)
fix action in example
2024-01-06 08:29:14 +01:00
NP v/d Spek
5cc4b67696
Update the touchscreen document's (#3487)
* Update Touchscreen documentation
move the XPT2046 component to the right section.

* search what is wrong

* fix typo

* restore last fix

* Update index.rst

* try to resolve the issue by removing the ref-link

* Update index.rst

* Update components/touchscreen/index.rst

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

* Update components/touchscreen/index.rst

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

* Update components/touchscreen/index.rst

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

* Update components/touchscreen/index.rst

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

* Update components/touchscreen/index.rst

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

* Update components/touchscreen/index.rst

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

* Update components/touchscreen/index.rst

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

* Update components/touchscreen/index.rst

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

* opdate xpt2046 doc for new Touchscreen component.

* add documentation for the ft63x6 touchscreen

* add new-line

* Move image around

* Update components/touchscreen/index.rst

* Update components/touchscreen/index.rst

* Update components/touchscreen/index.rst

* Update components/touchscreen/index.rst

* Update touchscreen documentation needed to be updated

* fix reported issue

* fix reported issue

* fix reported ref issue

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2024-01-03 17:01:11 +01:00
Peter van Dijk
470d4a5338
Update AHT10 docs to show support for AHT30 sensor (#3508)
A few users commented in https://github.com/esphome/esphome/pull/5198 to say their AHT30 works now.
I tested this, and indeed it works.
2024-01-01 23:00:12 +01:00
Michael Davidson
8eb3206560
Add note about the requirement for Pages in Pop Up Mode + sample to emulate Pop Up Mode in Advanced Mdoe (#3504) 2023-12-30 09:33:42 +01:00
Clyde Stubbs
830575fdc0
Ble client additions. (#3138)
* Add ble_client actions

* Fix heading length

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-12-29 01:38:14 -06:00
Samuel Sieb
f95d5e4b2f
mcp4728 is required (#3302)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-12-29 08:28:19 +01:00
Dion
083f3f264b
Update ld2410.rst - Typo (#3503)
perfrom -> perform (button heading)
2023-12-28 20:52:05 +01:00
Clyde Stubbs
e1f1cc9771
Note about st7789v being replaced by ili9xxx (#3499) 2023-12-27 00:25:10 -06:00
Anton Viktorov
da8e29245e
ST7567 display support (#3482) 2023-12-27 12:04:14 +11:00
Jesse Hills
d34972ea3d
Merge branch 'current' into next 2023-12-25 21:14:37 +09:00
Maximilian Ertl
8e983bd8d5
Fix type in ble_presence.rst (#3489)
- "present" was misspelled as "precent"
- all other lines ent with a period
2023-12-23 07:18:31 +01:00
Scott K Logan
e3ec10f8c7
Add a Binary Sensor Filter for state settling (#3439)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-22 11:33:32 +09:00
Edward Firmo
89efea7d96
UART changing at runtime (#3456)
Based on esphome/esphome#5909
2023-12-22 11:04:03 +09:00
Jesse Hills
13d8585470
Merge branch 'current' into next 2023-12-22 11:03:43 +09:00
marshn
9caae65c93
Add KeeLoq RF protocol to remote_base integration (#3255) 2023-12-22 09:30:26 +09:00
Steve Rodgers
790c14cccb
Update alarm docs to reflect changes in esphome/esphome#5671 (#3334)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-12-21 14:10:59 +09:00
Ruben van Dijk
5e052c2bf7
(fingerprint_grow) on_finger_scan_invalid automation. (#3430) 2023-12-21 13:39:58 +09:00
mrtoy-me
90ca1b6cc6
Add Waveshare 1.47in to st7789v (documentation for esphome PR#5884) (#3440) 2023-12-21 13:38:20 +09:00
Fabian Pflug
52f3fa8fa8
Add waveshare 2.9inV3 model (#3443) 2023-12-21 13:36:48 +09:00
Fabian Pflug
f6ffef3df4
Add 2.7inv2 version for waveshare (#3444) 2023-12-21 13:30:13 +09:00
yousaf465
c8ff8f8d75
Update ens160.rst (#3481)
* Update ens160.rst

update datasheet link. pervious one is broken

* Update ens160.rst
2023-12-20 21:59:01 -06:00
Pavlo Dudnytskyi
00f10d2b87
Updated Haier integration documentation to support alarm triggers (#3474)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-12-21 09:10:53 +09:00
Matthew Campbell
64cccc6f10
Add docs for addressable color wipe gradient feature (#3339)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-12-21 09:09:23 +09:00
Branden Cash
1b497bfa82
feat: add documentation for AS5600 (#3304)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-21 09:07:49 +09:00
Yorick Smilda
2b2c0e2259
HLW8012: add "never" option to change_mode_every (#3473) 2023-12-20 04:52:59 -06:00
Keith Burzinski
fea3671c7c
Update logger component docs for new USB support (#3469) 2023-12-20 13:43:45 +09:00
Keith Burzinski
2544de1052
Update logger component docs for new USB support (#3469) 2023-12-20 11:45:10 +09:00