Commit Graph

2158 Commits

Author SHA1 Message Date
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
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