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
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
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
Jesse Hills
170f770b71
[http_request] Simplify component examples ( #4076 )
2024-07-23 11:45:29 +12:00
imgbot[bot]
b783ccbcb7
[ImgBot] Optimize images ( #4063 )
...
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-07-22 16:32:39 +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
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
a6d42d5ebd
Merge branch 'current' into beta
2024-07-16 16:51:03 +12: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
9db75c3132
Merge branch 'current' into beta
2024-07-13 09:45:38 +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
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