Garret Buell
|
530df91044
|
Fix HttpRequestResponseTrigger (#4270)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
fixes https://github.com/esphome/issues/issues/4010
|
2023-01-11 12:27:30 +13:00 |
|
Stas
|
c16c0b11cb
|
http_request: add request duration logging (#4272)
|
2023-01-10 17:40:42 +13:00 |
|
Tom Keller
|
74556b28a8
|
fix: json compilation error on rp2040 (#4273)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-01-10 17:40:04 +13:00 |
|
Joscha Wagner
|
48340d41d6
|
Fix frequency limit for MCP9600 (#4276)
|
2023-01-10 17:39:04 +13:00 |
|
Robin Pronk
|
b1f1329cee
|
Correct decimals in Growatt energy reporting (#4277)
fixes https://github.com/esphome/issues/issues/3888
|
2023-01-10 16:21:55 +13:00 |
|
Fabio Todaro
|
75dff1e102
|
Fix Template Switch restore_mode support (#4280)
fixes https://github.com/esphome/issues/issues/4020
|
2023-01-10 16:20:16 +13:00 |
|
Samuel Sieb
|
fe55f3a43d
|
Add support for matrix keypads (#4241)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2023-01-10 16:06:54 +13:00 |
|
brogon
|
119a6920f2
|
PCF85063 RTC chip (#3873)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-12-23 12:33:31 +13:00 |
|
cstaahl
|
8237e13c44
|
Fix broken PULSE_METER (#4199)
fixes https://github.com/esphome/issues/issues/3730
|
2022-12-23 11:07:45 +13:00 |
|
Cossid
|
53b60ac817
|
Add support for SM2235 and SM2335 LED drivers (#3924)
|
2022-12-23 11:04:21 +13:00 |
|
Cossid
|
a18ab748fd
|
Add support for BP1658CJ LED driver (#4020)
|
2022-12-23 10:39:44 +13:00 |
|
Cossid
|
917488bbc3
|
Add support for BP5758D LED driver (#4021)
|
2022-12-23 10:24:46 +13:00 |
|
Jesse Hills
|
7e376ae952
|
Add precipitation device class (#4219)
|
2022-12-22 21:18:58 +13:00 |
|
myhomeiot
|
57a1c207c2
|
Fix saving light state for restore modes LIGHT_RESTORE_AND_OFF/ON (#4131)
|
2022-12-22 20:57:53 +13:00 |
|
tomaszduda23
|
50e8e92f0b
|
Fix race condition in web_server scheduler on ESP32 (#3951)
|
2022-12-22 20:51:24 +13:00 |
|
Martin Flasskamp
|
33b1a853b9
|
calc LEDC PWM Resolution with LEDC_TIMER_BIT_MAX (#3820)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
fixes https://github.com/esphome/issues/issues/3128
|
2022-12-22 20:21:44 +13:00 |
|
Jan Grewe
|
f2df542cb1
|
Allow ignoring of failed Modbus response CRC (#3930)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-12-22 20:14:11 +13:00 |
|
Dave T
|
ecbbf2d3f4
|
Ili9341 8bit indexed mode pt2 (#2502)
|
2022-12-22 19:53:53 +13:00 |
|
Matthew Donoughe
|
b76c7a0131
|
Use NAN values for TSL2591 saturation (#3931)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-12-22 19:50:37 +13:00 |
|
Francisco J. Solis
|
9767856784
|
feat: set a wider range for jpeg quality (#3872)
fixes https://github.com/esphome/issues/issues/3570
|
2022-12-22 19:34:00 +13:00 |
|
Maurice Makaay
|
c1f09684e6
|
Handle deprecated sdkconfig option (#4204)
Co-authored-by: Maurice Makaay <maurice@h2b.nl>
fixes https://github.com/mmakaay/esphome-xiaomi_bslamp2/issues/104
|
2022-12-22 19:27:47 +13:00 |
|
Steve Rodgers
|
c0a4e07e5a
|
Add Pca9554 component (#4192)
|
2022-12-22 18:39:25 +13:00 |
|
Jesse Hills
|
8db3b59e0f
|
Fix gpio pin mode for ISR pins (#4216)
|
2022-12-21 14:03:00 +13:00 |
|
Jesse Hills
|
0d50caa179
|
Fix ESP32 GPIO when using INPUT PULLUP mode (#4213)
|
2022-12-20 23:09:33 +13:00 |
|
Deun Lee
|
8b06135b41
|
Fix UUID displaying incorrectly in BLE Tracker logs (#4187)
|
2022-12-19 20:36:16 -08:00 |
|
J. Nick Koston
|
573ea55187
|
Handle zero padding anywhere in the combined adv data (#4208)
fixes https://github.com/esphome/issues/issues/3913
|
2022-12-20 10:40:01 +13:00 |
|
Jesse Hills
|
b48b5d6cc7
|
Fix import_full_config for adoption configs (#4197)
* Fix git raw url
* Fix setting full config query param
* Force dashboard import urls to have a branch or tag reference for full import
|
2022-12-16 19:46:56 +13:00 |
|
Jesse Hills
|
39af967433
|
Fix i2s_audio media_player compiling for esp32-s2 (#4195)
|
2022-12-16 10:38:52 +13:00 |
|
Jesse Hills
|
83b5e01a28
|
Mark ESP32-S2 as not having Bluetooth (#4194)
|
2022-12-16 10:09:07 +13:00 |
|
Jesse Hills
|
9bf7c97775
|
Revert camera config change for esp-idf (#4182)
|
2022-12-14 11:45:51 +13:00 |
|
Jesse Hills
|
24bf3674f3
|
Remove warnings when falling through switch cases on purpose (#4181)
|
2022-12-14 11:45:43 +13:00 |
|
J. Nick Koston
|
c47dc09d34
|
Speed up bluetooth proxy connections when using esp-idf (#4171)
|
2022-12-13 13:57:12 +13:00 |
|
Jesse Hills
|
db3096c6e1
|
Remove internal pin restriction from cd74hc4067 (#4179)
|
2022-12-13 13:44:52 +13:00 |
|
Jesse Hills
|
d4e232f267
|
Increase watchdog timeout when starting OTA (#4172)
|
2022-12-12 16:16:24 +13:00 |
|
Björn Stenberg
|
cc45945fcf
|
climate: Add features to generic Toshiba model (#3912)
Add fan speed modes, dry and fan-only operation modes.
This reduce differences between generic and PT14111 models.
|
2022-12-08 14:13:10 -06:00 |
|
Jesse Hills
|
0c24d951ff
|
Fix ble parsing with zero padded advertisements (#4162)
|
2022-12-08 13:39:33 +13:00 |
|
John Britton
|
92e44b8238
|
Expose lambda action to reset a cycle in slow_pwm (#4158)
|
2022-12-07 19:27:14 +13:00 |
|
Jesse Hills
|
6ad9baa870
|
Add API for dashboard to get boards list (#4154)
|
2022-12-07 16:07:51 +13:00 |
|
Jesse Hills
|
f843925301
|
ESP32 IDF: Override toolchain-esp32ulp with espressifs own published version (#4155)
|
2022-12-07 16:01:26 +13:00 |
|
pistifonok
|
4a3b628946
|
Fixed deep sleep for ESP32C3 (#4143)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-12-07 15:59:25 +13:00 |
|
Jesse Hills
|
4ffdc38cf5
|
Add sn74hc165 input shift register (#4151)
|
2022-12-07 12:10:25 +13:00 |
|
Dennis
|
f83f1bff19
|
Invalid config for waveshare models with no full_update_every (#4066)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-12-07 11:53:20 +13:00 |
|
Jesse Hills
|
9370ff3dfa
|
Allow dashboard import to pull complete file from github (#3982)
|
2022-12-07 07:29:56 +13:00 |
|
Jesse Hills
|
2053b02c61
|
Add reports fahrenheit to tuya climate (#4032)
|
2022-12-07 07:29:18 +13:00 |
|
Jesse Hills
|
f34e797a0d
|
Change 4 chip limit on sn74hc595 to 256 (#4108)
|
2022-12-07 07:23:07 +13:00 |
|
Samuel Sieb
|
30a2fc1273
|
fix switch initialization (#4153)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
fixes https://github.com/esphome/issues/issues/3878
|
2022-12-06 23:25:19 +13:00 |
|
Matthew Schinckel
|
48da5ef1c4
|
Use ENTITY_CATEGORY_CONFIG for sprinkler config switches. (#4141)
Update esphome/components/sprinkler/__init__.py
Co-Authored-By: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2022-12-05 21:00:48 -06:00 |
|
J. Nick Koston
|
dbbbba3cf8
|
Fix crash with bluetooth tracker and esp-idf (#4140)
|
2022-12-06 08:49:39 +13:00 |
|
J. Nick Koston
|
3b2bbd306f
|
Detect BLE stack unrecoverable state (#4128)
|
2022-12-06 07:42:51 +13:00 |
|
Jesse Hills
|
dfcccda69e
|
Fix board pin alias lookup (#4147)
|
2022-12-05 19:46:00 +13:00 |
|