Commit Graph

2821 Commits

Author SHA1 Message Date
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
Keith Burzinski
410bfab3e0
Update a couple docs for esphome/esphome#6922 (#3962) 2024-06-18 15:26:12 +12:00
Keith Burzinski
18173c3f89
Update a couple docs for esphome/esphome#6922 (#3962) 2024-06-18 15:25:29 +12:00
Jesse Hills
38f8eb2c6e
Update `json::parse_json` examples (#3949) 2024-06-17 15:35:55 +12:00
Jesse Hills
03156a378d
Merge branch 'current' into next 2024-06-17 15:35:43 +12:00
Jesse Hills
5652c9c7da
Merge branch 'current' into beta 2024-06-17 15:35:43 +12:00
Sergiy Andrusenko
07264aada3
Update pipsolar.rst (#3954)
please fix the typo in the property name
2024-06-14 11:15:55 +02:00
Jesse Hills
40757fe09c
Update `json::parse_json` examples (#3949) 2024-06-13 16:06:06 +12:00
Oliver Hihn
02b6e0fbd7
Added documentation for new option step_delay for X9C Digital Potentiometer (#3939) 2024-06-12 11:14:57 -07:00
Clyde Stubbs
0a7effc032
Add st7735 to ili9xxx (#3888) 2024-06-12 13:47:54 +12:00
Clyde Stubbs
ca489a6870
Document sdl driver (#3880) 2024-06-12 13:42:04 +12:00
Samuel Sieb
101005f1f1
docs for one-wire platform change (#3911)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2024-06-12 13:05:50 +12:00
NMartin354
66ab69f13f
[safe_mode] Allow user-defined interval for successful boot (#3930)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-06-12 12:38:24 +12:00
Peter Ericson
9356f4fcfa
Add line for 13.3in-k in waveshare_epaper component (#3719) 2024-06-12 11:51:08 +12:00
Keith Burzinski
a9db9a5e30
[core] Update Entities documentation (#3935)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-06-12 09:57:39 +12:00
Jesse Hills
9dba019fee
Merge branch 'current' into next 2024-06-10 18:54:21 +00:00
imgbot[bot]
8e8fc9a8e3
[ImgBot] Optimize images (#3931)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-06-11 06:47:30 +12:00
Jesse Hills
b9b2e08993
Merge branch 'current' into next 2024-06-10 02:04:27 +00:00
Keith Burzinski
876885823f
Documentation updates for `http_request` component refactor (#3919)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-06-10 12:36:21 +12:00
mrtoy-me
52179cea24
SHT3xd component - Provide example i2c configuration for >50-100Khz i2c frequencies on IDF (#3921)
* Update for higher i2c frequencies on IDF

* Update sht3xd.rst
2024-06-07 17:03:37 +02:00
Olivier ARCHER
74b02f0253
OTA Update via HTTP Request documentation (#3291)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-06-06 14:35:31 +12:00
Clyde Stubbs
9f6c87c463
Document file: scheme for external component via git (#3906) 2024-06-06 07:27:09 +12:00
zry98
783c3f3898
Update tuya climate for active state config changes (#3855) 2024-06-05 01:28:38 -07:00
Will Rouesnel
870333337a
Tuya cover invert position report (#3497) 2024-06-05 07:58:37 +00:00
svxa
405261e8e1
transmit_aeha carrier frequency now adjustable (#3859) 2024-06-05 07:38:44 +00:00
Nate Clark
ebb27d6317
[ethernet] Adds documentation for setting PHY register values (#3886) 2024-06-05 18:51:52 +12:00
Jesse Hills
bb6a134f66
Merge branch 'current' into next 2024-06-05 15:51:19 +12:00
John Romkey
80fe66a9aa
Add Seeed Studio XIAO ESP32S3 Sense pins to esp32_camera.rst (#3446)
* Add Seeed Studio XIAO ESP32S3 Sense pins to esp32_camera.rst

Added camera pin configuration for Seeed Studio XIAO ESP32S3 Sense to Camera page

* Added missing blank line

* Update esp32_camera.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-06-04 15:34:45 +02:00
ave
39abfa64e3
Improve SGP30 humidity compensation documentation (#3556)
* Improve SGP30 compensation documentation

* Use must instead of should, fix celsius spelling
2024-06-04 15:25:34 +02:00
Steffen Arntz
992b09a145
Reorder and reference the mirdea_ir variant example. (#3767)
This Example has previously not been referenced and had been misplaced at the top of the variants.
2024-06-04 15:19:58 +02:00
John Mueller
21820a7c84
Include note about Daylight Savings Time duplication/skipping (#3771)
It's probably clear to most people that setting up a trigger for the 31st of every month will fail in February, but apparently triggers between 1am and 3am are also fragile once a year. For non-disruptive or regular triggers, this might not be an issue -- if you want to turn off a device at 2am using on_time, you should know that it will fail once a week. Similarly, if you want to do a daily trigger at 1am, you should know that it will trigger twice a day once a year. 

This does not seem super-obvious until you've run into it, so I propose adding a note to the documentation. It also doesn't feel like something that should be changed in the functionality to match cron's behavior, given that it would change the functionality of existing triggers. 

I'm not invested in the exact wording / location; I suspect pulling it out a bit into a more visible place makes it less likely for people to miss.

(Brought to you by a trigger that turns off an expensive device at 2am, only for it to run a full day instead :-)).
2024-06-04 15:18:47 +02:00
tronikos
9a3ed01c9b
Fix doc for template cover regarding position_action and has_position (#3762)
* Update template.rst

* Update template.rst
2024-06-04 15:14:40 +02:00
cypherbits
c998495c7f
doc: wifi reboot_timeout disabled if ap enabled (#3824)
* doc: wifi reboot_timeout disabled if ap enabled

* Update wifi.rst

* Update wifi.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-06-04 15:12:54 +02:00
Ludovic BOUÉ
ef967e9ff7
Update ens160.rst to add missing ens160_air_quality_index (#3720)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-06-04 15:04:55 +02:00
lps2
54e394d8c0
Update to Addressable Color Wipe Example (#3903)
Update to the Addressable Color Wipe Example to correctly include gradient as an option of the color rather than the entire effect
2024-06-04 14:44:35 +02:00
João Silva
35eb5c5b0f
Set SN74HC165's clock_inhibit_pin as optional (#3583)
* Set SN74HC165's clock_inhibit_pin as optional

The use of only 3 pins is mentioned, but the configuration values don't reflect that.
Datasheet specifies the pin can be directly connected to ground. The code already expects the pin to not be used: ec3162282c/esphome/components/sn74hc165/__init__.py (L35)

* Update sn74hc165.rst

* Update sn74hc165.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-06-04 13:46:12 +02:00
Clyde Stubbs
a2fbd43080
Document host time (#3909) 2024-06-04 15:09:49 +12:00
Pieter Viljoen
bb460cd41d
Add Ethernet MAC address to ethernet_info (#3887) 2024-06-04 14:57:07 +12:00
Tobias Marschall
3d475b3d31
Rename last_operation() to get_last_operation() & warn about bug http… (#3884)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-06-02 22:55:18 +12:00
Jesse Hills
e520d41dc6
Merge branch 'current' into next 2024-06-02 09:18:57 +00:00
Remy van Elst
308aba8011
Update i2s_microphone data value (#3732)
According to here: 4fcb26d69d/esphome/components/i2s_audio/microphone/i2s_audio_microphone.cpp (L138) it seems to be an int16_t

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-06-02 05:47:25 +00:00
Clyde Stubbs
66e70ecc88
Document host platform (#3893) 2024-06-01 15:25:53 +10:00
Simone Rossetto
aa43fcc525
Wireguard support for bk72 (#3889) 2024-05-31 21:36:57 -05:00
Eduard Llull
0626032aca
The event type is accesible using the event_type variable. (#3891)
In the event.on_event automation, the event type that triggered the event is accesible using the event_type variable.
2024-05-31 13:13:15 +02:00
H. Árkosi Róbert
d4ad0730db
ancient version mentions removed + version sensor screenshot update (#3885) 2024-05-31 07:33:34 +12:00
Anton Viktorov
7f398b6cb9
Series of Lite-On Light (ALS) and Proximity(PS) sensors - LTR-303, LTR-329, LTR-553, LTR-556, LTR-659, some others (#3528)
* 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

* simplified syntax

* minor sections update

* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-30 03:47:02 -05:00