Commit Graph

1973 Commits

Author SHA1 Message Date
c0ffeeca7
e02a41469c
Update links to voice control (#2971) 2023-06-02 17:59:10 +02:00
H. Árkosi Róbert
67513701e8
Brush up page looks for Web Server Component (#2969)
* Brush up page looks for Web Server Component

* Update web_server.rst

* Update web_server.rst

* Update web_server.rst
2023-06-01 16:03:01 +02:00
H. Árkosi Róbert
62aa463b99
Correct web_server auth type (#2966)
* Correct web_server auth type

It's not Basic, but Digest!

* Fix typos
2023-06-01 13:14:44 +02:00
H. Árkosi Róbert
ca829aeca3
Add more links to See Also (#2965)
Add more links to See Also
2023-06-01 12:02:37 +02:00
H. Árkosi Róbert
13c55ea24b
Add more links to See Also, fix REST API hook (#2964) 2023-06-01 11:24:00 +02:00
muddyfeet
89451cbe46
Update custom.rst to include changes made in CoverTraits (#2944)
Update documentation to add changes made in https://github.com/esphome/esphome/pull/3897

traits.set_supports_stop(true) required now in the custom cover for stop button to be exposed.
2023-05-31 15:40:41 +02:00
Staffan Larsen
b3fb5b3b84
Add "dimensions" and remove "cs_pin" (#2848)
* Add "dimensions" and remove "cs_pin"

Added "dimensions" since it was not documented.
Removed "cs_pin" since ili9xxx does not use that config.

* Remove cs_pin from examples
2023-05-31 15:39:31 +02:00
smoke007
3967374318
Update mics_4514.rst (#2862)
MICS-4514 being sold on AliExpress has the same model number, but is a different board that doesn't use I²C Bus.  Adding a note about this as a warning for anyone shopping for this sensor.
2023-05-31 15:38:01 +02:00
joaopedrotaveira
e209f47639
Update hmc5883l.rst (#2864)
Fixed address on example
2023-05-31 15:37:13 +02:00
Ludovic BOUÉ
d2bf9eba84
Update binary.rst (#2884)
Add binary output component to use for this fan.
2023-05-31 15:33:11 +02:00
Guillermo Ruffino
0b041128a6
Current-gen-schema (#2887)
* fix enum docs style

* schema fixes updates for 2023.2

* support multi key prop

* format fixes

* Format fixes

* set typed

* fix code quotes

* add platforms

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-31 15:31:55 +02:00
notsonominal
12f9aefeed
Update captive_portal.rst (#2898)
Specify only serial uploads will overwrite the wifi settings.
2023-05-31 15:27:21 +02:00
Aapeli Vuorinen
c8b352fe48
Update sensiron datasheets (#2927) 2023-05-31 14:34:53 +02:00
H. Árkosi Róbert
d21a0df727
Update rtttl.rst (#2959) 2023-05-31 14:19:21 +02:00
blakadder
da0f328272
Update i2s_audio.rst (#2947)
* Update i2s_audio.rst

Superscript title to keep inline with other I2S components

* Update components/media_player/i2s_audio.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-30 20:44:22 +02:00
LewisSpring
805ece2df4
Update internal_temperature.rst - Clarify 53.3/128 value (#2955) 2023-05-30 09:35:45 +12:00
blakadder
bf123aad85
Update i2s_audio.rst (#2946)
* Update i2s_audio.rst

add link to new I2S Speaker component

* Update i2s_audio.rst

missed a backslash

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-28 09:56:40 +02:00
emanrezuneb
45ab0a00a9
fix mmc5603 example (#2951) 2023-05-27 22:59:08 +02:00
Rajan Patel
ffa4d4e793
Add mute pin to i2s_audio/media_player (#2928) 2023-05-25 07:35:38 +12:00
Jesse Hills
e2e5628a92
Add channel to i2s_microphone (#2937) 2023-05-22 16:53:17 -05:00
Quint Guvernator
e6f7d4ec1c
correct spelling of Revspace in link to wiki page (#2926) 2023-05-17 15:43:17 +02:00
Samuel Sieb
a1a5ef07e2
document new sending method (#2923) 2023-05-17 09:57:38 +12:00
Christian
bf5d65b043
update doc Pulse Light Effect (#2918)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-16 11:16:16 +12:00
Jesse Hills
6c8a07d6e5
Merge branch 'current' into beta 2023-05-16 11:15:58 +12:00
BerlinJoker
afed1384bf
add note about default SPI pin usage for stability/performance (#2921)
The current SPI documentation doesn't mention that there is a difference in how ESPs work depending on which GPIOs are chosen for the SPI setup. While in theory all regular GPIOs can be used (and might work for a lot of people/setups), using the dedicated default SPI pins can be the missing puzzle piece for unstable ESP/device combinations

https://techoverflow.net/2021/07/26/what-is-the-spi-pinout-of-the-esp32-esp-wroom-32/

https://randomnerdtutorials.com/esp8266-pinout-reference-gpios/
2023-05-15 20:30:58 +02:00
Eli
83fcab4ec6
Updated rc522.rst to correct image reference (#2910) 2023-05-11 06:09:55 +02:00
Jesse Hills
4cad75c595
Mark i2s_audio bclk_pin as optional (#2907) 2023-05-11 07:18:02 +12:00
Jesse Hills
f1cdacf281
Merge branch 'current' into next 2023-05-10 04:43:35 +00:00
Jesse Hills
8363d06ebe
Add docs for extended microphone config (#2899) 2023-05-10 16:37:47 +12:00
bouhaa
148b124940
Sm2135 current updates (#2331)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-10 11:07:01 +12:00
Jesse Hills
2ab7d958dd
Add esp32_rmt_led_strip docs (#2902) 2023-05-09 09:33:49 +12:00
Graham Brown
a6851195d9
Add clarity to i2s audio (#2904)
* Add clarity to i2s audio

* fix copy/paste
2023-05-09 06:03:36 +12:00
Jesse Hills
b52df8e9a3
Add gp8403 docs (#2901) 2023-05-08 12:45:14 +12:00
Jesse Hills
4b879d5e7b
Add speaker to VA docs (#2900) 2023-05-07 23:02:19 +00:00
Jesse Hills
962656bec3
Speaker docs (#2892) 2023-05-08 10:36:43 +12:00
Jesse Hills
c215938cdc
Merge branch 'current' into next 2023-05-04 10:52:43 +12:00
Chris Nussbaum
8c03d2fc36
Revert template sensor publish updates (#2889) 2023-05-04 10:16:16 +12:00
Giovanni
8b0a7af7f8
Update total_daily_energy.rst (#2880) 2023-05-03 15:43:32 +12:00
Jesse Hills
8ed26db6e7
Merge branch 'current' into next 2023-05-02 17:08:38 +12:00
looping40
72bc0f612c
Max6956 support added (#2320)
Co-authored-by: Nicolas C <nicolas.camil@airbus.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-02 09:51:55 +12:00
cooki35
7a92fae4e6
Add support for V2 of the waveshare 5.83in e-paper display. (#2200)
Update the docs.
2023-05-01 21:36:51 +00:00
Mat931
4d8e238f20
Add support for BLE passkey authentication (#2607) 2023-05-02 09:25:15 +12:00
Philippe FOUQUET
3032493225
Add HYT271 doc (#2583) 2023-05-01 16:18:40 +12:00
marshn
53cdf2436b
Added documentation for Drayton Digistat codec (#2712)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-01 16:13:01 +12:00
Luis Andrade
7d0fbc19fe
Adding play_mp3 action documentation to dfplayer component (#2879) 2023-05-01 16:01:28 +12:00
Mat931
4b5f24a1d6
Add PCA6416A (#2834)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-01 16:00:24 +12:00
imgbot[bot]
23aad5ce78
[ImgBot] Optimize images (#2784)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-05-01 07:54:50 +12:00
Jesse Hills
56a7d349ff
Merge branch 'current' into next 2023-04-27 19:35:48 +12:00
notsonominal
dab09f6c86
Adding docs for mlx90614 (#2845)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-04-27 01:18:05 +00:00
Keith Burzinski
fc4e2738b0
Add copy for on_tag_removed trigger for RC522 (#2876) 2023-04-27 10:47:52 +12:00