Commit Graph

2769 Commits

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