Commit Graph

4872 Commits

Author SHA1 Message Date
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
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
bwynants 4b5a5159ff
medisana scale (#3506)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-01-02 20:20:25 +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 2b0f1ac8c4
Merge pull request #3495 from esphome/bump-2023.12.5
2023.12.5
2023-12-26 02:45:13 +13:00
Jesse Hills c010c94efd
Update changelog for 2023.12.5 2023-12-25 22:24:50 +09:00
Jesse Hills 713c381ec2
Bump version to 2023.12.5 2023-12-25 22:24:14 +09:00
Jesse Hills ad03f2e4ff
Merge branch 'current' into next 2023-12-25 22:23:38 +09:00
Jesse Hills afdf66ea33
Merge pull request #3494 from esphome/bump-2023.12.4
2023.12.4
2023-12-26 01:45:56 +13:00
Jesse Hills 0feac97921
Update supporters for 2023.12.4 2023-12-25 21:18:36 +09:00
Jesse Hills 51290a106f
Update changelog for 2023.12.4 2023-12-25 21:18:05 +09:00
Jesse Hills 915ff76846
Bump version to 2023.12.4 2023-12-25 21:14:56 +09: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
Jesse Hills cf7f8bf32d
Merge pull request #3486 from esphome/bump-2023.12.3
2023.12.3
2023-12-22 21:42:55 +13:00
Jesse Hills 623f31f1b2
Update changelog for 2023.12.3 2023-12-22 17:13:08 +09:00
Jesse Hills 1a18ed3739
Bump version to 2023.12.3 2023-12-22 17:12:43 +09:00
Jesse Hills 5f8cbb2bd1
Merge branch 'current' into next 2023-12-22 17:12:04 +09:00
Jesse Hills 2880b24026
Merge pull request #3485 from esphome/bump-2023.12.2
2023.12.2
2023-12-22 15:57:25 +13: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
Jesse Hills 75c986611e
Update supporters for 2023.12.2 2023-12-22 11:05:16 +09:00
Jesse Hills 407cef741c
Update changelog for 2023.12.2 2023-12-22 11:04:47 +09:00
Jesse Hills 16c7e15ebc
Bump version to 2023.12.2 2023-12-22 11:04:03 +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
Jesse Hills d3b6751e80
Add a bit more text to the pin reuse message in changelog (#3484) 2023-12-22 10:42:40 +09:00