Commit Graph

2137 Commits

Author SHA1 Message Date
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
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
Faidon Liambotis
2510fd817c
Tuya Number: split "multiply" to a separate option (#3224)
Fixes: esphome/issues#4928
2023-10-03 13:35:22 +13:00
Marc J
a4ba7f3ba6
Tuya number scaling (#3075) 2023-09-28 11:52:37 +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
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