Commit Graph

2536 Commits

Author SHA1 Message Date
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
Keith Burzinski 2544de1052
Update logger component docs for new USB support (#3469) 2023-12-20 11:45:10 +09:00
Clyde Stubbs 2188a7948a
Added 5t5x06 (#3423) 2023-12-16 17:51:42 -06:00
Edward Firmo d2a65e9a74
UART changing at runtime (#3456)
Based on esphome/esphome#5909
2023-12-15 07:07:54 +01:00
jochenvg 1bfc664024
Template cover toggle (#3452) 2023-12-15 15:02:49 +09:00
jochenvg fd321edb44
Template cover toggle (#3452) 2023-12-14 14:01:08 +09:00
Keith Burzinski 7f50128530
Add PN7150 doc (#3242)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-14 08:27:40 +09:00
Jesse Hills fdf872309a
Merge branch 'current' into next 2023-12-14 08:22:41 +09:00
Keith Burzinski c46c395099
Add PN7160 doc (#3241)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-14 07:54:58 +09:00
Stefan Rado 97aa75ae7e
Add humidity support to climate (#3359) 2023-12-13 10:23:05 +09:00
Nicolas Gilles 2cfaa985f4
Add doc for nec repeats commands field (#3069)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-13 08:55:24 +09:00
Theo Hussey d1b1d2a3d6
New documentation for AHT10/AHT20 sensors (#3221)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-13 08:29:01 +09:00
Thomas Bræmer eb8ee0bcab
Added the A02YYUW distance sensor (#3356) 2023-12-13 08:26:13 +09:00
NP v/d Spek aeb867d4ab
Touchscreen update to explain the new features added (#3405)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2023-12-13 10:01:23 +11:00
Tucker Kern fe5a2862ce
Update speed fan with configuration options for preset modes (#3362)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-12 14:13:33 +09:00
Evgeny 43d22a4c81
Added description for `on_image` callback. (#2933)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-12 13:48:25 +09:00
Michael Davidson a56be58f14
Add graphical display menu docs (#2572)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-12 12:16:02 +09:00
Edward Firmo 565e0703c2
Nextion exit reparse mode on startup (#3421)
* Adds docs for Nextion `start_up_page`

Based on changes from https://github.com/esphome/esphome/pull/5673

* Nextion - On_touch event

* Fix list of variables

* Fix list

* Lint - add blank line

* Lint - Fix underline size

* Nextion exit reparse mode on startup

Related to https://github.com/esphome/esphome/pull/5868

* Update components/display/nextion.rst

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

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-12-06 00:55:27 -06:00
tronikos 51dbc47f7e
Fix typo (#3435) 2023-12-05 19:40:47 +01:00
Philippe LUC cd566bc2f9
Update teleinfo.rst (#3432) 2023-12-05 09:32:02 +09:00
Fabio Pugliese Ornellas d38368d4a6
Security improvement: Support wifi ap_timeout=0s (disable) (#3431) 2023-12-05 08:50:05 +09:00
jiriappl 9841389c97
Add missing required attribute name (#3428)
airthings_wave_plug requires `id` or `name` attributes, but both were missing in the sample. Adding `name` into the sample to have a working sample.
2023-12-03 06:03:47 +01:00
Clyde Stubbs 8065e5c8b1
ili9xxx display component doc update (#3200) 2023-11-29 14:06:55 +13:00
Clyde Stubbs 06d33db20e
Add HE60R Garage Door Opener (#3413) 2023-11-29 10:42:41 +13:00
Maurice Makaay 9eacd73d83
Fix DSMR request pin diagram for 3V3 GPIO output (#3396)
The request pin diagram used a ballast resistor of 330 Ohm, which was
based on a GPIO output of 5V. This should have been 200 Ohm, based on a
GPIO output of 3.3V.

This patch updates both the related description and the diagram image.
2023-11-28 11:17:28 +01:00
Saentist 342c7df193
Update sntp.rst (#3386)
* Update sntp.rst

More detailed example

* Don't use corporate servers in the example

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-28 10:14:19 +00:00
Dawid Cieszyński 0ee6b29edb
Update ld2420.rst (#3402)
Replace timeout with presence_timeout in the example
2023-11-28 11:08:02 +01:00
Harrison Jones f765421aba
Update spi_led_strip.rst (#3408)
Mention that the component also supports the `P9813` LED driver.
2023-11-28 11:06:58 +01:00
Benjamin G 686946db82
Clarify NEC data length (#3393) 2023-11-28 11:06:06 +01:00
Sean Brogan 75e5c52ee1
Update mopeka pro documentation to include details about universal sensor (#3418) 2023-11-28 20:00:50 +13:00
Edward Firmo ddf45531d5
Nextion `on_touch` trigger (#3412)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-28 17:15:05 +13:00
functionpointer d848f0b941
Add pylontech integration (#2841)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-28 11:43:06 +13:00
Jesse Hills 2936efbdae
Add 'voice_assistant.connected' condition (#3414) 2023-11-28 11:14:29 +13:00
Jesse Hills c935cd8cd0
Add 'voice_assistant.connected' condition (#3414) 2023-11-27 14:57:51 -06:00
Clyde Stubbs 815684df11
Gt911 touchscreen component (#3400)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-28 09:42:38 +13:00
Clyde Stubbs 91761cf259
Add docs for power_supply enable_on_boot config option. (#3411) 2023-11-27 10:37:20 +13:00
Vincent Schmandt 10bdd79d7b
Documentation for `ens160` component (#2931)
* Create ens160.rst

Add ens160

* Update index.rst

* Update index.rst

* Add ens160 image

* Add files via upload

* Delete ens160.jpg

* Add files via upload

* Update ens160.rst

* Add files via upload

* Update ens160.rst

* Update ens160.rst

* Update ens160.rst

* Update ens160.rst

A few extra bits of information about 1 sec measurement frequency and compensation

* Update ens160.rst

fixing a few mistakes and omission

* Update ens160.rst

* Update ens160.rst

* Update components/sensor/ens160.rst

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

* Update components/sensor/ens160.rst

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

* Update components/sensor/ens160.rst

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

* Update components/sensor/ens160.rst

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

* Update components/sensor/ens160.rst

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

* Update components/sensor/ens160.rst

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

* Update index.rst

---------

Co-authored-by: mrtoy-me <118446898+mrtoy-me@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-11-23 22:31:21 -06:00
Jesse Hills a1861ff6de
Add documentation for images using URL (#3409) 2023-11-24 10:24:28 +13:00
Jesse Hills be2bbb0b0c
Merge branch 'current' into next 2023-11-24 10:19:54 +13:00
Ilia Sotnikov a9c5f2e547
Pillow: bump to 10.1.0 (#3401) 2023-11-24 08:55:45 +13:00
Jesse Hills a53fc6b37e
Add documentation for images using URL (#3409) 2023-11-24 08:10:39 +13:00
周琦超 04ff3bd010
Update index.rst (#3407)
Fix bug with incorrect value for 'initial_option'
2023-11-23 05:39:48 +01:00
matt7aylor 225263669e
sen5x normalized_offset_slope as float (#2981)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-23 08:48:43 +13:00
Samuel Sieb 654018ab9e
Document non-numeric Wiegand keys (#3404) 2023-11-22 06:15:32 +01:00
Keith Burzinski acd603cb37
Add some additional VA triggers, part 2 (#3399)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-22 11:08:49 +13:00
Jesse Hills e870b4cf96
Merge branch 'current' into next 2023-11-22 11:07:58 +13:00
Keith Burzinski dfab9bd249
Add some additional VA triggers, part 2 (#3399)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-22 10:09:18 +13:00
Jesse Hills e59d1dd3e9
Revert "Update mopeka docs" (#3398) 2023-11-21 14:19:08 +13:00
Pavlo Dudnytskyi 745e118317
Updated Haier documentation with new configuration values description (#3349)
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
2023-11-21 14:12:41 +13:00
Alexis Iglauer a38ead362b
Update esp32_ble_tracker.rst - typo (#3395) 2023-11-20 10:58:06 +01:00
Sean Brogan 8e3d6ebf6c
Update mopeka docs (#3394)
* Update Mopeka Pro Check docs for universal sensor

Add indication of universal sensor support
Update language to be more generic instead of listing each sensor in all locations.
Add info regarding propane only

* Fix images in the mopeka pro check docs
2023-11-20 05:43:26 +01:00
Keith Burzinski 4e1427d0fe
Add 2MB option for partitions.csv generation and restore use of user-defined partitions (#3388) 2023-11-18 21:15:59 +13:00
Jesse Hills db2f969377
Merge branch 'current' into next 2023-11-18 21:03:47 +13:00
Keith Burzinski 53f9b84ad2
Add 2MB option for partitions.csv generation and restore use of user-defined partitions (#3388) 2023-11-18 21:01:02 +13:00
Nikita Kuklev b02e8d209c
Add SH1107 documentation to SSD1306 page (#3094) 2023-11-16 21:06:06 +13:00
Keith Burzinski 8682d24761
Add docs for additional VA triggers (#3382) 2023-11-16 20:55:31 +13:00
Keith Burzinski 97f37708d8
Add docs for additional VA triggers (#3382) 2023-11-15 21:29:58 -06:00
Jesse Hills 1f7ad776c1
Revert "Add Seeed Studio mmWave Sensor MR24HPC1 document" (#3380) 2023-11-16 06:57:44 +13:00
bigbangus 6bbbe17aa1
wifi signal percent device class blank for HA log warning (#3379) 2023-11-15 14:30:17 +01:00
Citric Lee 18af7f8bb0
Add Seeed Studio mmWave Sensor MR24HPC1 document (#3376)
* Add Seeed Studio mmWave Sensor MR24HPC1 document

* Add Seeed Studio mmWave Sensor MR24HPC1 document

* Adding documents to the index

* Fix problems with the documentation

* Fix problems with the documentation

* Fix problems with the documentation

* Fix problems with the documentation

* Fix problems with the documentation

* Fix URL error
2023-11-15 13:52:16 +01:00
Jesse Hills b0c038c9a5
Update servo.rst (#3340)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-15 12:11:11 +01:00
Jesse Hills 0a28ff895d
Merge branch 'current' into beta 2023-11-15 12:44:55 +13:00
Jesse Hills 548de9d55f
Merge branch 'current' into next 2023-11-15 12:44:54 +13:00
Tucker Kern 3037d451fc
Fix decay_mode comment in hbridge fan example configuration. (#3369)
The comment incorrectly described the slow decay mode as braking, and fast decay mode as coasting.
2023-11-14 19:26:51 +01:00
Jordan W. Cobb 92d1e6c1d3
Fix typo, double colon in fan action (#3363) 2023-11-14 14:33:01 +13:00
Keith Burzinski 6c72686070
Add documentation for flash size (#3345) 2023-11-14 14:33:01 +13:00
Jesse Hills 2e77a2f31f
Merge branch 'current' into next 2023-11-14 14:32:27 +13:00
Jordan W. Cobb 6afb421ba6
Fix typo, double colon in fan action (#3363) 2023-11-14 14:31:20 +13:00
Keith Burzinski a6e090d379
Add documentation for flash size (#3345) 2023-11-14 13:47:30 +13:00
guillempages da9dba55a0
Fix types for text template options (#3360)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-13 15:29:14 +13:00
guillempages 8894726b60
Fix types for text template options (#3360)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-13 15:26:02 +13:00
guillempages fae904363a
Fix a typo in the text template documentation (#3358) 2023-11-13 10:23:31 +13:00
Jesse Hills fe56f9c771
Merge branch 'current' into beta 2023-11-13 10:23:15 +13:00
guillempages 814b3f1ce7
Fix a typo in the text template documentation (#3358) 2023-11-12 14:02:43 +13:00
Mike La Spina 76abb6a0ae
Missing rename (#3354) 2023-11-10 19:01:04 +01:00
Samuel Sieb 72feb57cdc
describe valid pin numbers (#3352) 2023-11-10 06:27:02 +01:00
Martijn Hoogesteger 5da4214bba
Fix reference error in tm1637.rst (#3351)
The reference to the render lambda was to the binary sensor.
2023-11-10 06:25:14 +01:00
Keith Burzinski 4af984ad4a
Tidying up LD2420 doc (#3337)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-09 12:47:00 +13:00
Keith Burzinski 3be8681ee7
Tidying up LD2420 doc (#3337)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-08 15:27:15 +13:00
Jesse Hills d8c14672b2
Merge branch 'current' into next 2023-11-08 13:13:12 +13:00
Angel Nunez Mencias 4821e6b71f
[sn74hc595 ] SPI config (#3341) 2023-11-07 03:15:17 -06:00
Charles Johnson 980ca127eb
add docs for wifi.on_connect and wifi.on_disconnect (#2185)
* add docs for wifi.on_connect and wifi.on_disconnect

* Update components/wifi.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-11-06 23:17:18 -06:00
Daniel Baulig 26567a3146
[web_server] Add documentation for Private Network Access support (#3338) 2023-11-07 13:59:05 +13:00
Edward Firmo e499434bb2
Adds docs for Nextion `start_up_page` (#3336) 2023-11-06 18:48:22 -06:00
Angel Nunez Mencias ad5c46bc8c
add SPI support to ADE7953 (#3217)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-07 13:17:34 +13:00
Greg Cormier 9464776bc1
Documentation for XGZP68xx series (#3285)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-07 12:46:34 +13:00
Jesse Hills 31165f4ed2
Pulse light effect transition updates (#3321) 2023-11-07 12:39:51 +13:00
marshn 72ca479e8d
Add Byron SX Doorbell RF protocol to remote_base integration (#3247) 2023-11-07 08:30:26 +13:00
RoganDawes c037801e34
Update lcd_gpio.svg (#3330)
* Update lcd_gpio.svg

Correct labeling of D0-D3 as 4-bit, when the correct pins to
use for 4-bit data are D4-D7, as per https://github.com/duinoWitchery/hd44780/blob/master/examples/ioClass/hd44780_pinIO/HelloWorld/HelloWorld.ino#L24-L27

* Update pin examples to use GPIO instead of D
2023-11-06 16:33:07 +01:00
Rodrigo Martín ff51c1de12
feat: Add ESP32 BLE enable/disable automations (#3303) 2023-11-06 15:54:42 +13:00
kahrendt f0566c7a68
Document null MQTT topic behavior (#3316) 2023-11-06 14:19:06 +13:00
micw 6635802e3a
Feature/sml raw data (#3326)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-06 10:38:09 +13:00
Alexis Iglauer eb848c894f
Update esp32_camera.rst to include M5CameraF New example (#3335)
Existing m5stack examples were subtly different (vsync / i2c etc)
2023-11-05 21:23:04 +01:00
Jeroen van Oort 5b30ee8c83
Added documentation for id and uart_id variables of modbus (#3331) 2023-11-05 11:42:31 +01:00
FreeBear-nc d1f16a09cf
min_integral and max_integral had transposed minimum & maximum (#3329) 2023-11-04 22:33:36 +01:00
Thomas Billicsich 0ec701c4a0
Add hint for activating new ESPHome devices in HA (#3325)
* Added hint for enabling new ESPHome device

* Update api.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-03 12:08:19 +01:00
Joris S 963cb6bf4f
MicroNova component documentation (#2890)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-03 19:54:51 +13:00
Mike La Spina 7022723bc7
LD2420 Documentation (#2956)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: descipher <120155735+GelidusResearch@users.noreply.github.com>
Co-authored-by: descipher <mike.laspina@gelidus.ca>
2023-11-02 18:02:36 -05:00
Max FERGER 45390fd649
Fix typo in canbus.rst (#3323) 2023-11-02 23:57:03 +01:00
Jesse Hills c499ef2522
Merge branch 'current' into next 2023-11-03 08:11:42 +13:00
NP v/d Spek 030b539dbd
reupdate the changes for the RTTTL component (#3320)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-11-02 17:14:04 +13:00
Rafal Drozda ac11455611
Update api.rst (#3319)
mention ioBroker as additional SmartHome system able to communicate by Native API
2023-11-01 18:36:22 +01:00
Jesse Hills aba2f3afd5
Add deprecation message to custom component pages (#3318) 2023-11-01 00:47:57 -05:00
Clyde Stubbs 052bf024cb
Document PCA9535 support (#3315) 2023-11-01 12:22:09 +13:00
Jesse Hills 1ee7a2e6c2
Add on_client_connects and disconnected triggers to voice assistant (#3310) 2023-11-01 12:19:22 +13:00
Keith Burzinski 71a21d80b6
Document variables available to new API triggers (#3309)
* Document variables available to new API triggers

* Copy fix

* Update api.rst

Fixed string type and expanded one of the examples.

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-11-01 12:19:22 +13:00
Keith Burzinski 1927ee00e7
Add connection triggers to API doc (#3308) 2023-11-01 12:19:22 +13:00
Jesse Hills 044de13ea6
Add on_client_connects and disconnected triggers to voice assistant (#3310) 2023-10-30 17:16:48 -05:00
Keith Burzinski 5a1fbf37c9
Document variables available to new API triggers (#3309)
* Document variables available to new API triggers

* Copy fix

* Update api.rst

Fixed string type and expanded one of the examples.

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-10-30 21:03:14 +01:00
Keith Burzinski eadee3a2e2
Add connection triggers to API doc (#3308) 2023-10-30 20:48:24 +13:00
Jesse Hills aa35f6a2ea
Merge branch 'current' into next 2023-10-30 13:59:32 +13:00
H. Árkosi Róbert a62d7ab193
Brush up modbus doc (#3294)
* Brush up modbus doc

Fixed punctuation and terminology, added some explanation.

* Update modbus_controller.rst

* Update modbus_controller.rst

* Update modbus_controller.rst

fix SeeAlso

* Update modbus_controller.rst

* Update modbus_controller.rst
2023-10-27 18:03:27 +13:00
H. Árkosi Róbert 75d6d8c2b6
Brush up modbus (#3295)
* Brush up modbus

Correct name

* Update modbus.rst

* Update modbus.rst
2023-10-27 18:02:07 +13:00
Samuel Sieb 7f89184726
update mcp4728 docs (#3299)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-10-27 18:01:20 +13:00
niklasweber 01f07f6ebe
Add documentation for DFRobot mmWave Radar (#2554)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-10-27 17:56:36 +13:00
Cossid f0d06b76ad
Add area (zone) to esphome core config to be suggested through API and MQTT. (#3297) 2023-10-27 11:38:54 +13:00
Keith Burzinski f256fda25e
Add resource warnings to BLE, voice and audio component docs (#3298) 2023-10-27 11:29:59 +13:00
kahrendt 51a0866e1a
Document clamp filter's ignore out of range option (#3223) 2023-10-26 09:30:25 +13:00
kahrendt e21a67b5a1
Documentation for new Qwiic PIR binary sensor component (#3106) 2023-10-26 08:29:24 +13:00
Eduard Llull 25ee24ecdd
add emc2101 component (#2709)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-26 07:30:16 +13:00
jpfaff f6fb4c45b4
Honeywellabp2 (#3204)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-26 07:28:13 +13:00
Cong Hoang Nguyen 255018db43
Update LD2410 Home Assistant card sample (#3169)
* Update LD2410 Home Assistant card sample

Updated some out-of-date HA sensor entity IDs and made grammar corrections.

* Fix DEVICE_detection_distance
2023-10-25 17:12:42 +02:00
Dennis 7ef6443568
Updated documentation related to power meter integration (#3184)
* Updated documentation related to power meter integration

I've updated the cookbook to use the more accurate ``pulse_meter_sensor`` and added how to convert power to energy using ``total_daily_energy``.

* Update power_meter.rst

* Update pulse_meter.rst

* Update total_daily_energy.rst

* Update pulse_meter.rst

* Update total_daily_energy.rst

* Update power_meter.rst

* Add files via upload

* Added more information about pulse meter
and pulse counter differences including graph.

* Reduced image size.

* Path issue

* Once more into the fray.

* And again.

* Some more documentation related to meters

* Worked more on the power meter cookbook.

* Minor modification to match previously used
impulse constant.

* Made pulse_meter more implementation agnostic
and moved power meter relevant information
to the cookbook.

* Apply suggestions from code review

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

* Code Review Changes

* Linting.

* Linting again.

* Some reformatting of pulse_meter.rst

* Some more formatting changes.

* Corrected internal filter mode description.

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2023-10-25 17:10:57 +02:00
Matthias Clasen 5518d96f58
Example for ESP32S3_EYE on Freenove ESP32-S3-DevKitC-1 (#3197)
* Update esp32_camera.rst with example for ESP32S3_EYE on Freenove ESP32-S3-DevKitC-1

Updated the docs to include an example on how to include the ESP32S3_EYE on Freenove ESP32-S3-DevKitC-1 with an external component entry.

* fix: underline length

---------

Co-authored-by: Matthias Clasen <mclasen@seibert-media.net>
2023-10-25 17:04:20 +02:00
RoganDawes cf091b67cb
Update LibreTiny docs (#3215)
Include reference to Tuya, and change the boolean family option to a string.
2023-10-25 17:01:53 +02:00