Jesse Hills
|
120327866f
|
Send device address type alongside ble advertisements (#4115)
|
2022-11-29 17:24:21 +13:00 |
|
J. Nick Koston
|
bc5c2d4eb4
|
Avoid parsing characteristics and descriptors to reduce memory pressure (#4109)
|
2022-11-29 17:16:25 +13:00 |
|
J. Nick Koston
|
d5ff8f6117
|
Reduce memory needed to send the services list (#4110)
|
2022-11-29 17:14:29 +13:00 |
|
J. Nick Koston
|
ad0d6f6337
|
Combine the scanner failure check so we only stop the scanner once (#4111)
|
2022-11-29 17:11:54 +13:00 |
|
J. Nick Koston
|
873de13b3d
|
Fix bluetooth_gatt_write_descriptor never getting a response (#4112)
|
2022-11-29 17:10:02 +13:00 |
|
Jesse Hills
|
56de8e5cc4
|
Always use generated api options from aioesphomeapi (#4116)
|
2022-11-29 16:14:45 +13:00 |
|
J. Nick Koston
|
73c82862cf
|
Improve reliability of bluetooth active connections (#4049)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-11-29 08:15:40 +13:00 |
|
J. Nick Koston
|
75573a3ed1
|
Fix descriptors not being deleted (#4104)
|
2022-11-29 07:49:41 +13:00 |
|
J. Nick Koston
|
1166d93805
|
Fix registering for gatt notify when characteristic only support indicate (#4092)
|
2022-11-28 14:03:33 +13:00 |
|
J. Nick Koston
|
ac112a32c9
|
Add logging for BLE connection slots (#4098)
|
2022-11-28 13:39:35 +13:00 |
|
J. Nick Koston
|
cee45c1221
|
Make sure all BLE address strings are uppercase (#4097)
|
2022-11-28 13:33:17 +13:00 |
|
J. Nick Koston
|
fb56b5388e
|
Suppress logging unhandled ESP_BLE_AD_TYPE_INT_RANGE (#4096)
|
2022-11-28 13:31:13 +13:00 |
|
J. Nick Koston
|
ed42cefeee
|
Align BLE service logging (#4095)
|
2022-11-28 13:30:41 +13:00 |
|
J. Nick Koston
|
9052947a71
|
Speed up BLE connections (#4093)
|
2022-11-28 13:30:05 +13:00 |
|
J. Nick Koston
|
53e0af18fb
|
Make parse_characteristics and parse_descriptors lazy to reduce memory pressure (#4063)
|
2022-11-28 13:28:02 +13:00 |
|
Maurice Makaay
|
c5f59fad62
|
Fix regressed 'esphome run' (#4094)
|
2022-11-27 08:17:07 +13:00 |
|
Jesse Hills
|
b089a4ea80
|
Allow manually specifying binary file to OTA (#4054)
|
2022-11-25 13:47:02 +13:00 |
|
Jesse Hills
|
555bba7698
|
Don't convert climate temperature step (#4082)
|
2022-11-24 16:00:09 +13:00 |
|
Brian Kaufman
|
294901fbe9
|
Fix units for refresh: never (#4048)
|
2022-11-24 13:31:37 +13:00 |
|
Samuel Sieb
|
ec576bf9f9
|
fix missing library (#4051)
|
2022-11-24 13:22:04 +13:00 |
|
Jesse Hills
|
9273e3775b
|
Add vector includes (#4080)
|
2022-11-24 13:12:55 +13:00 |
|
Jesse Hills
|
ce5cedb466
|
Update ESP32-audioI2S library (#4073)
|
2022-11-24 11:16:05 +13:00 |
|
Jesse Hills
|
b184b01600
|
Remove a bunch of unnecessary pylint disabling (#4079)
|
2022-11-24 11:09:19 +13:00 |
|
Jesse Hills
|
81b4078871
|
Don't allow debug component if you don't have at least debug logging level (#4076)
|
2022-11-23 22:42:20 +13:00 |
|
Jesse Hills
|
d067c8f80b
|
Dont set esp32 pin drive strength unless pin is set for output (#4075)
|
2022-11-23 20:39:19 +13:00 |
|
Jens-Christian Skibakk
|
8975b4b3f6
|
Boards: Adafruit QT Py ESP32 Pico/C3/S2 (#4064)
|
2022-11-23 12:54:40 +13:00 |
|
Alex Reid
|
20da03f8c6
|
Midea ir templatable code (#4053)
|
2022-11-23 12:53:48 +13:00 |
|
Jesse Hills
|
ef26677b67
|
Always use brackets around single log macros (#4072)
|
2022-11-23 10:32:51 +13:00 |
|
Jesse Hills
|
91925b1826
|
Update ESP-IDF and platform version (#3565)
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2022-11-23 09:54:55 +13:00 |
|
J. Nick Koston
|
1f33ad037d
|
Avoid creating a new espbt::ESPBTUUID each loop when registering for notify (#4069)
|
2022-11-23 09:46:59 +13:00 |
|
J. Nick Koston
|
fef60e335e
|
Avoid 128bit uuid loop for 16/32 bit uuids (#4068)
|
2022-11-23 09:46:23 +13:00 |
|
dependabot[bot]
|
195c78846f
|
Bump aioesphomeapi from 11.4.3 to 12.0.0 (#4070)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-23 09:45:07 +13:00 |
|
Jesse Hills
|
0f9c956c04
|
Remove manual handling of ethernet power pin (#4062)
|
2022-11-23 09:43:43 +13:00 |
|
Jesse Hills
|
7258a82875
|
rp2040_pwm frequency is per pair of pins (#4061)
|
2022-11-22 21:12:33 +13:00 |
|
Guillermo Ruffino
|
c1f696c32a
|
fix display_menu recursive schema gen (#4045)
|
2022-11-21 21:43:01 -03:00 |
|
dependabot[bot]
|
f2b63d9c67
|
Bump pylint from 2.15.5 to 2.15.6 (#4058)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-22 12:51:11 +13:00 |
|
Jesse Hills
|
7896a7783b
|
Update web_server index (#4060)
|
2022-11-22 12:41:51 +13:00 |
|
Jesse Hills
|
621771e1ee
|
Fix rp2040 pwm to use pico-sdk, not mbed (#4059)
|
2022-11-22 12:19:52 +13:00 |
|
uPesy Electronics
|
2b032e8606
|
Add pin aliases for upesy boards (#3794)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-11-21 19:03:59 +13:00 |
|
Yuval Brik
|
5e1b724697
|
Add Lolin S2 Mini board (#3264)
fixes https://github.com/esphome/feature-requests/issues/1626
|
2022-11-21 19:03:21 +13:00 |
|
Jesse Hills
|
e6db61c2f0
|
Update esp32 boards list (#4056)
|
2022-11-21 14:15:32 +13:00 |
|
Jesse Hills
|
c2e198311c
|
Update esp32 arduino and platform versions (#3564)
|
2022-11-21 11:49:30 +13:00 |
|
Franck Nijhof
|
d874626662
|
Add number device class support (#4042)
|
2022-11-18 08:01:28 +13:00 |
|
Jesse Hills
|
eead72333e
|
Bump base image versions to latest (#4016)
|
2022-11-17 16:14:10 +13:00 |
|
Jesse Hills
|
719c212009
|
Support ADC on RP2040 (#4040)
|
2022-11-17 13:51:08 +13:00 |
|
Brian Kaufman
|
65030e1c37
|
remove unused variable last_save_ in total_daily_energy (#4039)
|
2022-11-17 13:45:58 +13:00 |
|
Jesse Hills
|
3f88b63920
|
Merge branch 'release' into dev
|
2022-11-17 08:12:21 +13:00 |
|
Jesse Hills
|
70f1c71a9f
|
Merge pull request #4038 from esphome/bump-2022.11.0
2022.11.0
|
2022-11-17 08:05:52 +13:00 |
|
John Moxley
|
816df5ad47
|
bump nginx-light 1.18.0-6.1+deb11u2 to 1.18.0-6.1+deb11u3 (#4034)
fixes https://github.com/esphome/issues/issues/3793
|
2022-11-17 07:45:26 +13:00 |
|
John Moxley
|
f7b1602adf
|
bump nginx-light 1.18.0-6.1+deb11u2 to 1.18.0-6.1+deb11u3 (#4034)
fixes https://github.com/esphome/issues/issues/3793
|
2022-11-17 07:44:17 +13:00 |
|