Commit graph

4875 commits

Author SHA1 Message Date
Jesse Hills
f30f20db86
Bump version to 2023.5.1 2023-05-18 13:00:37 +12:00
Keith Burzinski
9bf946e196
Sprinkler fixes () 2023-05-18 13:00:36 +12:00
Jesse Hills
bfaad1f28d
Remove i2c dependency from ttp229_bsf () 2023-05-18 13:00:36 +12:00
Jesse Hills
f90e9ba871
Merge pull request 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 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 ()
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-05-17 09:57:35 +12:00
Samuel Sieb
cc76e5353c
support sending keys to the collector ()
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-05-17 09:57:35 +12:00
Jesse Hills
11bb46e393
Merge pull request from esphome/bump-2023.5.0b4
2023.5.0b4
2023-05-16 12:00:39 +12:00
Jesse Hills
71c4714a6e
Bump version to 2023.5.0b4 2023-05-16 11:16:14 +12:00
github-actions[bot]
a4e63c5f86
Synchronise Device Classes from Home Assistant ()
Co-authored-by: esphomebot <esphome@nabucasa.com>
2023-05-16 11:16:14 +12:00
Justin Gerace
c71e7d0132
Start UART assignment at UART0 if the logger is not enabled or is not configured for hardware logging on ESP32 () 2023-05-16 11:16:13 +12:00
dependabot[bot]
daa966975e
Bump tzlocal from 4.2 to 5.0.1 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 11:16:13 +12:00
Federico G. Schwindt
2e5757a3f0
Fix time period validation for the auto cleaning interval () 2023-05-16 11:16:13 +12:00
Jesse Hills
f66024b37c
Bump esphome-dashboard to 20230516.0 () 2023-05-16 11:16:13 +12:00
Christian
c16ca7be13
Update PulseLightEffect with range brightness ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-16 11:16:13 +12:00
dependabot[bot]
e13e754bc4
Bump aioesphomeapi from 13.7.2 to 13.7.5 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 11:16:13 +12:00
RoboMagus
6ccea59f71
Fix missing stop trait in send_cover_info () 2023-05-16 11:16:13 +12:00
Jesse Hills
71b28be3c8
Merge pull request from esphome/bump-2023.5.0b3
2023.5.0b3
2023-05-15 13:06:10 +12:00
Jesse Hills
e25d92e1f5
Bump version to 2023.5.0b3 2023-05-15 11:37:55 +12:00
Jesse Hills
65cda10884
Dontr try stop if not actually started () 2023-05-15 11:37:55 +12:00
Jesse Hills
625126df68
Fix i2s media player volume control () 2023-05-15 11:37:55 +12:00
richardhopton
e0ee8ca17c
Tuya: Prevent loop when setting colors on case-sensitive dps ()
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2023-05-15 11:37:54 +12:00
Federico G. Schwindt
af95e781f5
Wording () 2023-05-15 11:37:54 +12:00
Jesse Hills
9b230a7d93
Merge pull request from esphome/bump-2023.5.0b2
2023.5.0b2
2023-05-12 11:02:45 +12:00
Jesse Hills
e2f3e7c3a6
Bump version to 2023.5.0b2 2023-05-12 10:32:59 +12:00
Alex Dekker
2fd2e5ceb2
Supposed to fix , by changing the default value to 0s (timeunit instead of int) to pass validation ()
Co-authored-by: Alex1602 <alex1602@gmail.com>
2023-05-12 10:32:59 +12:00
Jesse Hills
d88358be8e
Remove AUTO_LOAD from apds9960 () 2023-05-12 10:32:59 +12:00
Jimmy Hedman
d80885c7a8
Fixed access point for ESP32 IDF platform () 2023-05-12 10:32:59 +12:00
Jesse Hills
c7c9c49f4e
Merge pull request from esphome/bump-2023.5.0b1
2023.5.0b1
2023-05-11 10:54:30 +12:00
Jesse Hills
2c160a8a25
Bump version to 2023.5.0b1 2023-05-11 09:38:21 +12:00
Jesse Hills
cc576cf1a9
Merge branch 'dev' into bump-2023.5.0b1 2023-05-11 09:38:20 +12:00
Jesse Hills
97a71482a9
Validate project details are set for dashboard_import () 2023-05-11 08:55:05 +12:00
Jesse Hills
8822b6c808
Make i2s_audio bclk_pin optional () 2023-05-11 07:17:59 +12:00
Jesse Hills
5099595aee
Wrap VA code () 2023-05-10 16:46:32 +12:00
Jesse Hills
39a650ee54
Add more configuration for microphones - i2s/pdm/adc () 2023-05-10 16:37:21 +12:00
Jimmy Hedman
b19c7d462b
Fixed calculation of start and end dhcp range () 2023-05-10 13:03:43 +12:00
Fabian
a8b821c213
[display] Small display print performance improvement () 2023-05-10 12:47:24 +12:00
Fabian
535003014b
Keep Unit of Measurement in Flash. ()
Co-authored-by: Your Name <you@example.com>
2023-05-10 11:42:55 +12:00
Jesse Hills
3c05ae4e1a
Add more envs to root platformio () 2023-05-10 11:38:51 +12:00
Jesse Hills
c835b67bac
Add host target platform ()
Co-authored-by: Otto winter <otto@otto-winter.com>
2023-05-10 11:38:18 +12:00
Fabian
8c32941428
[ili9xxx] Improve fill operation performance ()
Co-authored-by: Your Name <you@example.com>
2023-05-10 11:19:28 +12:00
Alfredo
b5dac00dcb
Fix ezo parsing () 2023-05-10 11:16:14 +12:00
bouhaa
ffdc721c79
SM2135 Add optional current configuration, avoid communication failures. ()
Co-authored-by: matika77 <xmaximx@gmx.net>
Co-authored-by: Dion <contact@dd32.id.au>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-10 11:06:26 +12:00
Jesse Hills
0828a9fc11
Bump ESP32-audioI2s to 2.0.7 () 2023-05-10 09:13:01 +12:00
Jesse Hills
4b664b6f09
Create esp32 rmt addressable light driver () 2023-05-09 09:33:43 +12:00
Jesse Hills
679633245d
Add gp8403 output component ()
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2023-05-08 12:45:12 +12:00
Jesse Hills
ce8a77c765
Speaker support () 2023-05-08 10:36:17 +12:00
Jesse Hills
2f78c4acfa
Merge pull request from esphome/bump-2023.4.4
2023.4.4
2023-05-04 11:31:40 +12:00