Commit Graph

4213 Commits

Author SHA1 Message Date
guillempages
ba7f38c0a9
Add transparency support to images and animations (#2770) 2023-05-22 08:03:24 +12:00
Jesse Hills
844abdded8
Merge branch 'current' into beta 2023-05-18 14:28:38 +12:00
Jesse Hills
f362d81531
Merge pull request #2929 from esphome/bump-2023.5.1
2023.5.1
2023-05-18 14:28:13 +12:00
Jesse Hills
2fefdfc9c0
Update supporters for 2023.5.1 2023-05-18 13:04:00 +12:00
Jesse Hills
db4185c4da
Update changelog for 2023.5.1 2023-05-18 13:03:29 +12:00
Jesse Hills
da024d24fb
Bump version to 2023.5.1 2023-05-18 13:00:38 +12:00
Jesse Hills
1d1909f7cc
Merge branch 'current' into beta 2023-05-18 13:00:30 +12:00
Quint Guvernator
e6f7d4ec1c
correct spelling of Revspace in link to wiki page (#2926) 2023-05-17 15:43:17 +02: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
b1151873a8
Merge branch 'current' into beta 2023-05-17 13:42:22 +12:00
Jesse Hills
4fd023331e
Merge pull request #2925 from esphome/bump-2023.5.0
2023.5.0
2023-05-17 13:41:56 +12:00
Jesse Hills
971184fefe
Merge branch 'current' into next 2023-05-17 13:29:20 +12:00
Jesse Hills
93abd11833
Merge pull request #2925 from esphome/bump-2023.5.0
2023.5.0
2023-05-17 13:17:31 +12:00
Jesse Hills
6148430b68
Bump version to 2023.5.0 2023-05-17 12:45:43 +12:00
Jesse Hills
968bdddf7d
Merge pull request #2924 from esphome/bump-2023.5.0b5
2023.5.0b5
2023-05-17 12:04:39 +12:00
Jesse Hills
c06c3385d0
Update supporters for 2023.5.0b5 2023-05-17 09:58:31 +12:00
Jesse Hills
2c986e2705
Update changelog for 2023.5.0b5 2023-05-17 09:58:02 +12:00
Jesse Hills
02cd41671c
Bump version to 2023.5.0b5 2023-05-17 09:57:39 +12:00
Samuel Sieb
a1a5ef07e2
document new sending method (#2923) 2023-05-17 09:57:38 +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
Jesse Hills
d72768e4d5
Merge pull request #2922 from esphome/bump-2023.5.0b4
2023.5.0b4
2023-05-16 12:00:57 +12:00
Jesse Hills
c117120196
Update supporters for 2023.5.0b4 2023-05-16 11:17:36 +12:00
Jesse Hills
3acabc8fb9
Update changelog for 2023.5.0b4 2023-05-16 11:17:04 +12:00
Jesse Hills
19941c2456
Bump version to 2023.5.0b4 2023-05-16 11:16:17 +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
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
Jesse Hills
453bf5e340
Merge pull request #2920 from esphome/bump-2023.5.0b3
2023.5.0b3
2023-05-15 13:06:27 +12:00
Jesse Hills
0b4955f5fe
Update supporters for 2023.5.0b3 2023-05-15 11:39:05 +12:00
Jesse Hills
40bcafcc97
Update changelog for 2023.5.0b3 2023-05-15 11:38:35 +12:00
Jesse Hills
db091b0443
Bump version to 2023.5.0b3 2023-05-15 11:37:56 +12:00
Jesse Hills
60da006a56
Merge pull request #2913 from esphome/bump-2023.5.0b2
2023.5.0b2
2023-05-12 11:03:03 +12:00
Jesse Hills
67f49d6a1a
Update supporters for 2023.5.0b2 2023-05-12 10:38:01 +12:00
Jesse Hills
783158a3d7
Update changelog for 2023.5.0b2 2023-05-12 10:37:31 +12:00
Jesse Hills
b2baf8b5b9
Bump version to 2023.5.0b2 2023-05-12 10:33:01 +12:00
Jesse Hills
f5525f2ce7
Merge branch 'current' into beta 2023-05-12 10:32:32 +12:00
Jesse Hills
c8c67bca86
Merge branch 'current' into next 2023-05-12 10:31:54 +12: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
24ebd833b3
Add note for project info requirement for dashboard import (#2908) 2023-05-11 13:54:03 +12:00
Jesse Hills
35b9944c50
Merge pull request #2909 from esphome/bump-2023.5.0b1
2023.5.0b1
2023-05-11 10:54:49 +12:00
Jesse Hills
b50028e517
Update supporters for 2023.5.0b1 2023-05-11 09:56:58 +12:00
Jesse Hills
9b25717f5d
Update changelog for 2023.5.0b1 2023-05-11 09:56:28 +12:00
Jesse Hills
63d072f272
Bump version to 2023.6.0-dev 2023-05-11 09:38:21 +12:00
Jesse Hills
639bc24398
Bump version to 2023.5.0b1 2023-05-11 09:38:21 +12: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