Commit Graph

1956 Commits

Author SHA1 Message Date
guillempages
ba7f38c0a9
Add transparency support to images and animations (#2770) 2023-05-22 08:03:24 +12:00
Lukas Lindner
e54c7e876e
Insert Europe Tank Types from mopeka_std_check (#2886) 2023-05-17 16:41:56 +12:00
Christian
04256bc1ba
update doc DNS Address (#2919) 2023-05-17 16:29:23 +12:00
Jesse Hills
149bef2270
Merge branch 'current' into next 2023-05-17 09:37:03 +12:00
Samuel Sieb
7aa7b58080
document new sending method (#2923) 2023-05-16 23:36:05 +12:00
Christian
4fd29c3c6f
update doc Pulse Light Effect (#2918)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-16 08:28: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
NP v/d Spek
8b59e6a4e7
add new min_rssi property info (#2800)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-12 04:28:30 +12: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
Jesse Hills
0405df3e49
Fix examples with uart1 in id (#2872) 2023-04-24 09:45:44 +12:00
notsonominal
018e5bb6d9
add initial_value to servo example (#2870) 2023-04-23 13:11:02 -07:00
Samuel Sieb
83583e37bf
fix uart id in example (#2869) 2023-04-23 07:12:26 +02:00
Jesse Hills
bae288c994
Fix mmc5603 filename (#2861) 2023-04-20 20:09:51 +12:00
Bella Coola
7fde35a251
Add support for passive WiFi scanning. (#2812)
Co-authored-by: BellaCoola <unknown>
2023-04-20 16:18:56 +12:00
Jesse Hills
59424303ca
Merge branch 'current' into next 2023-04-20 03:45:42 +00:00
Jesse Hills
552dc838a5
Merge branch 'current' into beta 2023-04-20 10:15:28 +12:00
Ludovic BOUÉ
2910aae2c6
Fix strftime issue in max7219 doc (#2856)
Fix strftime issue in max7219 doc
error: no matching function for call to 'esphome::max7219::MAX7219Component::strftime(const char [9])'
       it.strftime("%H.%M.%S");
2023-04-19 16:27:50 +02:00
Veli Veromann
01ea4397e4
fix "cycle: !lambda:" (#2854)
the double ":" is not valid
2023-04-18 00:36:31 -07:00
Jesse Hills
72cb2fd2cc
Add triggers to voice assistant (#2849) 2023-04-17 15:45:39 +12:00
R Huish
d978a94b6c
Added Sensor Longevity and correction to PMSX003 (#2824) 2023-04-17 15:45:38 +12:00
Jesse Hills
a765931f35
Merge branch 'current' into next 2023-04-17 15:45:23 +12:00
Jesse Hills
9f83c63bb5
Merge branch 'current' into beta 2023-04-17 15:45:23 +12:00
Jesse Hills
6f3b7d6de0
Add triggers to voice assistant (#2849) 2023-04-17 14:57:41 +12:00
Benno Pütz
c562afc472
Small corrections (#2836) 2023-04-13 16:08:10 +02:00
H. Árkosi Róbert
7f51bc25fe
Further movement to devices site (#2835)
* Further movement to devices site

* Update _redirects

* Update template.rst

* change icon for magic

* Update index.rst
2023-04-13 14:23:03 +02:00
R Huish
27c940ccd8
Added Sensor Longevity and correction to PMSX003 (#2824) 2023-04-13 20:10:58 +12:00