Commit Graph

2726 Commits

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