Jesse Hills
|
91ff502872
|
Fix esp32_rmt_led_strip color modes (#4886)
|
2023-05-24 15:58:53 -05:00 |
|
Samuel Sieb
|
6e414180e0
|
fix modbus sending FP32_R values (#4882)
|
2023-05-24 15:58:53 -05:00 |
|
Jesse Hills
|
7d2ae4e252
|
Print ESPHome version when running commands (#4883)
|
2023-05-24 15:58:53 -05:00 |
|
Davrosx
|
fb4cb07c6f
|
Update cover.h for compile errors with stop() (#4879)
|
2023-05-24 15:58:53 -05:00 |
|
Fabian
|
19f91a7deb
|
[internal_temperature] ESP32-S3 needs ESP IDF V4.4.3 or higher (#4873)
Co-authored-by: Your Name <you@example.com>
|
2023-05-24 15:58:53 -05:00 |
|
Rajan Patel
|
bb044a789c
|
Add i2s mclk (#4885)
|
2023-05-24 19:28:08 +12:00 |
|
Jesse Hills
|
2153cfc749
|
Fix esp32_rmt_led_strip color modes (#4886)
|
2023-05-24 02:20:06 -05:00 |
|
Jesse Hills
|
2e8b4fbdc8
|
Fix rp2040_pio_led_strip color modes (#4887)
|
2023-05-24 02:19:49 -05:00 |
|
Samuel Sieb
|
4141100b1c
|
fix modbus sending FP32_R values (#4882)
|
2023-05-23 15:00:33 -07:00 |
|
Jesse Hills
|
baa08160bb
|
Print ESPHome version when running commands (#4883)
|
2023-05-23 21:56:15 +00:00 |
|
Davrosx
|
35ef4aad60
|
Update cover.h for compile errors with stop() (#4879)
|
2023-05-24 07:52:34 +12:00 |
|
Fabian
|
ffa5e29dab
|
[internal_temperature] ESP32-S3 needs ESP IDF V4.4.3 or higher (#4873)
Co-authored-by: Your Name <you@example.com>
|
2023-05-24 07:51:12 +12:00 |
|
Evgeny
|
28b5c535ec
|
add codeowners (#4875)
|
2023-05-22 22:28:35 +00:00 |
|
Keith Burzinski
|
3807350c61
|
Merge pull request #4877 from esphome/bump-2023.5.3
2023.5.3
|
2023-05-22 17:25:56 -05:00 |
|
Keith Burzinski
|
9d2467cf62
|
Bump version to 2023.5.3
|
2023-05-22 16:53:10 -05:00 |
|
Fabian
|
d2480d3194
|
[PSRam] Change log unit to KB to minimize rounding error. (#4872)
Co-authored-by: Your Name <you@example.com>
|
2023-05-22 16:53:10 -05:00 |
|
Jesse Hills
|
148eb03d13
|
Allow microphone channel to be specified in config (#4871)
|
2023-05-22 16:53:10 -05:00 |
|
Fabian
|
ed8aec62fc
|
[PSRam] Change log unit to KB to minimize rounding error. (#4872)
Co-authored-by: Your Name <you@example.com>
|
2023-05-23 08:43:03 +12:00 |
|
Jesse Hills
|
f7b5c6307c
|
Allow microphone channel to be specified in config (#4871)
|
2023-05-23 07:02:16 +12:00 |
|
Lucas Reiners
|
40d110fc3f
|
Update ili9xxx_init.h for correct white balance (#4849)
|
2023-05-22 23:24:17 +12:00 |
|
Jesse Hills
|
70aa5d0f6c
|
Merge pull request #4870 from esphome/bump-2023.5.2
2023.5.2
|
2023-05-22 12:15:07 +12:00 |
|
Jesse Hills
|
8fcec8e2cb
|
Bump version to 2023.5.2
|
2023-05-22 11:31:30 +12:00 |
|
Stefan Rado
|
2d3b48f86f
|
Fix i2s_audio media_player mutex acquisition (#4867)
Co-authored-by: Rajan Patel <rpatel3001@gmail.com>
|
2023-05-22 11:31:30 +12:00 |
|
Daniel Mahaney
|
a15ac06771
|
Rp2040 pio ledstrip (#4818)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-05-22 10:31:27 +12:00 |
|
Stefan Rado
|
784cc3bc29
|
Fix i2s_audio media_player mutex acquisition (#4867)
Co-authored-by: Rajan Patel <rpatel3001@gmail.com>
|
2023-05-22 08:10:23 +12:00 |
|
Stefan Rado
|
8384bd7fc7
|
Run YAML test 8 during CI and fix board used (#4862)
|
2023-05-22 08:08:33 +12:00 |
|
guillempages
|
8a518f0def
|
Add transparency support to all image types (#4600)
|
2023-05-22 08:03:21 +12:00 |
|
Jesse Hills
|
99c10bc6de
|
Merge pull request #4852 from esphome/bump-2023.5.1
2023.5.1
|
2023-05-18 14:27:55 +12:00 |
|
Jesse Hills
|
f30f20db86
|
Bump version to 2023.5.1
|
2023-05-18 13:00:37 +12:00 |
|
Keith Burzinski
|
9bf946e196
|
Sprinkler fixes (#4816)
|
2023-05-18 13:00:36 +12:00 |
|
Jesse Hills
|
bfaad1f28d
|
Remove i2c dependency from ttp229_bsf (#4851)
|
2023-05-18 13:00:36 +12:00 |
|
Keith Burzinski
|
c61a3bf431
|
Sprinkler fixes (#4816)
|
2023-05-18 11:36:52 +12:00 |
|
Jesse Hills
|
1b77996ccd
|
Remove i2c dependency from ttp229_bsf (#4851)
|
2023-05-18 11:34:18 +12:00 |
|
Jesse Hills
|
9e3ecc8372
|
Migrate e131 to use socket instead of WiFiUDP arduino library (#4832)
|
2023-05-18 08:41:21 +12:00 |
|
dependabot[bot]
|
18f4e41550
|
Bump platformio from 6.1.6 to 6.1.7 (#4795)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-05-17 05:29:15 +00:00 |
|
dependabot[bot]
|
26cdbaa3df
|
Bump pyupgrade from 3.3.2 to 3.4.0 (#4842)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-05-17 05:26:29 +00:00 |
|
dependabot[bot]
|
c76c1337ba
|
Bump zeroconf from 0.60.0 to 0.62.0 (#4781)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-17 16:53:23 +12:00 |
|
dependabot[bot]
|
fe3b779016
|
Bump pylint from 2.17.3 to 2.17.4 (#4843)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-17 16:50:11 +12:00 |
|
dependabot[bot]
|
682638d4de
|
Bump tornado from 6.3.1 to 6.3.2 (#4841)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-17 16:42:50 +12:00 |
|
Lukas Lindner
|
c96663daca
|
Insert Europe Tank Types from mopeka_std_check (#4757)
|
2023-05-17 16:41:53 +12:00 |
|
Joel Goguen
|
b3ed988119
|
Allow substitutions to be valid names (#4726)
|
2023-05-17 16:33:08 +12:00 |
|
Carson Full
|
77695aa55b
|
Move some I2C logic out of header file (#4839)
|
2023-05-17 16:32:20 +12:00 |
|
Markus
|
c5a45645a6
|
allow to use MQTT for discovery of IPs if mDNS is no option (#3887)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-05-17 16:29:56 +12:00 |
|
Christian
|
0de47e2a4e
|
Add DNS to Text info (#4821)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-05-17 16:29:21 +12:00 |
|
Jesse Hills
|
90598d2405
|
Rework CI into multiple dependent jobs (#4823)
|
2023-05-17 16:28:09 +12:00 |
|
Jesse Hills
|
f90e9ba871
|
Merge pull request #4846 from esphome/bump-2023.5.0
2023.5.0
|
2023-05-17 13:17:10 +12:00 |
|
Jesse Hills
|
726bdd7be2
|
Bump version to 2023.5.0
|
2023-05-17 12:45:42 +12:00 |
|
Jesse Hills
|
52db40eb41
|
Merge pull request #4845 from esphome/bump-2023.5.0b5
2023.5.0b5
|
2023-05-17 12:04:22 +12:00 |
|
Jesse Hills
|
3c371a0c59
|
Bump version to 2023.5.0b5
|
2023-05-17 09:57:36 +12:00 |
|
Samuel Sieb
|
c941bc4109
|
handle Wiegand 8-bit keys (#4837)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2023-05-17 09:57:35 +12:00 |
|