Keith Burzinski
02d9af543c
Add a section about custom component deprecation ( #4247 )
2024-09-14 18:41:18 +12:00
Tomer
3331f92a2f
Update ble_presence.rst to include information about Manufacturer ID ( #4183 )
2024-09-13 17:57:59 +12:00
Jesse Hills
922ec42bf4
Add note about service -> action change ( #4244 )
2024-09-12 10:11:50 +12:00
ajwahab
18d8cbaecb
Described new esp32_camera frame buffer option. ( #4227 )
2024-09-11 17:25:48 +12:00
Tercio Filho
6bb4798f22
[Modbus Controller] Added preference to change command retries ( #4202 )
2024-09-11 17:21:34 +12:00
[pʲɵs]
42ca53f43a
[i2s_audio] Add more options to speakers and microphones ( #4166 )
2024-09-11 17:12:22 +12:00
ArkanStasarik
20cf2ac200
Update max31856 docs to support thermocouple type selection ( #4119 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-11 16:53:12 +12:00
Mike La Spina
3c927f750d
Add ATM90E32 Offset calibration ( #4157 )
...
Co-authored-by: descipher <mike.laspina@gelidus.ca>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-11 09:20:44 +12:00
marcovaneck
9800b81513
[dsmr] Add internal 'telegram' text_sensor to support bridging ( #3890 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-10 20:23:02 +12:00
Jesse Hills
bdd3e0cf59
Merge branch 'current' into next
2024-09-10 01:25:23 +00:00
Clyde Stubbs
d1eb610d81
[LVGL] documentation for gradients and meter parts. ( #4236 )
2024-09-10 13:24:21 +12:00
Jesse Hills
0a0b2d8964
[bl0942] Tidy up example ( #4242 )
2024-09-10 13:23:09 +12:00
David Woodhouse
81f838f0af
[bl0942] Update docs for accuracy fixes in esphome/esphome#7428 ( #4237 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
fixes in esphome/esphome#7428
2024-09-10 13:12:04 +12:00
Maximilian Mewes
ebdb1bc053
update jsn_sr04t page ( #4238 )
2024-09-10 12:55:37 +12:00
Jesse Hills
8e5bd43784
[bme280] Update configuration variables list ( #4226 )
2024-09-10 12:54:57 +12:00
Albert Gouws
ededa55cd2
spell: Update atm90e32.rst ( #4241 )
...
Spelling mistakes
2024-09-09 23:32:39 +02:00
Albert Gouws
5b9be96bd0
spell: Update host.rst ( #4240 )
...
Spelling mistake
2024-09-09 23:31:48 +02:00
Albert Gouws
ead83e63dc
spell: Update lvgl.rst ( #4239 )
...
Sort out spelling mistakes.
2024-09-09 23:31:20 +02:00
Anton Viktorov
0d63a2cd7e
Support for light sensors LTR-501, LTR-301, LTR-558 ( #3616 )
...
* LTR303 and LTR329 light sensors
* LTR303 tidy up
* LTR303 tidy up
* LTR303 auto mode
* LTR303 auto mode+
* LTR303 auto mode+
* removed param
* LTR als ps
* ref
* typo
* ltr501 fam
* readme fix
* gain/time combinations
* table fix
* table fix
* table fix
* readme fix
* readme fix
* gain update
* ui pic
* Apply suggestions from code review
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-09-09 12:25:48 -05:00
Clyde Stubbs
0379478223
[lvgl] Document msgbox changes ( #4209 )
2024-09-09 15:59:12 +12:00
Adam DeMuri
53b81203fc
Add BMP280 SPI Component ( #4064 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-05 17:08:40 +12:00
Jesse Hills
420c7b27a7
Add supported domains for HA switch ( #4215 )
2024-09-04 20:13:33 -05:00
Markus
f50349d261
Add documentation for StatsD component ( #3802 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-09-05 12:57:30 +12:00
David Woodhouse
81f8f3d0e0
Add calibration values for BL0942 ( #4163 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-05 12:09:09 +12:00
Jeff Cooper
9f7548b7a4
Voice assist improvement docs - conversation_timeout ( #4213 )
2024-09-04 15:48:16 +12:00
Jesse Hills
fac60a6f57
Merge branch 'current' into next
2024-09-03 12:46:55 +12:00
Tercio Filho
3bfc52e12f
[modbus_controller] Pref to allow duplicate commands ( #4203 )
2024-09-03 11:56:22 +12:00
Dan Greco
ff35867d96
Add Gree model YX1FF ( #4161 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-09-03 10:35:56 +12:00
Ludovic BOUÉ
d41d2d6054
Add enable_pin to RPI_DPI_RGB Display Driver doc ( #4212 )
2024-09-02 12:29:26 +10:00
Andrzej Skowroński
397a225f7e
Documentation for CH422G I/O Expander ( #4210 )
2024-09-02 11:57:36 +10:00
Stephen Armitage
aa4b7827cf
Update bme68x_bsec2.rst ( #4184 )
...
Example using voltage is inconsistant with configuration variable of supply_voltage. Updated example
2024-08-30 13:48:06 +02:00
Tomer
b9b975cc47
Update ble_presence.rst ( #4181 )
...
The original example code to generate the list of discovered BLE devices was not up to date and didn't work for the last year since the following PR: https://github.com/esphome/esphome/pull/4049
With this update users can easily find out how to get this information.
2024-08-30 13:46:10 +02:00
Clyde Stubbs
31f188f262
Document UDP component ( #3918 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-08-30 21:00:00 +12:00
Piotr Szulc
f1b0f2e58f
Tuya Number: description of the new restore_value key for hidden datapoints ( #4191 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-30 12:53:37 +12:00
Mariusz Kryński
24bfb50ca2
update documentation for esp32_can ( #4199 )
2024-08-30 11:43:49 +12:00
Clyde Stubbs
30637b18e9
[st7701s] Document delay feature ( #4189 )
2024-08-30 08:27:38 +12:00
Clyde Stubbs
4846dc4067
[gt911] Document reset pin ( #4206 )
2024-08-30 08:20:16 +12:00
Aiden
bd726c598b
Add BL0906 documentation ( #4196 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-29 12:52:53 +12:00
imgbot[bot]
5a077ecfab
[ImgBot] Optimize images ( #4205 )
...
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-08-29 10:40:09 +12:00
Peter Zich
fb03f33c79
Fix syntax for datetime.date.set
lambda ( #4204 )
2024-08-27 22:34:33 -07:00
Clyde Stubbs
53e10fff42
[lvgl] Document lvgl.widget.focus
( #4172 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-08-28 16:29:43 +12:00
Jesse Hills
97dee02e42
Merge branch 'current' into next
2024-08-28 12:51:34 +12:00
Angel Nunez Mencias
57d41013de
Add WS2811 to esp32_rmt_led_strip ( #4193 )
2024-08-28 11:40:23 +12:00
Clyde Stubbs
f2c3524769
[ili9xxx] Document that invert_colors is required ( #4190 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-08-27 14:09:08 +02:00
Angel Nunez Mencias
16a8c052a4
Esp32_rmt_led_strip_reset ( #4194 )
2024-08-27 13:26:03 +12:00
David Woodhouse
b5003314a7
bl0942: Add address and line_frequency options ( #4126 )
2024-08-27 10:41:12 +12:00
H. Árkosi Róbert
a963bb3e60
scale
-> zoom
correction in lvgl image
widget (#4195 )
2024-08-27 07:26:53 +10:00
Henry Loenwind
f4bc0d9029
Update climate_ir.rst ( #4159 )
...
Fixed a tiny mistake
2024-08-26 15:07:01 +02:00
Clyde Stubbs
def3bcd935
Fix formatting of lvgl.is.idle example ( #4192 )
2024-08-25 08:35:56 +02:00
Piotr Szulc
90cad7dcc8
Tuya number: added description of new datapoint_hidden yaml key ( #4010 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-22 12:59:38 +12:00
Sebastian Muszynski
78acfdf550
Add output source priority "hybrid" ( #4175 )
2024-08-22 12:58:14 +12:00
Jesse Hills
bc5c886714
Fix homeassistant number page ( #4182 )
2024-08-21 20:13:38 +12:00
Jesse Hills
baf7334be5
Merge branch 'current' into next
2024-08-21 11:46:45 +12:00
Jesse Hills
fa7392bb3f
Merge branch 'current' into beta
2024-08-21 11:46:45 +12:00
nkinnan
b4a447ed50
add link to integration from total_daily_energy ( #4135 )
2024-08-20 18:09:10 +02:00
Clyde Stubbs
2a7058b529
[lvgl] Update layout docs ( #4165 )
2024-08-19 13:10:02 +12:00
Clyde Stubbs
5954531cd0
[lvgl] Update layout docs ( #4165 )
2024-08-19 10:44:29 +12:00
NP v/d Spek
11ade94a73
Add new Action and Condition. ( #3953 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-14 15:42:46 +12:00
Jesse Hills
ab3781ab3a
Merge branch 'current' into next
2024-08-14 03:30:39 +00:00
Jesse Hills
84b7857577
[alarm_control_panel] Tidy up name/id ( #4137 )
2024-08-14 02:54:45 +00:00
Jesse Hills
0af6040929
[binary_sensor] Tidy up name/id ( #4138 )
2024-08-13 21:53:49 -05:00
Jesse Hills
4b09703009
[button] Tidy up name/id ( #4139 )
2024-08-14 02:52:16 +00:00
Jesse Hills
52542f3608
[cover] Tidy up name/id ( #4141 )
2024-08-13 21:51:21 -05:00
Jesse Hills
9cb258b292
[datetime] Tidy up name/id ( #4142 )
2024-08-14 02:49:43 +00:00
Jesse Hills
f01798fede
[fan] Tidy up name/id ( #4144 )
2024-08-14 02:48:47 +00:00
Jesse Hills
d24b5602bf
[event] Tidy up name/id ( #4143 )
...
* [event] Tidy up name/id
* Fix spelling
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-08-14 02:48:08 +00:00
Jesse Hills
5e517bb13f
[light] Tidy up name/id ( #4145 )
...
* [light] Tidy up name/id
* Update components/light/shelly_dimmer.rst
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-08-14 02:46:33 +00:00
Jesse Hills
391eeda9e3
[climate] Tidy up name/id ( #4140 )
...
* [climate] Tidy up name/id
* Fix paste mistake
2024-08-13 21:41:14 -05:00
Jesse Hills
3b59f2c847
[lock] Tidy up name/id ( #4146 )
2024-08-13 21:38:52 -05:00
Jesse Hills
f6b565de76
[media_player] Tidy up name/id ( #4147 )
2024-08-13 21:38:20 -05:00
Jesse Hills
5e53c6fed8
[text_sensor] Tidy up name/id ( #4152 )
2024-08-13 21:38:05 -05:00
Jesse Hills
2d2971af57
[number] Tidy up name/id ( #4148 )
2024-08-14 02:34:33 +00:00
Jesse Hills
7d4690f362
[select] Tidy up name/id ( #4149 )
2024-08-13 21:33:14 -05:00
Jesse Hills
9892a0fce9
[sensor] Tidy up name/id ( #4150 )
...
* [sensor] Tidy up name/id
* Add missing line
* Add missing line to sen5x
2024-08-13 21:33:05 -05:00
Philippe Wechsler
37d65d2eb2
support illuminance for airthings wave plus device ( #3110 )
2024-08-14 14:25:50 +12:00
Clyde Stubbs
fcd1f157e6
Document color_filter_opa
style property ( #4136 )
2024-08-14 14:06:15 +12:00
Clyde Stubbs
08aaee13a3
[lvgl] Document update_on_release
for number ( #4132 )
2024-08-14 14:05:28 +12:00
Landon Rohatensky
c8a20d91f3
Documentation for Home Assistant Number ( #3942 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-14 14:04:04 +12:00
Jesse Hills
9839ac3a50
[update] Tidy up name/id ( #4153 )
2024-08-13 21:03:19 -05:00
Markus
ed4a4c292c
Add docu for Homeassistant Switch ( #4006 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-14 14:03:16 +12:00
Jesse Hills
dc2c7aa02f
[valve] Tidy up name/id ( #4154 )
2024-08-13 21:02:34 -05:00
Jesse Hills
3a5ecc9055
[components] Tidy up name/id ( #4155 )
2024-08-13 21:01:19 -05:00
Jesse Hills
9169262e5f
[switch] Tidy up name/id ( #4151 )
2024-08-13 20:59:54 -05:00
PaoloTK
c1f0ce5772
Updated documentation for Light dim_relative min/max brightness feature PR ( #3984 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-14 09:29:58 +12:00
Clyde Stubbs
52a59ad840
[lvgl] Document initial_focus
for encoders ( #4128 )
2024-08-13 20:06:04 +12:00
guillempages
3c1f1871cf
[online_image] Add placeholder documentation ( #4102 )
2024-08-13 19:44:46 +12:00
Joeri de Graaf
cfdcb53878
Correct ENS160 default address ( #4075 )
2024-08-13 17:24:01 +12:00
NP v/d Spek
6e51acbfe7
fixed default *bits_per_sample* value ( #4100 )
2024-08-13 17:21:58 +12:00
juanluss31
bbc3912902
Add Xiaomi LYWSD02MMC ( #4046 )
2024-08-13 13:12:51 +12:00
Keith Burzinski
2c0848f91f
[bme68x_bsec2_i2c] Add docs ( #4018 )
...
* Add docs for new `bme68x_bsec2_i2c` component
* Linting
* Fix link name
* Add note about BSEC2 to BME680 component doc
* Organize examples better
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
* Fix up example
* Update sensor platform name
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-11 23:15:04 -05:00
Flo
741d8d4621
Feature improv serial project identity ( #4125 )
2024-08-12 14:20:53 +12:00
H. Árkosi Róbert
db2fda75c3
Initial LVGL doc for ESPHome ( #3678 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-12 10:39:48 +12:00
guillempages
07ce2a7dde
Add online_image documentation ( #2076 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-06 23:08:13 +12:00
Jesse Hills
d3d125d9dd
Merge branch 'current' into next
2024-08-06 05:54:21 +00:00
Jesse Hills
afe9f3ced5
Rename files to match component name ( #4114 )
2024-08-06 17:54:00 +12:00
Jesse Hills
2c7a185f85
`service
->
action
` take 2 ( #4113 )
2024-08-06 05:22:00 +00:00
Jesse Hills
025987cb26
Merge branch 'current' into next
2024-08-06 05:17:33 +00:00
Jesse Hills
f363b22477
Move packages and substitutions out of folders ( #4112 )
...
* Move packages and substitutions out of folders
* Fix
2024-08-06 05:16:59 +00:00
Jesse Hills
d542f073aa
Merge branch 'current' into next
2024-08-06 05:10:01 +00:00
guillempages
2ffcef1815
Split display widgets documentation ( #4101 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-06 17:06:57 +12:00
Keith Burzinski
6c4e581ec3
Break out packages + substitutions docs ( #4095 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-08-06 16:43:32 +12:00
Nate Clark
c049dfef37
MQTT enabled Alarm Control Panel ( #4107 )
2024-08-06 15:53:56 +12:00
Jesse Hills
8620a20f83
Update esp32 board link to current version used ( #4109 )
2024-08-06 07:18:43 +12:00
myhomeiot
308918d0b7
Fix 11db attenuation ( #4068 )
...
https://github.com/esphome/esphome/pull/6749
2024-08-05 16:36:12 +02:00
Björn Ebbinghaus
9d1692a663
Add docs for round_to_multiple_of
filter ( #4085 )
2024-08-01 18:59:08 -05:00
Jesse Hills
aa041a93fa
[api] Update `service
->
action
` ( #4104 )
2024-08-01 22:38:39 +12:00
H. Árkosi Róbert
e85bcac260
remote_transmitter
documentation clarification and refactoring (#4080 )
...
* refactor remote_transmitter.rst
- declutter the TOC by removing the undistinguishable actions
- change `switch` in examples to `button` (at the time this doc was originally created `button` didn't exist yet)
- move the **Setting up** guides above the actions list
- remove the IRRemoteESP8266 seealso link as it's not currently supported in any way
* fix test 1
* oops
* Fix links
* examples correction
* Update remote_transmitter.rst
* Update remote_transmitter.rst
* Update remote_transmitter.rst
2024-08-01 14:38:57 +12:00
Kevin Ahrendt
88d352c168
[micro_wake_word] Update documentation to discuss how voice activity is detected ( #4097 )
2024-08-01 07:51:28 +12:00
RubyBailey
9a977067ab
Fix for Mitsubishi units that only support cooling ( #4088 )
2024-08-01 07:51:28 +12:00
Jesse Hills
2018337f78
Merge branch 'current' into next
2024-08-01 07:51:13 +12:00
Jesse Hills
67e2b0b31b
[update] Add automation documentation ( #4098 )
...
* [update] Add automation documentation
* Fix underline
* Fix
2024-07-30 23:16:30 -05:00
Kevin Ahrendt
838ade7afa
[micro_wake_word] Update documentation to discuss how voice activity is detected ( #4097 )
2024-07-31 14:15:41 +12:00
Samuel Sieb
4a47ef5aae
fix SMS example ( #4094 )
2024-07-31 10:56:40 +12:00
Samuel Sieb
2f4c7279bd
fix pipsolar example ( #4087 )
2024-07-31 10:56:25 +12:00
Paulus Schoutsen
15032c2892
Fix example YAML for Haier climate component ( #4096 )
...
* Fix example YAML for Haier climate component
The valid value is `hon` and not `h0n`.
Did same PR for source component https://github.com/paveldn/haier-esphome/pull/48
* Update haier.rst
- Consequently replace `h0n` with `hon` in all the examples
- Put values in text fields to conform docs site styling
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-07-30 15:58:32 +02:00
Keith Burzinski
08a5bb6670
Add deprecation notice for ESP32 Hall sensor ( #3883 )
2024-07-30 18:06:13 +12:00
Jesse Hills
a658adf409
[touchscreen] Add `pages
` config item ( #4072 )
2024-07-29 23:50:22 -05:00
RubyBailey
ba23ee9c4e
Fix for Mitsubishi units that only support cooling ( #4088 )
2024-07-30 11:20:26 +12:00
Illia Khovanskyi
2bdb8a781b
Added Electrolux AC into supported list ( #3873 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-07-26 15:20:01 +02:00
Jesse Hills
49ee0d6002
[http_request] Change default timeout to 4.5s ( #4077 )
2024-07-25 09:13:08 +12:00
dentra
3802a8133c
[http_request] Allow configure buffer size on ESP-IDF ( #4078 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-24 15:51:01 +12:00
Jesse Hills
6e9a0181eb
[http_request] Change default timeout to 4.5s ( #4077 )
2024-07-22 20:51:37 -05:00
Jesse Hills
d54abe571a
Merge branch 'current' into next
2024-07-22 23:45:41 +00:00
Jesse Hills
170f770b71
[http_request] Simplify component examples ( #4076 )
2024-07-23 11:45:29 +12:00
Aodren Auffrédou-Heinicke
0a28e6d58c
APDS9306 Ambient Light Sensor Documentation ( #3826 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-22 17:29:58 +12:00
imgbot[bot]
b783ccbcb7
[ImgBot] Optimize images ( #4063 )
...
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-07-22 16:32:39 +12:00
Jesse Hills
c73013dd85
Merge branch 'current' into next
2024-07-22 13:43:32 +12:00
leejoow
cfca1bcb52
[modbus_controller] on command sent trigger ( #4039 )
...
Co-authored-by: Leo Schelvis <leo.schelvis@gmail.com>
2024-07-22 13:33:14 +12:00
rnauber
662447151b
Document m5angle8 input device ( #3866 )
...
Co-authored-by: Richard Nauber <richard@nauber.dev>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-22 09:58:03 +12:00
Markus
48f030f6b4
update MQTT docs to include discover_ip option ( #3809 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-07-22 09:36:50 +12:00
Sašo Domadenik
d56bfd4102
Fix example for overriding libraries ( #3922 )
2024-07-19 09:51:49 -07:00
lyj
7f4ba3b9b5
Update datasheet ref ( #4067 )
2024-07-19 08:53:15 +02:00
Daniel
c78d2a4071
Update Datasheet URL ( #4066 )
...
Previous URL was dead.
2024-07-18 17:42:14 +02:00
Olaf van Zandwijk
733fa771f2
Update documentation about restore_mode
for valves ( #3878 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-17 22:56:55 +12:00
tronikos
b7f488fce2
Fix default address in qmc5883l ( #3764 )
2024-07-17 22:42:30 +12:00
BigBobbas
15d6c5765a
update board information ( #3982 )
2024-07-17 22:40:42 +12:00
RFDarter
96f4b2e231
[web_server] v3-features ( #4001 )
2024-07-17 22:40:02 +12:00
David Martin
ab387eedb5
Corrected an incidence of "servo" to "stepper motor" ( #4024 )
2024-07-17 22:37:57 +12:00
Andrew J.Swan
fde5bdd659
Add on_response Trigger
lambda example ( #3987 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-17 10:35:29 +00:00
Ludovic BOUÉ
766ca444a3
Fix Modbus Example Server doc ( #4037 )
2024-07-17 22:15:41 +12:00
Roeland Lutters
3f810badb5
Component TOF10120: Fix broken link to datasheet ( #4051 )
2024-07-17 22:08:37 +12:00
GermanFab
d88b20456e
Update esphome.rst: Add Removing a Password section ( #4026 )
2024-07-17 22:06:09 +12:00
Jesse Hills
b756a0837d
Merge branch 'current' into next
2024-07-17 14:54:40 +12:00
Jesse Hills
52947fac54
Merge branch 'current' into beta
2024-07-17 14:54:40 +12:00
Clyde Stubbs
d8fa6e6f60
Update host-related docs ( #4058 )
2024-07-17 12:31:51 +12:00
Jesse Hills
057fa9a09a
[i2s_audio] Microphone i2s mode ( #4053 )
2024-07-16 16:51:16 +12:00
Jesse Hills
83e40cc8c1
Merge branch 'current' into next
2024-07-16 16:51:03 +12:00
Jesse Hills
a6d42d5ebd
Merge branch 'current' into beta
2024-07-16 16:51:03 +12:00
Jesse Hills
f80a061305
[i2s_audio] Microphone i2s mode ( #4053 )
2024-07-15 23:28:47 -05:00
Keith Burzinski
c34865a27e
[canbus] Break out platforms ( #4038 )
2024-07-16 15:48:18 +12:00
Jesse Hills
a31efd3c0b
Replace mac addresses in docs with XX:XX:XX:XX:XX:XX ( #4050 )
2024-07-15 11:40:55 +12:00
Olivier ARCHER
cdd4605dd9
[http_request] fix response ( #4049 )
2024-07-15 08:52:49 +12:00
Anton Viktorov
6c773d1526
LTR390 separate ALS and UV gain and resolution ( #4012 )
2024-07-13 09:46:15 +12:00
H. Árkosi Róbert
74f738a31c
Bump HeatpumpIR - add protocols ( #3996 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-13 09:46:15 +12:00
Tomi Junnila
32144f422f
Add yac1fb9 model for the gree climate_ir component ( #4029 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-07-13 09:46:15 +12:00
Jesse Hills
fc70091149
Merge branch 'current' into next
2024-07-13 09:45:38 +12:00
Jesse Hills
9db75c3132
Merge branch 'current' into beta
2024-07-13 09:45:38 +12:00
Anton Viktorov
30ae8e5698
LTR390 separate ALS and UV gain and resolution ( #4012 )
2024-07-13 09:42:48 +12:00
H. Árkosi Róbert
5536a2c58f
Bump HeatpumpIR - add protocols ( #3996 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-13 09:19:42 +12:00
H. Árkosi Róbert
cf0ce8f615
Remove esp8266_restore_from_flash
reference ( #4043 )
2024-07-13 09:19:05 +12:00
H. Árkosi Róbert
13d318701f
Remove esp8266_restore_from_flash
reference ( #4042 )
2024-07-13 09:18:53 +12:00
H. Árkosi Róbert
0b64012de7
Remove esp8266_restore_from_flash
reference ( #4041 )
2024-07-13 09:18:42 +12:00
H. Árkosi Róbert
aacf4a0865
Remove esp8266_restore_from_flash
note ( #4040 )
2024-07-13 09:18:28 +12:00
David Martin
978879f41a
Update globals.rst ( #4044 )
...
Added globals.set Action Lambda Example
2024-07-12 16:39:39 +02:00
soeffi
d104d94437
jsn_sr04t: Added options for AJ_SR04M sensor types ( #4022 )
2024-07-12 09:30:51 +12:00
Tomi Junnila
0af8c80ea7
Add yac1fb9 model for the gree climate_ir component ( #4029 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-07-12 08:33:27 +12:00
Jesse Hills
a0c9f26efa
Merge branch 'current' into next
2024-07-11 15:41:40 +12:00
Pavlo Dudnytskyi
082146d557
Information about UART component in host platform added ( #4004 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-07-11 13:30:59 +12:00
Kevin Ahrendt
8452a82845
[micro_wake_word] Version 2 Documentation ( #4015 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-07-11 13:21:07 +12:00
Denis Prokopenko
74c578bb8e
Update sgp30.rst ( #4021 )
2024-07-08 13:20:46 +02:00
Benno Pütz
163ead2333
Update api.rst ( #4023 )
...
Fixed typo: "Fnd" -> "Find"
2024-07-06 14:41:31 +02:00
Pavlo Dudnytskyi
e0072ee215
Update of Haier component documentation to support new features and settings ( #4020 )
...
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
2024-07-06 19:00:48 +12:00
Jesse Hills
2d2ed8ad04
Merge branch 'current' into next
2024-07-03 20:05:29 +12:00
azrdev
1135d611c7
remote_receiver: document using multiple with receiver_id ( #3811 )
2024-07-03 09:07:32 +02:00
Jesse Hills
f3c28eaf45
Merge branch 'current' into next
2024-07-03 15:45:21 +12:00
Keith Burzinski
fc5d338521
[uptime] Add sensor types ( #4014 )
...
* Add uptime sensor types
* Oops
* Update update_interval copy
2024-07-01 21:29:55 -05:00
Jesse Hills
d36e808d72
Fix components.json generation ( #4013 )
2024-07-01 19:11:08 -05:00
H. Árkosi Róbert
27f3440b4b
Note about alternative wind sensors due to deprecation by manufacturer ( #3869 )
2024-07-02 12:00:51 +12:00
Samuel Sieb
2ac411866e
fix ota example ( #3990 )
2024-07-01 01:09:47 -05:00
Kamahat
327ed38f2b
add update_interval to the dallas_temp example ( #4009 )
2024-06-30 21:50:35 -07:00
Ian Wells
8c1aef40f4
Minor wording update for duty_time.rst ( #4008 )
2024-07-01 03:02:03 +02:00
David Martin
90757f4ab9
"Temperature" to "Pressure" correction ( #4000 )
2024-06-27 17:10:03 +02:00
Keith Burzinski
c628ab7281
Fix script link ( #3999 )
2024-06-27 10:56:13 +02:00
Jesse Hills
48ab2916b4
Merge branch 'current' into next
2024-06-27 17:19:03 +12:00
Sergey Dudanov
e81014ad75
[modbus_text_sensor] new default ANSI encoding type ( #3994 )
2024-06-27 13:50:28 +12:00
Keith Burzinski
5c78504d97
Break apart automations doc ( #3957 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-06-27 11:55:41 +12:00
Jesse Hills
0b56f6374b
Merge branch 'current' into next
2024-06-26 22:41:32 +12:00
H. Árkosi Róbert
db399bff20
Bump HeatpumpIR and IRremoteESP8266 ( #3975 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-06-25 21:09:02 +12:00
Hmmbob
7f5479b4f3
Add esphome platform to OTA sections in docs ( #3983 )
2024-06-25 15:44:31 +12:00
Jesse Hills
9868438e91
Merge branch 'current' into next
2024-06-25 08:57:18 +12:00
星野SKY
31322158c9
Fix the invalid URL for data sheet in gdk101.rst ( #3985 )
2024-06-24 15:28:43 +02:00
H. Árkosi Róbert
cd4db33e14
Update the climate UI screenshot ( #3977 )
2024-06-21 14:49:55 +02:00
Keith Burzinski
c009eb4594
[ota] Add component page, various tweaks ( #3976 )
2024-06-21 18:36:52 +12:00
imgbot[bot]
e28345cd8f
[ImgBot] Optimize images ( #3969 )
...
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-06-20 17:22:16 +12:00
Jesse Hills
0da002a7f8
[ft5x06] Add interrupt pin ( #3902 )
2024-06-19 15:37:46 +12:00
Jesse Hills
62eaa4b362
Merge branch 'current' into next
2024-06-19 15:37:32 +12:00
Jesse Hills
3c97a0e622
Merge branch 'current' into beta
2024-06-19 15:37:32 +12:00
Jesse Hills
8668cd31d1
[ft5x06] Add interrupt pin ( #3902 )
2024-06-18 16:49:30 +12:00
tronikos
b6f848a375
Add state class and fix typo in bme680 example ( #3793 )
2024-06-18 16:43:14 +12:00
Pascal Roeleven
a611e0bac8
Fix GPIO pins of 2nd and 3rd hardware UART ( #3958 )
2024-06-18 16:42:31 +12:00