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
Jesse Hills
0ca8a1868e
Add docs for passing the used wake word to the voice_assistant ( #3651 )
2024-03-06 07:41:24 +13:00
Pavlo Dudnytskyi
f3c10ed34b
Help for additional haier climete sensors added ( #3628 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
2024-03-05 10:54:04 +13:00
Dan Jackson
480478582a
Support for MS8607 PHT (Pressure Humidity Temperature) sensor ( #1974 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-05 10:50:11 +13:00
mathieu-mp
4d279427e5
Add regular polygon shapes to display component ( #3551 )
2024-03-01 16:49:29 +13:00
Jeroen van Oort
3d9616b5eb
Document W5500 support ( #2843 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-01 13:46:12 +13:00
DAVe3283
5fd4b4d74d
CSE7766 Apparent Power & Power Factor calculations ( #3643 )
2024-02-29 10:12:06 +13:00
Kevin Reilly
89f7224656
FAQ: fixed location of re-add when unavailable ( #3650 )
2024-02-28 18:23:44 +01:00
Jesse Hills
b93759a2c8
Add docs for esphome->project->on_update ( #3647 )
2024-02-28 02:01:59 -06:00
Kevin Reilly
eb3cfff760
FAQ: unavailable entities during deep sleep ( #3648 )
...
* FAQ: unavailable entities during deep sleep
* Deep sleep: added note about unavailable entity states
---------
Co-authored-by: Kevin Reilly <kevin.reilly@epicgames.com>
2024-02-28 07:51:46 +01:00
Dariusz Dalecki
17b35f9942
Update description to 2.9in V2 eink display variant ( #3637 )
...
As doc extension for this pull request which introduces "2.90inv2-r2" model:
https://github.com/esphome/esphome/pull/5481
2024-02-28 13:28:02 +11:00
NP v/d Spek
19876e886b
[RTTTL] add Gain volume control ( #3644 )
2024-02-28 11:31:36 +13:00
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
Jimmy Hedman
3d2defde69
Document new parameter min_ipv6_addr_count
and sub sensors for wifi_info and ethernet_info ( #3234 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: ghsensdev <145111396+ghsensdev@users.noreply.github.com>
Co-authored-by: Daniel Baulig <me@danielbaulig.de>
2024-02-28 07:14:49 +13: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
dougiteixeira
23c23421aa
Add device class support to text sensor ( #3599 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-02-26 11:29:42 +13:00
Alexander Puzynia
e34ef83ad2
Update esphome.rst docs for ESPHOME_BUILD_PATH environment variable ( #3183 )
2024-02-26 11:29:18 +13: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
Jesse Hills
a1ac3dc1b5
Merge branch 'current' into next
2024-02-26 07:46:51 +13:00
betz0r
2037a12f8d
Fix typo liquit to liquid ( #3638 )
2024-02-26 07:40:12 +13:00
Samuel Sieb
88cdf5cc4e
output is optional ( #3633 )
2024-02-26 07:22:50 +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
Stefan Rado
ce7d691779
Add documentation for uponor_smatrix component ( #3381 )
2024-02-22 16:03:17 +13:00
Stephen Tierney
46790fd346
LTR390 - Multiple fixes (sensor name, descriptions and notes) ( #3585 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-02-21 17:10:07 +13:00
Keith Burzinski
6a9e138cec
Update VA docs to add on_idle action ( #3572 )
2024-02-21 10:57:46 +13:00
Keith Burzinski
26a717af0a
Update VA docs to add on_idle action ( #3572 )
2024-02-21 10:38:28 +13:00
Kevin P. Fleming
6bae4e4037
New component: ADE7880 voltage/current/power/energy sensor ( #3123 )
2024-02-20 12:24:49 +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
Anton Viktorov
7d8c3c757a
INA226 - new options added for ADC configuration; Fixed improper work with signed values ( #3608 )
2024-02-19 14:25:02 +13:00
Jesse Hills
8fd1f43376
microWakeWord: Add minimum_esphome_version as optional field ( #3612 )
2024-02-19 11:53:00 +13:00
bisbastuner
491c33fc15
Add documentation about the new supply_voltage option ( #3607 )
2024-02-19 07:44:29 +13:00
kahrendt
49afad2a65
probability cutoff is a percentage ( #3609 )
2024-02-18 18:50:52 +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
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