Commit Graph

2176 Commits

Author SHA1 Message Date
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
Keith Burzinski
f256fda25e
Add resource warnings to BLE, voice and audio component docs (#3298) 2023-10-27 11:29:59 +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
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
Jesse Hills
d65ce68cb4
Add wifi_timeout to esp32_improv (#3279) 2023-10-19 13:30:15 +13:00
voed
953603810a
Fix sensor filter links (#3281) 2023-10-18 14:21:12 +02: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
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
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