Commit Graph

2546 Commits

Author SHA1 Message Date
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
Samuel Sieb 4303bed701
fix canbus send config docs (#3289) 2023-10-25 16:55:06 +02:00
Thomas Dietrich a41dc1dc13
Update mcp23Sxx.rst (#3282) 2023-10-25 16:54:24 +02:00
Stephen Armitage 9df912bd04
Update bme680.rst - add indoor air quality index and IAQ label (#3272) 2023-10-25 16:52:33 +02:00
Luis Peralta 022d32c63d
display font: document using gfonts:// for icons (#2883)
Added example showing how to use gfonts to download icons. It seems it is not widely known.

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-10-25 16:50:32 +02:00
Mat931 f5d86c33c2
HLW8012: Add calibration instructions and calculator (#3253)
* HLW8012: Add calibration instructions and calculator

* Add example config

* Clarify where to find the calibration values
2023-10-25 16:46:48 +02:00
Frederik d8517d13df
PM1006: add note regarding standalone UART init (#3240)
* add note regarding standalone init

* Update pm1006.rst
2023-10-25 16:45:46 +02:00
Peter 896dda9b62
Update esp32_camera.rst (#3053)
Add warning that GPIO16 will trigger watchdog on ai-thinker boards (and possibly others)
https://github.com/esphome/issues/issues/4014#issuecomment-1630334346 contains an example of the issue and there are many other sources online demonstrating resets as a result of using GPIO16. Pinout documentation states this GPIO is connected to PSRAM

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-10-25 14:45:13 +00:00
Jesse Hills 2815f5a163
Add text component docs (#3293) 2023-10-25 22:00:37 +13:00
Alejandro Galfrascoli d1abd6a560
Update climate_ir.rst (#3061)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-10-24 03:37:20 +00:00
Jevgeni Kiski 6d7d238675
iAQ Core (#3104)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-24 12:36:30 +13:00
Piu Piuson c853251005
Add GREE to climate_ir (#2685)
Co-authored-by: orestismers <33354671+orestismers@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-24 11:34:52 +13:00
Chris Feenstra 9eeec66c3c
Add ZH/LT-01 climate ir integration (#2204)
Co-authored-by: Chris Feenstra <chris@cfeenstra.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-24 11:33:51 +13:00
Jesse Hills 74f4a25045
Merge branch 'current' into next 2023-10-24 08:30:18 +13:00
Simone Rossetto 43bbd0139d
Add documentation for WireGuard address text sensor (#3288) 2023-10-24 08:06:00 +13:00
NP v/d Spek d609c17972
Update display document with test script (#3244)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-10-22 22:23:39 -05:00
Adam Goode 5e68bbbcce
Fix my embarrassing typo in the new mmc5983 docs (#3287) 2023-10-20 04:37:56 +02:00
MartinP 2457738ce5
Add LILYGO T-ETH-Lite to ethernet.rst (#3286)
Added config example for LILYGO T-ETH-Lite
2023-10-19 09:54:28 +02:00
Jordan W. Cobb c8387c83fd
Fan no off cycle action (#3283)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-10-19 20:02:32 +13:00
Jesse Hills d65ce68cb4
Add wifi_timeout to esp32_improv (#3279) 2023-10-19 13:30:15 +13:00
jj-uk ee97ed1127
Update hydreon_rgxx.rst (#3206) 2023-10-19 13:07:32 +13:00
Jesse Hills 33e2e752b2
Add wifi_timeout to esp32_improv (#3279) 2023-10-19 11:43:00 +13:00
voed 953603810a
Fix sensor filter links (#3281) 2023-10-18 14:21:12 +02:00
Samuel Sieb b98a242d4a
document new uart switch options (#3269)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-10-18 08:07:33 +13:00
Samuel Sieb 986ebe0b81
document uart button (#3270)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-10-18 07:30:36 +13:00
Christian 20a8ee3b0c
Include multi conf and change address for TB6612FNG (#3267)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-17 20:15:17 +13:00
Christian c62e7aed59
Include multi conf and change address for TB6612FNG (#3267)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-17 08:47:55 +13:00
Jesse Hills ed38318196
Merge branch 'current' into next 2023-10-16 08:46:22 +13:00
ghsensdev cc0d1d8194
Documentation for SFA30 component (#3260)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-16 07:50:01 +13:00
Jesse Hills a5c1b8e417
Add round sensor filter (#3266) 2023-10-14 13:07:27 +13:00
Clyde Stubbs c133eafe04
Add doc for backlight pin disable (#3235) 2023-10-13 14:16:25 +13:00
Jesse Hills 9d2b9ee782
Merge branch 'current' into beta 2023-10-13 14:16:10 +13:00
Jesse Hills 1c655c7979
Add status indicator information to esp32 improv (#3262) 2023-10-12 19:13:00 -05:00
Clyde Stubbs aebbc732c0
Add doc for backlight pin disable (#3235) 2023-10-12 03:03:04 +00:00
Jesse Hills 87273af8e0
Merge branch 'current' into next 2023-10-12 15:12:41 +13:00
Mark Veinot c1ec3cbea7
As3935 calibration (#3173) 2023-10-12 14:27:39 +13:00
NP v/d Spek f37d2d1005
add manual set the invert_display option (#3245) 2023-10-12 14:26:10 +13:00
Guillermo Ruffino c305a836f9
fixes docs for 202310 (#3251)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-11 00:13:24 +00:00
imgbot[bot] 93ca790745
[ImgBot] Optimize images (#3232)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-10-11 13:03:35 +13:00
Jesse Hills a863e431b7
Voice assistant updates (#3152) 2023-10-10 19:52:46 +13:00
RoboMagus d8dfa62a25
Rephrase log level inclusivity. (#3250) 2023-10-09 20:39:23 +02:00
RoboMagus 5e1379800a
Clarifications to pulse_width documentation (#3249) 2023-10-09 20:36:40 +02:00
Adam Goode b93c1c4059
Add docs for new sensor MMC5983 (#3170) 2023-10-09 10:27:01 +13:00
Pavlo Dudnytskyi 655283911a
Documentation for Haier IR protocol added (#3233) 2023-10-09 09:49:58 +13:00
Kevin David 9daf7e9a36
sht3xd: document the reason & effects for `heater_enabled` (#3237)
From a report here: https://github.com/esphome/issues/issues/2887#issuecomment-1741934563

This was introduced in this change: https://github.com/esphome/esphome-docs/pull/3149
2023-10-05 01:48:48 +02:00
Clyde Stubbs c77d8b620a
Add mode and data_rate configuration for st7789v. (#3236) 2023-10-04 15:18:51 -05:00
kahrendt 108c47c995
Fix units for SPS30 number concentration sensors (#3220) 2023-10-03 23:02:01 +13:00
Faidon Liambotis 2510fd817c
Tuya Number: split "multiply" to a separate option (#3224)
Fixes: esphome/issues#4928
2023-10-03 13:35:22 +13:00
Faidon Liambotis 07a2450874
Tuya Number: split "multiply" to a separate option (#3224)
Fixes: esphome/issues#4928
2023-10-03 13:23:22 +13:00
John K. Luebs fa612ede89
SHT3x heater_enabled defaults to false (#3219) 2023-09-29 18:27:44 -05:00
Marc J a4ba7f3ba6
Tuya number scaling (#3075) 2023-09-28 11:52:37 +13:00
Jesse Hills 8930faec4f
Merge branch 'current' into next 2023-09-28 11:52:14 +13:00
Marc J e74b7870a3
Tuya number scaling (#3075) 2023-09-28 10:50:36 +13:00
phoenixswiss ac7355aa63
fix display always on issue with 7.50inv2 epaper screens (#3143) 2023-09-27 21:10:42 +13:00
Jesse Hills 2ba146ddfc
Merge branch 'current' into beta 2023-09-27 12:28:03 +13:00
Michael Hoffmann 4fba6bae4d
Update neopixelbus.rst (#3211)
Put "method" in code markdown
2023-09-26 22:35:34 +02:00
Jesse Hills 1b9b520416
Merge branch 'current' into beta 2023-09-25 12:10:24 +13:00
Kapil Yedidi 0e5de2debe
Fix typos in pmsa003i.rst (#3207) 2023-09-25 10:44:32 +13:00
Torsten Paul 9ffbc6e94d
Fix typo in tm1637.rst (#3203) 2023-09-24 06:23:01 +02:00
neeldaware da43deb1a7
Update growatt_solar.rst (#3185)
Added two missing configurable parameters - Polling interval and address.
2023-09-23 06:40:38 +02:00
Patrick ZAJDA 2c1891d494
Remove enable_ipv6 restricted to ESP32 with ESP-IDF (#3190) 2023-09-21 10:35:41 +12:00
Jesse Hills 0e378ada0d
Merge branch 'current' into beta 2023-09-21 10:35:14 +12:00
Samuel Sieb cd20212a3f
document pulldowns option (#3198) 2023-09-21 10:26:38 +12:00
Patrick ZAJDA 89749fc5ed
Remove enable_ipv6 restricted to ESP32 with ESP-IDF (#3190) 2023-09-21 10:18:25 +12:00
Alan Lord 5e94994f7f
Update hydreon_rgxx.rst (#3195)
I can't see how "RG_9" or "RG_15" are integers
2023-09-19 20:18:34 +02:00
Alan Lord 17cd0c05d6
Update esp32.rst (#3194)
Not sure. but the values given for board variant doesn't sound like a boolean to me.
2023-09-19 19:03:11 +02:00
Michael Jahn 5065041bb7
extend clamp sensor description (#3189)
slight addition to clamp sensor filter to make it clear that values outside the range are not filtered away but rather reset
2023-09-17 07:04:13 +02:00
Jesse Hills 3e92c5879e
Merge branch 'current' into next 2023-09-13 13:04:34 +12:00
rufuswilson 5e7d834b95
Added heater_enabled parameter (#3149)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-09-13 10:20:03 +12:00
Tercio Filho c5074fe774
Add new configuration for Modbus Controller. (#3163)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-09-13 10:15:03 +12:00
Simone Rossetto 1d07f3f9d4
Documentation for WireGuard component and sensors (#2948)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-09-12 07:13:30 +12:00
Keir Stiegler d20d82bcdc
Correcting battery level UOM and adding "Edit on Github" and BLE tracker links (#3178)
Current docs list "percent" as battery level UOM when HA uses "%" to indicate percentage. Also adding the "See Also" section that has the "Edit on GitHub" link since it was missing. Included the BLE Tracker section, as well, since it seemed relevant.
2023-09-11 17:44:39 +02:00
Keith Burzinski d0719caf68
Add a doc for PSRAM config (#3177)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-09-11 16:19:19 +12:00
Clyde Stubbs 28758a9b85
SPI RGB LED component description (#3147)
* APA102 description

* Add note about miso

* Rename apa102 to spi_rgb_led

* Rename to spi_led_strip

* Update TOC, add reference to SPI LED Strip in Fastled doc.

* More cross-refs

* Add image

* Resize image

* Format.

* Formatting...
2023-09-10 21:20:15 -05:00
Flaviu Tamas f36ded648e
Add BMI160 docs (see esphome/esphome#5143) (#3086) 2023-09-09 21:25:15 -05:00
Guillaume Rischard 996c8988c4
Link to compiler options, fix example (#3052)
* Link to compiler options, fix example

* Actually use the right option from the documentation

* Keep meaning the same

* Fix link

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-09-09 19:36:43 -05:00
Ilia Sotnikov d1096fd3b4
[ADC] Documented measuring VCC on Raspberry Pico (W) (#3174)
* [ADC] Documented measuring VCC on Raspberry Pico (W)

* Update components/sensor/adc.rst

* Update components/sensor/adc.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-09-09 04:00:59 -05:00
Clyde Stubbs f9eaf893cd
Add spi_device (#3156)
* Add spi_device

* Fix list.

* Update SPI with interface: option

* Update for config changes.

* Cleanup terminology.
2023-09-08 02:27:24 -05:00
Christian 5db8708f93
add lightwave (#2915)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-09-06 10:33:52 +12:00
Jesse Hills 09fe46291b
Merge branch 'current' into next 2023-09-06 10:13:53 +12:00
JJ 81da86f67a
Documentation for DFRobot Ozone Sensor (sen0321) (#2897)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-09-06 10:09:32 +12:00
JJ da50d9faf1
Reference both the XL model sensor as well as the HRXL (#2718) 2023-09-06 10:02:45 +12:00
John Mueller c12003c8e8
Mention how to disable MQTT logging (#3038) 2023-09-06 07:38:09 +12:00
Clyde Stubbs 751c02a629
Add new documentation for ST7789V displays (#3161)
* Add new documentation for ST7789V displays

* Add S2 to preset list

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

* Fix heading

* Add table.

* Cleanup

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-09-05 02:01:40 -05:00
kahrendt aed117ceaa
Documentation for new free PSRAM sensor (#3160) 2023-09-05 14:03:02 +12:00
mkaiser a1cc373140
Extend supported CAN bit_rate for ESP32 variants (#3142)
Co-authored-by: mkaiser <mkaiser@techfak.uni-bielefeld.de>
2023-09-05 10:28:01 +12:00
Kuba Szczodrzyński 6dacabd9ff
Add LibreTiny documentation (#3159)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-09-05 10:16:29 +12:00
Christian ea28d5e1c9
Feature/heating si7021 (#3150)
* update

* Update components/sensor/htu21d.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-09-01 19:03:37 -05:00
Jesse Hills a3edb16cd9
Make hut21d sensors optional (#3144) 2023-08-21 12:33:51 +12:00
Jesse Hills cb83f01387
Merge branch 'current' into next 2023-08-21 12:33:28 +12:00
Rob Deutsch 8710c0f10f
Heatpumpir upgrade (#3134) 2023-08-21 12:20:03 +12:00
Jesse Hills b4a4662a36
Make hut21d sensors optional (#3144) 2023-08-21 12:16:18 +12:00
redlukas 8c1986d623
Add missing word (#3132) 2023-08-21 09:26:18 +12:00
imgbot[bot] 727fcdbe55
[ImgBot] Optimize images (#3135)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-08-21 09:25:45 +12:00
TheGroundZero ad84d2fecf
Add peak tariff sensors to documentation (#3140) 2023-08-21 09:25:25 +12:00
Pavlo Dudnytskyi ddb488e227
Mode AUTO replaced with HEAT_COOL in documentation (#3137) 2023-08-21 09:21:53 +12:00
Piotr Sowa c14c07e412
Fix SN-GCJA5 markdown (#3141) 2023-08-19 00:50:44 +02:00
Jesse Hills 240850a1fb
Merge branch 'current' into next 2023-08-18 08:11:55 +12:00
Clyde Stubbs de817402f0
Add doc for BLE server manufacturer data. (#3125)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-08-18 08:05:32 +12:00
SeByDocKy 7c06659ed0
Doc for Pmwcs3 soil sensor (#2791)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-18 08:03:41 +12:00
Jesse Hills 324650383d
Merge branch 'current' into beta 2023-08-17 13:04:23 +12:00
Attila Darazs ee6f785f56
Update ledc.rst with warning about outstanding issue (#3126) 2023-08-17 12:25:19 +12:00
Regev Brody cf329e6795
Modify documentation for ld2410 (#2680)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-16 11:49:11 +12:00
Pavlo Dudnytskyi 50581e3b0b
Information about new features for Haier integration added (#3112)
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
2023-08-16 11:49:11 +12:00
Jesse Hills 5ed47911ce
Merge branch 'current' into beta 2023-08-16 11:48:56 +12:00
Regev Brody d85fb496ab
Modify documentation for ld2410 (#2680)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-16 11:31:39 +12:00
erapade 0d3e003983
Update dallas.rst (#3127)
Added reference to Analog Devices information about how to build reliable network since me along others are struggling with this
2023-08-15 23:30:37 +02:00
Pavlo Dudnytskyi 7116ba6bc4
Information about new features for Haier integration added (#3112)
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
2023-08-15 07:04:07 +12:00
Jesse Hills eaa0bf0d64
Merge branch 'current' into next 2023-08-10 17:29:00 +12:00
Samuel Sieb 434888aabd
document value parameter for timeout filter (#3115)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-08-10 17:11:07 +12:00
Francesco Ciocchetti 05b59d3799
Add Documentation for "on_XXXX" triggers for alarm_control_panel component (#3114) 2023-08-10 17:09:25 +12:00
Greg Cormier cca0aa7e9b
Docs - new sensor Panasonic GCJA5 (#3011)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-10 17:04:25 +12:00
Jesse Hills d4817e46c6
Update note on pillow install (#3117) 2023-08-10 15:57:44 +12:00
Bart a540a3ba4f
Update web_server.rst (#3045)
Added log variable to enable or disable log feature in webinterface
2023-08-08 20:20:14 +02:00
kahrendt f8d2bde4ac
New component: Add documentation for bmp581 component (#2771)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-08 17:05:12 +12:00
Rudd-O efd37b4e47
Documentation for KMeterISO component (#3095)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-08 12:32:38 +12:00
Francesco Ciocchetti 31b1cfd14d
Add documentation for Armed_Night on the alarm control panel component (#3101) 2023-08-08 11:57:52 +12:00
Lucas Prim aa5abd17fe
Updated docs to reflect newly implemented waveshare 7.5in B V3 code. (#3111) 2023-08-08 07:31:13 +12:00
Keith Burzinski 0440eabaa9
Update esp32_touch docs for ESP32-S2/S3 support (#3077) 2023-08-07 13:54:29 +12:00
André Cirne 5934f07397
Add documentation for for a01nyub (#2934)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-08-07 13:23:52 +12:00
B48D81EFCC 8cc9649f29
Added more configuration examples (#3105)
* Added more configuration examples

Added configuration examples for ESP32-Stick Boards (Esp32-Stick-Eth, Esp32-Stick-PoE-P, Esp32-Stick-PoE-A)

* fix: Added missing line break after code-block

* fix: Added missing spaces

Added missing spaces to ethernet block (linting error)
2023-08-04 00:28:36 +02:00
blackscreener a9143309d4
Update index.rst (#3103)
The code parameter is an optional. Without "std::string("1234")" compilation fails.
2023-08-03 19:53:50 +02:00
Pascal Roeleven 50fd45f073
Add undocumented available DSMR sensors (#3100) 2023-08-02 19:24:28 +02:00
Nosen92 d029ac031e
Documented Holley Meter SML hardware bug and workaround (#3099)
* Documented Holley Meter SML hardware bug and workaround

* Documented Holley Meter SML hardware bug and workaround
2023-08-02 19:23:53 +02:00
mullerdavid c994a3ca22
Adding Inkplate 6 v2 Documentation (#3092) 2023-07-31 09:10:35 +12:00
Mat931 2134e5fdf3
Add 'map_linear' and 'clamp' sensor filters (#3039) 2023-07-31 09:09:15 +12:00
Sergey Dudanov b6b4cb5c30
climate triggers Climate and ClimateCall references (#3033) 2023-07-31 07:52:08 +12:00
cvwillegen 68fa517768
Fix typo (#3088) 2023-07-24 19:53:48 +02:00
Sergey Dudanov 87854b1e72
Coolix IR protocol improvements (#3071)
* coolix changes

* remove templateable
2023-07-23 08:16:06 +12:00
kahrendt 5d6dc508a5
Fix a link and add more to See Also (#3085) 2023-07-22 20:53:51 +02:00
Guillermo Ruffino a160d97f9e
Fix for schema 2023.7 (#3078) 2023-07-19 22:35:00 +00:00
Patrick ZAJDA 6afdf5aea8
Specify web_server ota configuration variable is not compatible with esp-idf (#3081)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-20 10:27:48 +12:00
Graham Brown 500a93608d
fix issues and note only away/home (#3040) 2023-07-20 08:31:03 +12:00
Clyde Stubbs 59a279e923
Add timeout filter documentation (#3068) 2023-07-17 09:29:38 +12:00
Jesse Hills d22b54e634
Add section for ADC pins on esp32 (#3072) 2023-07-17 09:29:38 +12:00
Jesse Hills 25928d5f71
Remove restore_state from template switch (#3070) 2023-07-17 09:29:37 +12:00
Jesse Hills 7bfd2aad4a
Merge branch 'current' into beta 2023-07-17 09:29:21 +12:00
NP v/d Spek 046e7ba697
Update remote_transmitter.rst (#3066)
changed ``Set this **is** 50%`` to ``set this **to** 50%``
2023-07-15 10:49:22 +02:00
gohakn 21a9fdf4f6
vbus alias Deltasol BS Plus V2 (#3065) 2023-07-14 14:49:38 -07:00
Sergey Dudanov c78d80b831
New duty_time sensor (#3049)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-13 08:48:21 +12:00
Christian b83777305e
fix naming (#3059) 2023-07-13 08:13:53 +12:00
danieltwagner 87f7a1c82a
Add ATM90E26 documentation (#3002) 2023-07-12 17:10:25 +12:00
Clyde Stubbs 2c3b017500
Add 12MHz option to canbus docs. (#3055) 2023-07-12 15:12:51 +12:00
Christian f54cf2ff7d
grove TB6612FNG (#2906)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-12 15:02:56 +12:00
Kevin P. Fleming fb4f1957b0
airthings_wave: Document battery-voltage sensors. (#3007) 2023-07-12 13:38:55 +12:00
Stefan Rado a7dd5acf17
Add documentation for TT21100 touchscreen component (#2916)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-12 13:19:28 +12:00
KoenBreeman 6eb726d8d3
Documentation PCF8563 (#2868)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-12 09:19:31 +12:00
jan-hofmeier 2a96773541
Add documentation for Alpha3 Pump component (#2278)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-07-11 17:12:53 +12:00
kahrendt 860677d09d
Add documentation for new Zio Ultrasonic Distance Sensor component (#3043) 2023-07-11 16:24:23 +12:00
Jesse Hills e3280e01db
Merge branch 'current' into next 2023-07-10 11:24:28 +12:00
Fabian c647c184e6
[Ethernet] ksz8081rna support (#2875)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-07-10 10:02:45 +12:00
Graham Brown 54b52def5b
Dark mode (#3025) 2023-07-10 09:49:12 +12:00
swhaat 79fbeb1206
small typo (#3048)
small typo before link
2023-07-07 20:13:15 +02:00
Tobias Oort 5d6ce459b8
add e-ink display gdew0154m09 to waveshare_epaper (#2987)
* add m5stack core ink gdew0154m09

* Update components/display/waveshare_epaper.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-07-05 14:32:39 -05:00
Fabian f11a43ab48
[ili9xxx] Allow config of spi data rate. (#2874)
* ili9xxx add data_rate option.

* add node about multiple displays.

---------

Co-authored-by: Your Name <you@example.com>
2023-07-05 02:53:17 -05:00
lnicolas83 1eb3385041
Update ili9xxx.rst - Add Ili9488_A (#3031)
* Add ili9488_a

* fix
2023-07-04 19:21:29 -05:00
Jesse Hills 7e084ed336
Merge branch 'current' into next 2023-07-04 14:03:03 +12:00
Sergey Dudanov ea3d66c261
binary_sensor templatable delays (#3034) 2023-07-04 12:25:52 +12:00
Nathan Petersen b9c2b1c7d5
Fix typo (#3032) 2023-06-30 07:35:51 +02:00
Jesse Hills 8e48e0393d
Merge branch 'current' into next 2023-06-28 12:34:48 +12:00
imgbot[bot] f06b7c4e4e
[ImgBot] Optimize images (#3015)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-06-28 07:46:25 +12:00
Kevin P. Fleming fb5ea612b3
bluetooth_proxy: Clarify that only BLE devices are supported. (#2999)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-06-28 07:31:30 +12:00
kahrendt 04260850b0
Fix typo in bme280 documentation (#2998) 2023-06-27 19:00:07 +02:00
sebPomme a3f6465de3
[time] Fix cron typo to real every 5min (#3017)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-06-27 18:59:27 +02:00
Wouter van der Wal 565466c6b9
Added missing tab in example (#3016) 2023-06-27 18:59:05 +02:00
NP v/d Spek 80c17d3920
ili9xxx: add list of models on top of the document. (#3023)
* Update ili9xxx.rst

Pleasing the list of allowed display models on top of the page.
As suggested on the discord #documention channel.

* Update index.rst

Adding all display models that can be used with the ili9xxx display controller component.

* Update index.rst

restore 'ILI9xxx, components/display/ili9xxx, ili9341.jpg' in index page

* adding driver aliases to the index page as well.

* revert last changes

* Update components/display/ili9xxx.rst

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

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2023-06-26 17:39:17 -05:00
Jesse Hills 3130234dc6
Merge branch 'current' into next 2023-06-26 09:43:15 +12:00
Guillermo Ruffino 96ce858f41
Fix schema 202306 (#3020) 2023-06-26 09:40:03 +12:00
Jesse Hills 352db4e0ca
Merge branch 'current' into next 2023-06-23 07:34:32 +12:00
H. Árkosi Róbert 58cdc09af8
Update wifi.rst (#3014) 2023-06-22 22:10:46 +12:00
Jesse Hills 5973c2547a
Merge branch 'current' into next 2023-06-20 11:10:37 +12:00
guillempages 69573565ce
Add animation actions documentation (#3001)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-06-20 10:50:06 +12:00
MrEditor97 75b8ddf5ee
XL9535 I/O Expander (#2949) 2023-06-19 15:26:10 +12:00
Pavlo Dudnytskyi 6088b03b2f
Haier climate documentation updated to support new functionality (#2809)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-19 10:40:01 +12:00
Kamil Trzciński 0a370f424a
display: allow to align image with `ImageAlign` (#2996) 2023-06-19 07:35:14 +12:00
guillempages b7f6d15460
Add S3-Box (Full) to the documentation (#2994) 2023-06-19 07:35:14 +12:00
guillempages d99756b2f7
Add ESP32-S3-Box-Lite display documentation (#2988)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-19 07:35:14 +12:00
H. Árkosi Róbert d93ea60326
Fix alarm template cosmetics (#2997) 2023-06-19 07:35:13 +12:00
Clyde Stubbs 92126e2aa7
Add Deltasol BS 2009 to vbus (#2992) 2023-06-19 07:35:13 +12:00
Graham Brown 60494c403c
lower the O (#2993) 2023-06-19 07:35:13 +12:00
Jesse Hills 9c791cd86f
Merge branch 'current' into beta 2023-06-19 07:34:49 +12:00
Kamil Trzciński 5e18c9eed0
display: allow to align image with `ImageAlign` (#2996) 2023-06-19 07:24:27 +12:00
DominikBitzer 143a874059
Added hints about repetition of signals (#3000)
* Added hints about repetition of signals

* Formatting for rf-transmitter docs improvment
2023-06-17 14:10:18 +02:00
guillempages ba342c46e5
Add S3-Box (Full) to the documentation (#2994) 2023-06-17 03:38:37 -05:00
guillempages d4ef0dd0fd
Add ESP32-S3-Box-Lite display documentation (#2988)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-16 11:40:17 +12:00
H. Árkosi Róbert 6ffb188d96
Fix alarm template cosmetics (#2997) 2023-06-16 01:08:47 +12:00
Clyde Stubbs d866d63420
Add Deltasol BS 2009 to vbus (#2992) 2023-06-14 23:52:21 -07:00
Graham Brown 45a399662b
lower the O (#2993) 2023-06-15 18:49:06 +12:00
Jesse Hills 369809d257
Merge branch 'current' into next 2023-06-15 14:23:43 +12:00
Graham Brown e7047e6fe0
Add Alarm Control Panel (#2891)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-15 12:34:42 +12:00
Alexander Dimitrov 323874b76a
Add warning addressable lights on esp-idf (#2989) 2023-06-14 01:42:23 -05:00