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
RFDarter
99e76d6689
Webserver entity sorting ( #3741 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-30 13:54:22 +12:00
Jesse Hills
9e52a9816c
[voice_assistant] Timer triggers ( #3877 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-30 13:09:23 +12:00
RFDarter
0138eca827
Change datetime id names in examples ( #3777 )
2024-05-30 10:07:25 +12:00
RFDarter
83c29b6c74
Webserver-mention-v3 ( #3881 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-30 06:58:30 +12:00
Jesse Hills
60dfe2d5d6
Merge branch 'current' into next
2024-05-28 08:29:08 +12:00
Sašo Domadenik
0cdfa50838
Fix incorrect naming of the AdaFruit MagTag display. ( #3871 )
2024-05-27 07:23:04 +12:00
Honza Pobořil
89d087197f
Fixed attenuation values ( #3868 )
...
According to the docs 12db is not allowed.
https://docs.espressif.com/projects/esp-idf/en/v4.4.7/esp32/api-reference/peripherals/adc.html#_CPPv425adc1_config_channel_atten14adc1_channel_t11adc_atten_t
2024-05-25 15:46:32 +02:00
Jesse Hills
7ebb8a4a87
Merge branch 'current' into next
2024-05-25 08:14:27 +12:00
polyfloyd
187e1d59a9
MPR121 gpio ( #3845 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-24 09:08:31 +12:00
Pavlo Dudnytskyi
d28cfebad3
Documentation added for button and text_sensor components of Haier integration ( #3851 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu>
2024-05-24 09:07:46 +12:00
Penny Wood
a59b50e4cc
Allow output open drain ( #3853 )
2024-05-23 09:31:59 +12:00
Keith Burzinski
3f10d4dcd6
Add on_safe_mode trigger to docs ( #3857 )
2024-05-23 07:43:18 +12:00
Jeroen van Oort
8fba0d2604
Document the modbus server feature ( #3332 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-22 16:17:34 +12:00
Chris Feenstra
99219c4fcd
Fixed broken text ( #3705 )
2024-05-22 06:11:57 +02:00
Samuel Tardieu
a2357ba9c2
Fix typos in time-based cover documentation ( #3856 )
2024-05-22 06:05:26 +02:00
Keith Burzinski
bcb6b5a844
Safe mode documentation and updates ( #3841 )
2024-05-22 13:08:59 +12:00
bzzzbzzzzz
7fe65f6415
Add note that the PWM and RS485 versions of the A02YYUW are not supported ( #3828 )
...
* Update a02yyuw.rst to emphasize that the PWM and RS485 versions of the sensor are not supported.
* Update a02yyuw.rst
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-05-21 18:22:11 +02:00
Clyde Stubbs
a62ec76a1f
[ili9xxx] Document pixel_mode and init_sequence ( #3836 )
2024-05-21 09:18:17 +12:00
Jesse Hills
881594ab83
Merge branch 'current' into next
2024-05-20 17:14:00 +12:00
Andy Barratt
a1910a39be
Update esp32_camera.rst with aspect ratios ( #3549 )
...
* Update esp32_camera.rst with aspect ratios
* Corrected typo
2024-05-18 08:34:32 +02:00
Fabian
a3905e0b70
add touch_timeout
config option. ( #3553 )
...
* add `touch_timeout` config option.
* Update lilygo_t5_47.rst
---------
Co-authored-by: Your Name <you@example.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-05-17 10:58:59 +02:00
Veli Veromann
8c40a72d5f
Update pca9685.rst ( #3842 )
...
Fix typo, adjust wording to be common ("defaults to" instead of "default")
2024-05-16 19:50:07 +02:00
Anton Viktorov
92b3a2d570
INA228/INA229, INA238/INA239, INA237 power/energy/charge monitor (I2C, SPI) - Documentation ( #3571 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-16 16:50:34 +12:00
Anton Viktorov
fafa4823ef
ENS160 I2C and SPI support ( #3683 )
2024-05-16 15:22:44 +12:00
Mat931
0703bace35
Add ADC multisampling ( #3664 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-05-16 14:11:24 +12:00
Keith Burzinski
a30541482e
OTA docs update for esphome/esphome#6459 ( #3782 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 14:00:33 +12:00
shxshxshxshx
3ce46e7405
docs: update wifi ( #3714 )
2024-05-16 11:38:44 +12:00
heggi
0ae84dd523
Mirage protocol ( #3740 )
2024-05-16 11:35:19 +12:00
Mat931
2760b2221c
Add beken_spi_led_strip component ( #3755 )
2024-05-16 11:32:52 +12:00
Alex Boyd
da462c65b6
[bedjet] Update docs for esphome/esphome#6633 ( #3799 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-16 11:31:13 +12:00
imgbot[bot]
aaba9e9745
[ImgBot] Optimize images ( #3840 )
...
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-05-15 08:47:55 +02:00
Jesse Hills
524b74e8f8
[adc] Change 11dB references to 12dB ( #3837 )
2024-05-15 13:14:18 +12:00
Jesse Hills
bf4433ecac
Merge branch 'current' into beta
2024-05-15 13:14:09 +12:00
Jesse Hills
8faef74065
Merge branch 'current' into next
2024-05-15 13:14:08 +12:00
Jesse Hills
1c44e2e8e7
[adc] Change 11dB references to 12dB ( #3837 )
2024-05-15 13:01:43 +12:00
Clyde Stubbs
d06ece2d70
Use GPIOXX in sample configs ( #3702 )
2024-05-15 12:56:30 +12:00
Jesse Hills
974db38aec
Merge branch 'current' into next
2024-05-14 10:02:10 +12:00
Jesse Hills
43eeb5444d
Merge branch 'current' into beta
2024-05-14 10:02:10 +12:00
Ludovic BOUÉ
46bb99e30b
[CST816] Add support for Hynitron Microelectronics CST826 capacitive touch ( #3831 )
2024-05-13 20:21:38 +10:00
Szewcson
bccac73a77
GDK101 support ( #2853 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-13 13:36:13 +12:00
Peter
bfda3aadb7
Update ota.rst - added OTA port for Beken chips ( #3522 )
...
Added OTA port information (port 8892) for Beken chips as used by libretiny
2024-05-12 08:30:09 +02:00
chbmuc
338a378699
Add IRK support to RSSI tracking with randomized MAC addresses ( #3707 )
2024-05-09 15:02:48 +12:00
Jesse Hills
0cfbc64f6a
Merge branch 'current' into next
2024-05-08 13:19:52 +12:00
RFDarter
32a3645a05
Datetime lambda call fix ( #3778 )
2024-05-07 14:41:44 +02:00
RFDarter
2a55cf0d50
datetime typo ( #3776 )
2024-05-07 14:41:16 +02:00
imgbot[bot]
7f7878559b
[ImgBot] Optimize images ( #3766 )
...
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-05-07 14:40:06 +02:00
Jesse Hills
696a828156
Merge branch 'current' into next
2024-05-07 05:45:51 +00:00
Jesse Hills
88e315e0e4
Many example yaml tidy-ups ( #3821 )
...
* Many example yaml tidy-ups
* Update components/sensor/hlw8012.rst
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-07 00:40:12 -05:00
Keith Burzinski
ca96dd49e1
Change "integration" -> "component", minor copy fixes ( #3790 )
2024-05-07 17:16:56 +12:00
IreuN
567fa6a76a
Update bme680_bsec licence url ( #3818 )
2024-05-06 20:04:42 -05:00
Tomek Wasilczyk
8143158399
External components: add documentation about path for git source ( #3815 )
2024-05-06 15:19:19 +12:00
Carsten Grohmann
cb230f57d4
Order of esphome parameters corrected II ( #3816 )
2024-05-05 18:07:49 +02:00
Nico Peter
bf72d1bba0
Update time_based.rst ( #3532 )
...
added docs for feature_time_based_cover_last_operation
2024-05-03 21:15:41 +02:00
Anton Viktorov
4217ab9c30
bmp3xx SPI support added ( #3801 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-02 13:49:06 +12:00
Mat931
74686fadb2
Remote receiver improvements ( #2797 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-05-02 13:22:30 +12:00
Lucas Hartmann
98b7c74e96
Add transition_length to strobe effect. ( #3775 )
2024-04-29 07:47:17 +12:00
Alex Boyd
051ed8736d
Redo the homeassistant service call API setup instructions ( #3631 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-26 21:52:15 +10:00
polyfloyd
1f272092d6
waveshare_epaper: Add 2.90in-dke ( #3780 )
2024-04-26 18:44:04 +10:00
NP v/d Spek
e242b5102e
Update description about showing the Color Test Card. ( #3796 )
...
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2024-04-26 13:23:03 +10:00
Jesse Hills
57c9493b1b
Add DateTime datetime type entities to docs ( #3784 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-04-26 09:19:56 +12:00
rforro
ab21cada93
Include roomba ir in docs ( #2767 )
...
Co-authored-by: Richard Forro <r@f.rf>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-24 15:21:12 +12:00
David Friedland
d9e12e594f
Event components ( #3722 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-24 14:35:29 +12:00
Jean Louis-Guerin
0559ef14fb
Add WeiKai component documentation ( #3113 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-04-24 13:21:48 +12:00
Jesse Hills
ab42cc0fef
Merge branch 'current' into next
2024-04-24 00:52:23 +00:00
H. Árkosi Róbert
c20f304142
Graphical menu screenshot ( #3791 )
2024-04-24 07:52:39 +12:00
Jesse Hills
cda94f58d3
[sn74hc595] Update documentation for type and spi_id ( #3787 )
2024-04-23 17:22:17 +12:00
Keith Burzinski
f1b31e85b7
Add documentation for valve component ( #3763 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-23 16:47:09 +12:00
Jesse Hills
b8523b89fb
Remove "Required Home Assistant XXXX.X" messages for older versions ( #3788 )
2024-04-23 16:46:47 +12:00
Jesse Hills
ea6c5af299
Merge branch 'current' into next
2024-04-23 10:50:27 +12:00
eagleco
db5b1de530
Update status_led.rst ( #3768 )
...
Include note about status led blinking slowly when native API is included in configuration but no api client is connected.
2024-04-18 07:04:42 +02:00
Jesse Hills
57e080464a
Merge branch 'current' into beta
2024-04-15 13:25:48 +12:00
Jesse Hills
33c433dc84
Merge branch 'current' into next
2024-04-15 13:25:22 +12:00
H. Árkosi Róbert
412aef3574
Display rendering engine screenshots ( #3738 )
2024-04-15 09:08:28 +12:00
Dawid Wróbel
e90f8c7b19
Update xiaomi_ble: Bluetooth Proxy supports stock firmware, too ( #3747 )
2024-04-15 09:04:42 +12:00
voed
d0ad059ff2
Remove unnecessary lambda from example ( #3600 )
2024-04-15 09:00:46 +12:00
Jimmy Hedman
6ba642635c
Add DNS sensor ( #3721 )
2024-04-12 14:01:13 +10:00
MRemy2
cc0dc1dccb
Update htu21d.rst ( #3742 )
2024-04-12 11:29:02 +12:00
Jesse Hills
d6c38a14cd
Merge branch 'current' into next
2024-04-10 11:40:29 +12:00
bukureckid
ac56a77d26
Add documentation for Dooya RF ( #3749 )
...
Co-authored-by: Dusan Bukurecki <dusanb@thevtool.com>
2024-04-10 09:04:38 +12:00
IJssel
e70f6482a1
Added tlc5971 documentation ( #3744 )
2024-04-10 08:03:21 +12:00
Jesse Hills
b22c58f517
Update for rmt_channel on receiver and transmitter ( #3745 )
2024-04-08 20:54:02 -05:00
Jesse Hills
69fb6f6c82
Add docs for time entities ( #3748 )
2024-04-08 20:46:40 -05:00
Mat931
8b13ddc3e7
Add ABB-Welcome / Busch-Welcome Door Intercom Protocol ( #2844 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-04-09 13:43:56 +12:00
imgbot[bot]
df6d0246db
[ImgBot] Optimize images ( #3698 )
...
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-04-09 13:23:45 +12:00
tracestep
b9666b2e30
Add timeout option on i2c.rst (esphome/issues#4340) ( #2778 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-09 13:11:49 +12:00
fariouche
d72ce9e136
added documentation for the pink version of miflora sensor ( #3465 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-09 10:18:59 +12:00
Mat931
26be239efc
Internal temperature: Support Beken platform ( #3746 )
2024-04-09 07:21:55 +12:00
tronikos
53230c9fb6
Add temperature for QMC5883L ( #3730 )
2024-04-03 15:57:12 +13:00
Penny Wood
6fa3868347
Raw values access ( #3729 )
2024-04-02 17:01:27 +02:00
yousaf465
14321df03d
Update bl0942.rst ( #3728 )
2024-04-02 19:13:05 +13:00
B48D81EFCC
89767169d7
Update ethernet.rst. Added more details. ( #3726 )
...
Added details about the specific board. There is a ESP32 and a ESP32-S3 variant which uses a different network chip.
2024-04-01 19:50:49 +02:00
Teppo Kurki
21d9205e4f
Wireguard: add netmask caveat note ( #3584 )
...
With the default netmask no outgoing traffic will pass through the tunnel, so add a note about this in the sample configuration.
2024-03-31 09:38:58 +02:00
[NUT]
67e5ba0c19
Guide on creating and including sound clips to be played by the i2s Speaker component. ( #3718 )
...
* Add files via upload
* Add files via upload
* Update audio_clips_for_i2s.rst
* Update audio_clips_for_i2s.rst
* Update audio_clips_for_i2s.rst
* Update index.rst
missing link to the speaker component (this page is well hidden!) and added the link to the guide.
* Update audio_clips_for_i2s.rst
Dots on i
* Update audio_clips_for_i2s.rst
updated links
* Update audio_clips_for_i2s.rst
xxd link for anything else but Linux...
* Update index.rst
links in this format are strange.
* Update audio_clips_for_i2s.rst
And again... links are weird.
* Update audio_clips_for_i2s.rst
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-28 08:37:40 +01:00
mrtoy-me
eb562e89b0
Update for SHT85 support ( #3703 )
2024-03-28 15:19:30 +13:00
Jesse Hills
e349f6af81
Merge branch 'current' into next
2024-03-28 13:34:50 +13:00
Daniel Eisterhold
3c9096eadf
Add example for get_size() ( #3711 )
2024-03-28 12:56:35 +13:00
MagicBear
a843812997
add doc for daikin_arc ( #3709 )
...
Co-authored-by: MagicBear <mb@bilibili.com>
2024-03-28 07:56:22 +13:00
Mafus1
d80425d7eb
Documentation for JSN-SR04T Ultrasonic Sensor ( #3501 )
2024-03-27 14:14:26 +13:00
X-Ryl669
9af1575411
Add documentation for AT581x Radar component ( #3646 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-27 11:52:05 +13:00
Simone Rossetto
7263d0b157
WireGuard for esp8266 ( #3708 )
2024-03-25 11:21:07 +13:00
Götz Görisch
b5d475d1af
doc: describe the IPv6 address generation ( #3704 )
...
* doc: describe the IPv6 address generation
* fixes https://github.com/esphome/issues/issues/5618
* Update network.rst
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-21 20:24:15 +01:00
Mat931
416a7edd80
Add sun_gtil2 component ( #3005 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-21 16:23:34 +13:00
Moriah Morgan
9a710041e2
Update Tuya Climate for new esphome PR ( #3096 )
...
* Update Tuya Climate for new esphome PR
Update Tuya Climate to document related to https://github.com/esphome/esphome/pull/5159
* Remove Deprecated Config Block
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
* Update tuya.rst
* Restore basic device configuration sample block, will use more specific examples in the device repo
* Apply suggestions from code review
Copy fixes
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-03-20 19:40:20 -05:00
Clyde Stubbs
56e9418b08
Correct example config for T-Display S3 Amoled ( #3701 )
2024-03-21 12:07:47 +13:00
SodaWithoutSparkles
008766717a
fix(ina219): typo ( #3697 )
...
esphome/issues#5613
2024-03-20 15:53:54 +01:00
Jasper Albering
4ab8499c90
sm2135: add separate_modes option ( #3579 )
2024-03-20 21:17:55 +13:00
Gagootron
d3cff88a0f
add phase_angle to ledc component ( #3671 )
2024-03-20 21:17:26 +13:00
cvwillegen
4601524bd3
Pronto protocol customize delta ( #3044 )
2024-03-20 21:16:55 +13:00
Jesse Hills
732e3e5528
Merge branch 'current' into next
2024-03-18 14:21:25 +13:00
Daniel Eisterhold
26b3ada768
Add documentation for line_at_angle ( #3687 )
2024-03-18 12:51:48 +13:00
Jesse Hills
18cf4c08d7
Merge branch 'current' into beta
2024-03-15 14:23:02 +13:00
Zynth-dev
7696f6e6f3
Update index.rst to provide missing information on the on_value behavior ( #3652 )
...
* Update index.rst to provide missing information on the on_value behavior
The on_value behavior was unclear about what happens when the selected-value is set to the same value as it already was.
* Update components/select/index.rst
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
---------
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-13 21:16:09 +01:00
Michał Sochoń
69dd4c41ee
Fix indentation for SGP4x ( #3670 )
...
Co-authored-by: guillempages <guillempages@users.noreply.github.com>
2024-03-13 20:44:38 +01:00
Jesse Hills
244ed32046
Merge branch 'current' into next
2024-03-13 16:33:13 +13:00
kev300
d47883aa54
add possibility to provide different conversion times for Bus Voltage… ( #3661 )
...
Co-authored-by: Kevin Hübner <k.huebner@ceyoniq.com>
2024-03-13 16:25:41 +13:00
Chris Feenstra
c02f4106d8
Kamstrup KMP ( #3513 )
...
Co-authored-by: Chris Feenstra <chris@cfeenstra.nl>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-13 16:01:26 +13:00
Ettore Beltrame
4ba09c09da
Add Emmeti platform to climate_ir.rst ( #3109 )
2024-03-13 14:16:07 +13:00
Mark Spicer
5acfce67c1
feat: Add HTU31D Documentation ( #3397 )
...
* feat: Add HTU31D Documentation
This commit adds documentation for the HTU31D component.
* Fix image size
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-13 14:05:02 +13:00
Sorin Iordachescu
e31870f247
ADE7953: Add the ability to use accumulating energy registers, more precise power reporting ( #3656 )
2024-03-13 12:17:10 +13:00
Clyde Stubbs
707614f1cf
Document quad SPI AMOLED displays ( #3677 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-13 12:15:00 +13:00
Landon Rohatensky
0c1658259b
add docs for load font from url ( #3261 )
2024-03-13 12:07:44 +13:00
Jimmy Hedman
621299e930
Fix spelling ( #3679 )
2024-03-12 11:08:57 +01:00
Kevin Reilly
def1caf939
Deep sleep: example of getting wakeup cause ( #3663 )
...
* Deep sleep: example of getting wakeup cause
* Update deep_sleep.rst
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-12 09:13:45 +01:00
Citric Lee
8f85d9152e
Add Seeed Studio mmWave Sensor MR24HPC1 document ( #3383 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-12 16:33:45 +13:00
Anton Viktorov
039846406b
VEML7700 and VEML6030 light sensors ( #3525 )
...
* VEML7700 and VEML6030 light sensors
* VEML7700 math indent
* VEML7700 tidy
* VEML7700 tidy
* VEML7700 update
* VEML7700 pic fix
* VEML7700 typo
* VEML7700 doc fix
* Apply suggestions from code review
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
* VEML7700 minor fixes after the review
* simplified sensor config
* Update components/sensor/veml7700.rst
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-03-11 21:51:05 -05:00
Clyde Stubbs
95fc5a0b24
Update quad spi docs ( #3676 )
2024-03-12 15:50:27 +13:00
mrtoy-me
9f30cf7b60
hydreon_rgxx - add resolution option ( #3529 )
2024-03-12 15:32:01 +13:00
Clyde Stubbs
d2af542012
Add st7701s and rpi_dpi_rgb docs ( #3546 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-12 11:45:57 +13:00
RubyBailey
df6b8af452
Mitsubishi update ( #2353 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: RubyBailey <ruby_bailey11@hotmail.com>
2024-03-12 10:01:10 +13:00
H. Árkosi Róbert
cde95b10cf
Add note about fake RP2040 unsupported ( #3675 )
...
* Add note about fake RP2040 unsupported
* Update rp2040.rst
* Update rp2040.rst
* Update components/rp2040.rst
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2024-03-11 21:05:50 +01:00
Manuel Kasper
031ea607a8
Document new support for Waveshare 2.13" V2 display ( #3669 )
...
* Document new support for Waveshare 2.13" V2 display
* Revert line that has gone missing and fix typo
2024-03-12 05:39:15 +11:00
Mike La Spina
dd22ca90cc
ATM90E32 advanced features ( #3573 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-12 07:23:17 +13:00
Fabio Pugliese Ornellas
7010eabcea
Add MHZ-19 warmup time ( #3604 )
2024-03-12 07:17:50 +13:00
Clyde Stubbs
7d53484c83
Font: document new font features ( #3596 )
...
* Document new font features
* Add entry in index.rst
* Update components/display/fonts.rst
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
* Make html-strict happy
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-03-11 04:03:42 -05:00
Clyde Stubbs
e895ebbc30
Add Cst226 touchscreen docs ( #3577 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 18:35:42 +11:00
Clyde Stubbs
d1cdeb2913
Add GC9A01A docs ( #3674 )
...
* Add GCA901A model to ili9xxx
* Fix name
2024-03-11 17:47:25 +11:00
Clyde Stubbs
d358a90aee
Add docs for ble_presence timeout ( #3500 )
2024-03-11 17:39:04 +11:00
swoboda1337
1de513d903
Add AM2315C docs ( #3625 )
...
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 19:33:46 +13:00
Clyde Stubbs
9cdbd6da73
Add CST816 touchscreen docs ( #3459 )
...
* Add CST816 touchscreen docs
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-11 16:35:08 +11:00
Rodrigo Martín
9279b696e1
feat(MQTT): Add QoS option for each MQTT component ( #3635 )
2024-03-11 13:12:56 +13:00
NP v/d Spek
51deedd88c
Update ili9xxx documentation in regards of SPI settings ( #3673 )
...
* Update ili9xxx documentation in regards of SPI settings
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
---------
2024-03-11 10:20:52 +11:00
chbmuc
f66261f2b8
Add IRK support to allow tracking of devices with random MAC addresses ( #3666 )
...
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
2024-03-11 10:12:03 +11:00
alexborro
66f924f816
[Fingerprint_grow] Add description for Sleep Mode Feature ( #3558 )
2024-03-11 12:04:20 +13:00
Samuel Sieb
b32101c04b
document template fan and fan triggers ( #3655 )
2024-03-10 15:42:14 -07:00
Solomon
2af197fe09
Add documentation for ADS1118 ( #3606 )
...
Co-authored-by: Solomon <solomon.gorkhover@finnpartners.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 11:09:09 +13:00
Dmitry
ab4e7bd835
Add AGS10 Sensor ( #3527 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 10:19:14 +13:00
RFDarter
d549160fc9
add doc for datetime component ( #3595 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 07:52:24 +13:00
Ludovic BOUÉ
57dd5aa844
Update pca9554.rst ( #3662 )
...
Fix typo
2024-03-06 16:26:55 +01:00
Samuel Sieb
cf4a5f5d40
optional output is temporary ( #3654 )
2024-03-06 09:34:52 +13:00
Jesse Hills
fd936fc082
Add docs for passing the used wake word to the voice_assistant ( #3651 )
2024-03-06 09:34:51 +13:00
Jesse Hills
49d194a538
Merge branch 'current' into next
2024-03-06 09:32:01 +13:00