Jesse Hills
751853efdc
Move replaceme check therefore allowing actual line to be shown
2023-02-02 19:39:29 +13:00
Jesse Hills and GitHub
e95d6041d8
Allow final validate of uart stop bits and parity ( #4376 )
2023-02-02 19:34:25 +13:00
Joakim Plate and GitHub
0554b06b7e
Allow mdns services to be exposed by config ( #4202 )
2023-02-02 17:18:58 +13:00
Carlos Garcia Saura and GitHub
e3d9c44bdc
Fix pressure compensation in SCD4X ( #4357 )
2023-02-02 13:22:23 +13:00
Jesse Hills and GitHub
e847766514
Dump full parsed config to json-config api call ( #4373 )
2023-02-01 16:59:51 +13:00
Jesse Hills
d4a8df04b8
Bump version to 2023.2.0-dev
2023-02-01 15:57:45 +13:00
Mat931 and GitHub
034b47c23a
Fix "BLE server / advertising always on" ( #4353 )
2023-01-27 08:09:22 +13:00
Franck Nijhof and GitHub
3e017efa30
Add Home Assistant integration discovery ( #4328 )
2023-01-26 17:48:04 +01:00
aca56fcdcc
Added support for ADS1015 ( #4281 )
...
Co-authored-by: vilrexa-at-412611259294 <pdzBdl8EkgUikpOWsRCKzTVHMEX2wLnZJRdLhK38oNk=>
2023-01-26 17:20:45 +13:00
melyux and GitHub
e778a445d9
Add a soft reset in setup() for bmp280 ( #4329 )
...
fixes https://github.com/esphome/issues/issues/3383
2023-01-26 12:11:10 +13:00
Alex and GitHub
ded86493c2
Fix BME280 initialization before wifi setup ( #4190 )
...
fixes https://github.com/esphome/issues/issues/3530
2023-01-26 12:09:38 +13:00
Stephan Martin and GitHub
4d72eb42a5
rename esp32 CAN to TWAI, so it compiles again ( #4334 )
...
fixes https://github.com/esphome/issues/issues/4023
2023-01-26 12:08:55 +13:00
Denis Bodor (aka Lefinnois) and GitHub
267f0587c6
fix stepper jump back with small steps ( #4339 )
2023-01-26 12:06:46 +13:00
Jesse Hills and GitHub
4a374a466a
Fix in ble client base address parsing ( #4347 )
2023-01-26 12:02:53 +13:00
Joakim Sørensen and GitHub
b27a328d1e
Add "content" to deploy-ha-addon-repo dispatch ( #4349 )
2023-01-26 11:55:06 +13:00
Jesse Hills and GitHub
d94e9d92ca
Fix esp32_ble_tracker setup priority ( #4346 )
2023-01-26 07:56:36 +13:00
Jesse Hills and GitHub
36c2e770bf
Remove state class from uptime sensor ( #4345 )
2023-01-25 15:58:47 +13:00
Jesse Hills and GitHub
79040c116d
Add next_url to improv serial component config ( #4343 )
2023-01-25 14:37:01 +13:00
Jesse Hills and GitHub
4aac76c549
Refactor esp32_ble_tracker to use esp32_ble core ble setup code ( #4173 )
2023-01-25 14:36:30 +13:00
Jesse Hills and GitHub
0ea97df1af
Add MICS-4514 gas sensor ( #4316 )
2023-01-25 09:58:44 +13:00
Jesse Hills and GitHub
92e66a2764
Dont fail workflows if lint building fails ( #4336 )
2023-01-24 12:51:14 +13:00
J. Nick Koston and GitHub
615d591367
Always send the MTU request for BLE v3 cached connections ( #4322 )
...
closes https://github.com/esphome/esphome/pull/4321
fixes https://github.com/esphome/issues/issues/4041
fixes https://github.com/esphome/issues/issues/3951
2023-01-20 18:31:00 +13:00
Jesse Hills
e236c53f05
Fix missing s
2023-01-20 14:06:47 +13:00
Jesse Hills and GitHub
10c7055b41
Move from docker manifest command to buildx with platforms ( #4320 )
2023-01-20 14:01:29 +13:00
a127e60e1b
Hydreon: Use new device classes water and precipitation_intensity ( #3993 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2023-01-20 13:56:26 +13:00
Jesse Hills and GitHub
66a3361e9d
Bump esphome-dashboard to 20230120.0 ( #4319 )
2023-01-20 11:29:37 +13:00
Paulus Schoutsen and GitHub
13cfe11a19
Add upload dashboard api ( #4318 )
2023-01-20 09:28:28 +13:00
Stroe Andrei Catalin and GitHub
6d65671f92
Add friendly name in MDNS records if it is not empty ( #4317 )
2023-01-20 09:13:18 +13:00
Jesse Hills and GitHub
f2eafa8fbe
Add macro for sub sensor defining ( #4315 )
2023-01-19 17:36:43 +13:00
Jesse Hills and GitHub
e4ca3b18cc
Format docker/build.py ( #4313 )
2023-01-19 12:04:51 +13:00
Franck Nijhof and GitHub
84698ae888
Refactor NGINX configuration of Home Assistant Add-on ( #4312 )
2023-01-18 19:54:27 +01:00
Franck Nijhof and GitHub
fd6d6cfb6c
Migrate old-style S6 scripts to s6-rc.d ( #4311 )
2023-01-18 18:22:35 +01:00
Franck Nijhof and GitHub
8cad9dfc83
Upgrades add-on base image to 6.2.0 ( #4310 )
2023-01-18 17:23:35 +01:00
5e2f33fde5
add Wiegand reader component ( #4288 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2023-01-18 14:37:54 +13:00
Dan Jackson and GitHub
029ac75a04
set_retry: add retries remaining parameter to the provided function ( #4251 )
2023-01-18 14:26:32 +13:00
Valentin Ochs and GitHub
3aa5953cd9
Implement a slow sigma-delta modulation based output ( #4132 )
2023-01-18 13:42:32 +13:00
582d90ad72
PCA9685, fix reset device and add option EXTCLK ( #3845 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2023-01-18 13:00:35 +13:00
Mathias Stock and GitHub
bbb0105c2f
Add support for TEE501 ( #3773 )
2023-01-18 10:43:16 +13:00
Mathias Stock and GitHub
37d17feecf
Add support for HTE501 ( #3772 )
2023-01-18 10:42:47 +13:00
Mathias Stock and GitHub
4bf5faf808
Add support for EE895 ( #3771 )
2023-01-18 10:42:43 +13:00
Z3LIFF and GitHub
ddedc1cd76
Tsl2591 gain publish ( #4291 )
...
fixes https://github.com/esphome/issues/issues/4031
2023-01-18 10:17:31 +13:00
1bb90f304c
add key collector component ( #4242 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2023-01-17 17:18:34 +13:00
Jesse Hills and GitHub
efc6a8df35
Dont default CORE.friendly_name ( #4305 )
2023-01-17 13:15:47 +13:00
Reuben and GitHub
e35f90d6e4
Allow 0xA8 ID for APDS9960 ( #4287 )
...
fixes https://github.com/esphome/issues/issues/736
2023-01-17 13:14:45 +13:00
Gil Peeters and GitHub
11518364a1
Display the configured esphome:comment on the WebServer ( #4246 )
2023-01-17 13:02:54 +13:00
05420291ce
Bump aioesphomeapi from 13.0.2 to 13.1.0 ( #4301 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 12:08:11 +13:00
442faf92c6
Bump pytest from 7.2.0 to 7.2.1 ( #4300 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 10:37:03 +13:00
Samuel Sieb and GitHub
62c68f4d60
allow multiple dsmr ( #4299 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
fixes https://github.com/esphome/feature-requests/issues/2062
2023-01-17 10:36:44 +13:00
Jesse Hills and GitHub
c301ae3645
Add friendly_name to device ( #4296 )
2023-01-17 10:28:09 +13:00
Jesse Hills and GitHub
3d2d681a7b
Remove baud check in tuya dump_config ( #4298 )
2023-01-16 17:32:15 +13:00
tradeJmark and GitHub
a45646af1b
Calculate PWM wrap dynamically whenever the frequency is changed ( #4294 )
...
fixes https://github.com/esphome/issues/issues/3841
2023-01-16 14:17:57 +13:00
Paulus Schoutsen and GitHub
27185265f6
Clean up dashboard ping result post-rename/delete ( #4170 )
2023-01-16 13:31:03 +13:00
Joe and GitHub
a9b7d98194
Fix off-by-one bedjet fan speed ( #3873 ) ( #4292 )
...
fixes https://github.com/esphome/issues/issues/3873
2023-01-16 13:27:34 +13:00
J. Nick Koston and GitHub
ed4a7210d3
Ensure we never write zero bytes ( #4284 )
2023-01-16 13:24:32 +13:00
Adam Liddell and GitHub
351ea04517
Fix use of dangling pointers in esp-idf MQTT backend ( #4239 )
...
fixes https://github.com/esphome/issues/issues/3406
2023-01-11 16:31:04 +13:00
86a8e1f4a6
small DisplayBuffer images and font update ( #4044 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2023-01-11 14:55:02 +13:00
EtienneMD and GitHub
1cf3424ebe
Add X9C Potentiometer component ( #4183 )
...
fixes https://github.com/esphome/feature-requests/issues/1270
2023-01-11 14:51:50 +13:00
Garret Buell and GitHub
a19f0c0db0
Fix HttpRequestResponseTrigger again ( #4285 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
fixes https://github.com/esphome/issues/issues/4010
2023-01-11 14:50:01 +13:00
Garret Buell and GitHub
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 and GitHub
c16c0b11cb
http_request: add request duration logging ( #4272 )
2023-01-10 17:40:42 +13:00
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 and GitHub
48340d41d6
Fix frequency limit for MCP9600 ( #4276 )
2023-01-10 17:39:04 +13:00
6306348379
Bump pylint from 2.15.8 to 2.15.10 ( #4278 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 16:46:13 +13:00
Robin Pronk and GitHub
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 and GitHub
75dff1e102
Fix Template Switch restore_mode support ( #4280 )
...
fixes https://github.com/esphome/issues/issues/4020
2023-01-10 16:20:16 +13:00
fe55f3a43d
Add support for matrix keypads ( #4241 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2023-01-10 16:06:54 +13:00
Samuel Sieb and GitHub
657fd9d0d5
Don't match words containing "id" ( #4265 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
fixes https://github.com/esphome/issues/issues/3507
2023-01-10 13:54:15 +13:00
J. Nick Koston and GitHub
1511a6ebcd
Bump zeroconf to 0.47.1 ( #4268 )
2023-01-09 14:14:06 +13:00
Paulus Schoutsen and GitHub
ecac26aeba
Bump dashboard to 20221231.0 ( #4248 )
2022-12-31 14:40:50 -05:00
19bf9b1e36
Add API for dashboard to get boards list by platform ( #4168 )
...
* Add API for dashboard to get boards list by platform
* Dashboard API: add board list for ESP32 S2/S3/C3
* Dashboard API: remove endpoint for all boards
* Dashboard API: hide group titles for all platforms
* Dashboard API: fix Python lint
* Dashboard API: refactor /boards to use list output
* Dashboard API: filter boards for selected platform
* Dashboard API: do not duplicate esp32 boards
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-12-31 14:02:56 -05:00
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 and GitHub
8237e13c44
Fix broken PULSE_METER ( #4199 )
...
fixes https://github.com/esphome/issues/issues/3730
2022-12-23 11:07:45 +13:00
Cossid and GitHub
53b60ac817
Add support for SM2235 and SM2335 LED drivers ( #3924 )
2022-12-23 11:04:21 +13:00
Cossid and GitHub
a18ab748fd
Add support for BP1658CJ LED driver ( #4020 )
2022-12-23 10:39:44 +13:00
Cossid and GitHub
917488bbc3
Add support for BP5758D LED driver ( #4021 )
2022-12-23 10:24:46 +13:00
Jesse Hills and GitHub
7e376ae952
Add precipitation device class ( #4219 )
2022-12-22 21:18:58 +13:00
myhomeiot and GitHub
57a1c207c2
Fix saving light state for restore modes LIGHT_RESTORE_AND_OFF/ON ( #4131 )
2022-12-22 20:57:53 +13:00
tomaszduda23 and GitHub
50e8e92f0b
Fix race condition in web_server scheduler on ESP32 ( #3951 )
2022-12-22 20:51:24 +13:00
Dan Jackson and GitHub
ff4fd497c4
Component::set_retry updates ( #3305 )
2022-12-22 20:48:15 +13:00
Martin Flasskamp and GitHub
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
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 and GitHub
ecbbf2d3f4
Ili9341 8bit indexed mode pt2 ( #2502 )
2022-12-22 19:53:53 +13:00
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
0b0984f9a0
Bump black from 22.10.0 to 22.12.0 ( #4167 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-12-22 19:42:49 +13:00
Francisco J. Solis and GitHub
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 and GitHub
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
Jesse Hills and GitHub
22b384363b
Bump nano version in lint docker image ( #4218 )
2022-12-22 19:07:39 +13:00
5b23331751
Bump pytest-asyncio from 0.20.2 to 0.20.3 ( #4164 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 18:44:41 +13:00
7a2bb32843
Bump aioesphomeapi from 13.0.1 to 13.0.2 ( #4188 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 18:40:00 +13:00
Steve Rodgers and GitHub
c0a4e07e5a
Add Pca9554 component ( #4192 )
2022-12-22 18:39:25 +13:00
322158cccb
Bump actions/stale from 6 to 7 ( #4217 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 16:55:47 +13:00
Jesse Hills and GitHub
8db3b59e0f
Fix gpio pin mode for ISR pins ( #4216 )
2022-12-21 14:03:00 +13:00
Jesse Hills and GitHub
0d50caa179
Fix ESP32 GPIO when using INPUT PULLUP mode ( #4213 )
2022-12-20 23:09:33 +13:00
Deun Lee and GitHub
8b06135b41
Fix UUID displaying incorrectly in BLE Tracker logs ( #4187 )
2022-12-19 20:36:16 -08:00
J. Nick Koston and GitHub
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 and GitHub
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 and GitHub
39af967433
Fix i2s_audio media_player compiling for esp32-s2 ( #4195 )
2022-12-16 10:38:52 +13:00
Jesse Hills and GitHub
83b5e01a28
Mark ESP32-S2 as not having Bluetooth ( #4194 )
2022-12-16 10:09:07 +13:00
Stefan Agner and GitHub
1eacbd50fa
Support non-multiarch toolchains on 32-bit ARM ( #4191 )
...
fixes https://github.com/esphome/issues/issues/3904
2022-12-16 09:27:59 +13:00
Jesse Hills and GitHub
9bf7c97775
Revert camera config change for esp-idf ( #4182 )
2022-12-14 11:45:51 +13:00
Jesse Hills and GitHub
24bf3674f3
Remove warnings when falling through switch cases on purpose ( #4181 )
2022-12-14 11:45:43 +13:00
J. Nick Koston and GitHub
c47dc09d34
Speed up bluetooth proxy connections when using esp-idf ( #4171 )
2022-12-13 13:57:12 +13:00
Jesse Hills and GitHub
db3096c6e1
Remove internal pin restriction from cd74hc4067 ( #4179 )
2022-12-13 13:44:52 +13:00
Jesse Hills and GitHub
eef578f4b8
Bump esphome-dashboard to 20221213.0 ( #4176 )
2022-12-13 08:14:18 +13:00
Jesse Hills and GitHub
d4e232f267
Increase watchdog timeout when starting OTA ( #4172 )
2022-12-12 16:16:24 +13:00
Björn Stenberg and GitHub
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 and GitHub
0c24d951ff
Fix ble parsing with zero padded advertisements ( #4162 )
2022-12-08 13:39:33 +13:00
John Britton and GitHub
92e44b8238
Expose lambda action to reset a cycle in slow_pwm ( #4158 )
2022-12-07 19:27:14 +13:00
Jesse Hills
34387adbcd
Bump version to 2023.1.0-dev
2022-12-07 17:00:11 +13:00
Jesse Hills and GitHub
c6885c1bf4
Bump esphome-dashboard to 20221207.0 ( #4156 )
2022-12-07 16:47:45 +13:00
8b8efb57af
Bump aioesphomeapi from 12.2.1 to 13.0.1 ( #4149 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 16:16:32 +13:00
499e120aa4
Bump dessant/lock-threads from 3 to 4 ( #4150 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 16:10:43 +13:00
6f198a4736
Bump pyupgrade from 3.2.2 to 3.3.0 ( #4137 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-12-07 16:09:21 +13:00
f500f448b1
Bump pytest-asyncio from 0.20.1 to 0.20.2 ( #4019 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 16:08:26 +13:00
Jesse Hills and GitHub
6ad9baa870
Add API for dashboard to get boards list ( #4154 )
2022-12-07 16:07:51 +13:00
Jesse Hills and GitHub
f843925301
ESP32 IDF: Override toolchain-esp32ulp with espressifs own published version ( #4155 )
2022-12-07 16:01:26 +13:00
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 and GitHub
4ffdc38cf5
Add sn74hc165 input shift register ( #4151 )
2022-12-07 12:10:25 +13:00
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 and GitHub
9370ff3dfa
Allow dashboard import to pull complete file from github ( #3982 )
2022-12-07 07:29:56 +13:00
Jesse Hills and GitHub
2053b02c61
Add reports fahrenheit to tuya climate ( #4032 )
2022-12-07 07:29:18 +13:00
Jesse Hills and GitHub
f34e797a0d
Change 4 chip limit on sn74hc595 to 256 ( #4108 )
2022-12-07 07:23:07 +13:00
Samuel Sieb and GitHub
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
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 and GitHub
dbbbba3cf8
Fix crash with bluetooth tracker and esp-idf ( #4140 )
2022-12-06 08:49:39 +13:00
16e523ca68
Bump pylint from 2.15.7 to 2.15.8 ( #4148 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 08:46:29 +13:00
J. Nick Koston and GitHub
3b2bbd306f
Detect BLE stack unrecoverable state ( #4128 )
2022-12-06 07:42:51 +13:00
Jesse Hills and GitHub
54caed36f7
Fix mismatched flake8 version in pre-commit ( #4145 )
2022-12-05 19:50:11 +13:00
Jesse Hills and GitHub
dfcccda69e
Fix board pin alias lookup ( #4147 )
2022-12-05 19:46:00 +13:00
de352c1609
Bump esptool from 3.3.1 to 4.4 ( #4071 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-12-05 10:08:22 +13:00
c30068fc97
Bump aioesphomeapi from 12.2.0 to 12.2.1 ( #4133 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 10:00:25 +13:00
Jesse Hills and GitHub
f28f712827
Bump arduino pico and update wifi methods ( #4144 )
2022-12-05 08:55:38 +13:00
Jesse Hills and GitHub
b63ade298f
Fix queuing scripts not compiling ( #4077 )
2022-12-01 13:17:44 +13:00
Nicolas Graziano and GitHub
f117d4f50a
Dashboard, after login use relative url. ( #4103 )
2022-12-01 13:15:32 +13:00
6e4267b797
Bump flake8 from 5.0.4 to 6.0.0 ( #4084 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 13:11:31 +13:00
Jesse Hills and GitHub
2dd032475b
Allow global setting of compile process limit ( #4081 )
2022-12-01 12:51:01 +13:00
db0ed055dd
Bump pylint from 2.15.6 to 2.15.7 ( #4127 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 12:49:37 +13:00
Javier Peletier and GitHub
106c1bfac2
fix RESTORE_INVERTED switch:restore_mode ( #4129 )
...
fixes https://github.com/esphome/esphome/pull/3648
2022-12-01 12:49:15 +13:00
Jesse Hills and GitHub
eb2a0f45db
current-based cover fix copy paste mistake ( #4124 )
2022-11-30 10:59:20 +13:00
Jesse Hills and GitHub
2b4fdd6c39
Allow auto setting of ble client id if there is only 1 in config ( #4125 )
2022-11-30 10:59:02 +13:00
Patrick Collins and GitHub
3669320398
PID Climate - deadband and output sampling ( #3254 )
2022-11-30 10:58:43 +13:00
Javier Peletier and GitHub
d706f40ce1
modbus_switch: honor switch:restore_mode ( #4122 )
2022-11-30 10:44:31 +13:00
J. Nick Koston and GitHub
027284c29c
Speed up uuid parsing when fetching the service list ( #4121 )
2022-11-30 10:11:48 +13:00
Javier Peletier and GitHub
c55e01ff3f
FIX: Unnecessary flash writes by ModbusSwitch component ( #3648 )
2022-11-30 10:05:40 +13:00
a59ce7bfa2
Avoid parsing services with v3 connections without cache ( #4117 )
...
Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com >
Co-authored-by: Maurice Makaay <account+github@makaay.nl >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-11-30 09:40:31 +13:00
a6196267c9
Bump aioesphomeapi from 12.0.0 to 12.2.0 ( #4120 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-30 08:30:18 +13:00
Jesse Hills and GitHub
eb664b99ba
preprocess out proto_enum_to_string if not needed ( #4119 )
2022-11-30 08:30:00 +13:00
8414bb9a7a
Active BLE connection v3 ( #4113 )
...
Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com >
Co-authored-by: Maurice Makaay <account+github@makaay.nl >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-11-30 07:53:32 +13:00
ccef7c322f
Remove uuid lookups from BLE read/write/notify characteristics ( #4102 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-11-29 17:30:19 +13:00
Jesse Hills and GitHub
120327866f
Send device address type alongside ble advertisements ( #4115 )
2022-11-29 17:24:21 +13:00
J. Nick Koston and GitHub
bc5c2d4eb4
Avoid parsing characteristics and descriptors to reduce memory pressure ( #4109 )
2022-11-29 17:16:25 +13:00
J. Nick Koston and GitHub
d5ff8f6117
Reduce memory needed to send the services list ( #4110 )
2022-11-29 17:14:29 +13:00
J. Nick Koston and GitHub
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 and GitHub
873de13b3d
Fix bluetooth_gatt_write_descriptor never getting a response ( #4112 )
2022-11-29 17:10:02 +13:00
Jesse Hills and GitHub
56de8e5cc4
Always use generated api options from aioesphomeapi ( #4116 )
2022-11-29 16:14:45 +13:00
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 and GitHub
75573a3ed1
Fix descriptors not being deleted ( #4104 )
2022-11-29 07:49:41 +13:00
J. Nick Koston and GitHub
1166d93805
Fix registering for gatt notify when characteristic only support indicate ( #4092 )
2022-11-28 14:03:33 +13:00
J. Nick Koston and GitHub
ac112a32c9
Add logging for BLE connection slots ( #4098 )
2022-11-28 13:39:35 +13:00
J. Nick Koston and GitHub
cee45c1221
Make sure all BLE address strings are uppercase ( #4097 )
2022-11-28 13:33:17 +13:00
J. Nick Koston and GitHub
fb56b5388e
Suppress logging unhandled ESP_BLE_AD_TYPE_INT_RANGE ( #4096 )
2022-11-28 13:31:13 +13:00
J. Nick Koston and GitHub
ed42cefeee
Align BLE service logging ( #4095 )
2022-11-28 13:30:41 +13:00
J. Nick Koston and GitHub
9052947a71
Speed up BLE connections ( #4093 )
2022-11-28 13:30:05 +13:00
J. Nick Koston and GitHub
53e0af18fb
Make parse_characteristics and parse_descriptors lazy to reduce memory pressure ( #4063 )
2022-11-28 13:28:02 +13:00
Maurice Makaay and GitHub
c5f59fad62
Fix regressed 'esphome run' ( #4094 )
2022-11-27 08:17:07 +13:00
Jesse Hills and GitHub
b089a4ea80
Allow manually specifying binary file to OTA ( #4054 )
2022-11-25 13:47:02 +13:00
Jesse Hills and GitHub
555bba7698
Don't convert climate temperature step ( #4082 )
2022-11-24 16:00:09 +13:00
Brian Kaufman and GitHub
294901fbe9
Fix units for refresh: never ( #4048 )
2022-11-24 13:31:37 +13:00
Samuel Sieb and GitHub
ec576bf9f9
fix missing library ( #4051 )
2022-11-24 13:22:04 +13:00
Jesse Hills and GitHub
9273e3775b
Add vector includes ( #4080 )
2022-11-24 13:12:55 +13:00
Jesse Hills and GitHub
ce5cedb466
Update ESP32-audioI2S library ( #4073 )
2022-11-24 11:16:05 +13:00
Jesse Hills and GitHub
b184b01600
Remove a bunch of unnecessary pylint disabling ( #4079 )
2022-11-24 11:09:19 +13:00
Jesse Hills and GitHub
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 and GitHub
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 and GitHub
8975b4b3f6
Boards: Adafruit QT Py ESP32 Pico/C3/S2 ( #4064 )
2022-11-23 12:54:40 +13:00
Alex Reid and GitHub
20da03f8c6
Midea ir templatable code ( #4053 )
2022-11-23 12:53:48 +13:00
Jesse Hills and GitHub
ef26677b67
Always use brackets around single log macros ( #4072 )
2022-11-23 10:32:51 +13:00
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 and GitHub
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 and GitHub
fef60e335e
Avoid 128bit uuid loop for 16/32 bit uuids ( #4068 )
2022-11-23 09:46:23 +13:00
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 and GitHub
0f9c956c04
Remove manual handling of ethernet power pin ( #4062 )
2022-11-23 09:43:43 +13:00
Jesse Hills and GitHub
7258a82875
rp2040_pwm frequency is per pair of pins ( #4061 )
2022-11-22 21:12:33 +13:00
Guillermo Ruffino and GitHub
c1f696c32a
fix display_menu recursive schema gen ( #4045 )
2022-11-21 21:43:01 -03:00
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 and GitHub
7896a7783b
Update web_server index ( #4060 )
2022-11-22 12:41:51 +13:00
Jesse Hills and GitHub
621771e1ee
Fix rp2040 pwm to use pico-sdk, not mbed ( #4059 )
2022-11-22 12:19:52 +13:00
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 and GitHub
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 and GitHub
e6db61c2f0
Update esp32 boards list ( #4056 )
2022-11-21 14:15:32 +13:00
Jesse Hills and GitHub
c2e198311c
Update esp32 arduino and platform versions ( #3564 )
2022-11-21 11:49:30 +13:00
Franck Nijhof and GitHub
d874626662
Add number device class support ( #4042 )
2022-11-18 08:01:28 +13:00
Jesse Hills and GitHub
eead72333e
Bump base image versions to latest ( #4016 )
2022-11-17 16:14:10 +13:00
Jesse Hills and GitHub
719c212009
Support ADC on RP2040 ( #4040 )
2022-11-17 13:51:08 +13:00
Brian Kaufman and GitHub
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 and GitHub
70f1c71a9f
Merge pull request #4038 from esphome/bump-2022.11.0
...
2022.11.0
2022-11-17 08:05:52 +13:00
John Moxley and Jesse Hills
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 and GitHub
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
Jesse Hills
7e88eea532
Bump version to 2022.11.0
2022-11-17 07:17:42 +13:00
Jesse Hills
d1cdfd3b72
Merge branch 'beta' into bump-2022.11.0
2022-11-17 07:17:41 +13:00
Jesse Hills and GitHub
d6a03d48f5
Merge pull request #4037 from esphome/bump-2022.11.0b6
...
2022.11.0b6
2022-11-16 17:26:45 +13:00
Jesse Hills
d453b42b1a
Bump version to 2022.11.0b6
2022-11-16 15:48:50 +13:00
Jesse Hills
7c19b961e2
Always save user wifi credentials if non in config ( #4036 )
2022-11-16 15:48:50 +13:00
Jesse Hills and GitHub
147b113b62
Always save user wifi credentials if non in config ( #4036 )
2022-11-16 15:46:33 +13:00
Jesse Hills and GitHub
d924702825
Merge pull request #4035 from esphome/bump-2022.11.0b5
...
2022.11.0b5
2022-11-16 15:45:53 +13:00
Jesse Hills
e8784ba383
Bump version to 2022.11.0b5
2022-11-16 12:30:41 +13:00
2mikrobi and Jesse Hills
e3a454d1a6
Update_interval less that 1 second in QMC5883L integration ( #4031 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-11-16 12:30:41 +13:00
Kuba Szczodrzyński and GitHub
392dc8b0db
Add reset_reason text sensor to debug component ( #3814 )
2022-11-16 08:14:20 +13:00
2f62426f09
Update_interval less that 1 second in QMC5883L integration ( #4031 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-11-16 08:12:09 +13:00
Jesse Hills and GitHub
58fda40389
Merge pull request #4026 from esphome/bump-2022.11.0b4
...
2022.11.0b4
2022-11-14 14:20:09 +13:00
Jesse Hills
6a73699a38
Bump version to 2022.11.0b4
2022-11-14 13:31:48 +13:00
Jesse Hills
3bd6456fbe
Mark mqtt as unavailable on rp2040 ( #4025 )
2022-11-14 13:31:47 +13:00
Jesse Hills
608be4e050
Fix time components on rp2040 ( #4024 )
2022-11-14 13:31:47 +13:00
Jesse Hills
10f590324b
Mark webserver and captive portal as not available on rp2040 ( #4023 )
2022-11-14 13:31:47 +13:00
Jesse Hills and GitHub
cb2d9e4bec
Mark mqtt as unavailable on rp2040 ( #4025 )
2022-11-14 13:29:53 +13:00
Jesse Hills and GitHub
9e3ee28744
Fix time components on rp2040 ( #4024 )
2022-11-14 13:29:41 +13:00
Jesse Hills and GitHub
472dcebf2c
Mark webserver and captive portal as not available on rp2040 ( #4023 )
2022-11-14 13:19:32 +13:00
Jesse Hills and GitHub
39f0f748bf
Merge pull request #4018 from esphome/bump-2022.11.0b3
...
2022.11.0b3
2022-11-11 12:26:49 +13:00
Jesse Hills
9efe59a984
Bump version to 2022.11.0b3
2022-11-11 11:49:37 +13:00
Samuel Sieb and Jesse Hills
fcb02af782
fix to_lower filter ( #4015 )
2022-11-11 11:49:37 +13:00
9f30f53c6b
Bump pyupgrade from 3.2.0 to 3.2.2 ( #4017 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-11-11 10:50:01 +13:00
Samuel Sieb and GitHub
2f18ae00c5
fix to_lower filter ( #4015 )
2022-11-11 07:40:53 +13:00
Jesse Hills and GitHub
27a339fa12
Move CONF_INTERRUPT_PIN to const.py ( #4014 )
2022-11-10 22:49:04 +13:00
Jesse Hills and GitHub
3aeef1afd4
Merge pull request #4012 from esphome/bump-2022.11.0b2
...
2022.11.0b2
2022-11-10 13:33:16 +13:00
Jesse Hills
a45ee8f4ac
Bump version to 2022.11.0b2
2022-11-10 11:08:22 +13:00
RoboMagus and Jesse Hills
31b62d7dca
Fix local webserver based on esphome/esphome-webserver#17 ( #3958 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
fixes https://github.com/esphome/issues/issues/3720
2022-11-10 11:08:22 +13:00
Jesse Hills
22f81475db
Add option for dashboard command to only generate the project and supporting files ( #3981 )
2022-11-10 11:08:22 +13:00
maringeph and Jesse Hills
cc7cf73d59
Add cover toggle support to current based cover ( #3950 )
2022-11-10 11:08:22 +13:00
Jesse Hills
9682e60a25
Update set-output to use new GITHUB_OUTPUT ( #4008 )
2022-11-10 11:08:22 +13:00
RoboMagus and GitHub
2c2e68123a
Fix local webserver based on esphome/esphome-webserver#17 ( #3958 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
fixes https://github.com/esphome/issues/issues/3720
2022-11-10 10:59:42 +13:00
H. Árkosi Róbert and GitHub
fcec7d45cb
add two new icons ( #3963 )
2022-11-10 09:46:51 +13:00
Jesse Hills and GitHub
7c8f502e7e
Add option for dashboard command to only generate the project and supporting files ( #3981 )
2022-11-10 09:42:03 +13:00
maringeph and GitHub
dc17c47634
Add cover toggle support to current based cover ( #3950 )
2022-11-10 09:40:13 +13:00
3d927c2f44
Bump frenck/action-yamllint from 1.3.0 to 1.3.1 ( #4011 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 09:38:21 +13:00
0ae61410d2
Bump colorama from 0.4.5 to 0.4.6 ( #4010 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 09:36:53 +13:00
Jesse Hills and GitHub
2455589f61
Update set-output to use new GITHUB_OUTPUT ( #4008 )
2022-11-10 07:42:14 +13:00
Jesse Hills and GitHub
c6afae0da5
Merge pull request #4007 from esphome/bump-2022.11.0b1
...
2022.11.0b1
2022-11-09 19:14:07 +13:00
Jesse Hills
3155f02be6
Bump version to 2022.12.0-dev
2022-11-09 17:27:19 +13:00
Jesse Hills
4fa0e860ad
Bump version to 2022.11.0b1
2022-11-09 17:27:18 +13:00
jimtng and GitHub
8c122aa372
Add support for parameters in scripts ( #3538 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
fixes https://github.com/esphome/feature-requests/issues/241
2022-11-09 16:51:59 +13:00
Jesse Hills and GitHub
5a0bf9fee9
Bump esphome-dashboard to 20221109.0 ( #4006 )
2022-11-09 16:46:44 +13:00
dc794918ed
Enable calibration, callbacks and custom commands for EZO sensors ( #3910 )
...
Co-authored-by: PoppyPop <skytep@gmail.com >
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-11-09 16:46:31 +13:00
02b15dbc4a
Bump platformio from 6.1.4 to 6.1.5 ( #4004 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-11-09 12:03:39 +13:00
ed316b1ce3
Bump aioesphomeapi from 11.4.2 to 11.4.3 ( #4002 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 11:49:09 +13:00
d7858f16c1
Bump pytest-asyncio from 0.19.0 to 0.20.1 ( #4003 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 11:48:56 +13:00
Jens-Christian Skibakk and GitHub
291deb12ad
Skip validation of defined pins ( #3999 )
2022-11-08 19:06:45 +13:00
3e110681c9
Bump black from 22.8.0 to 22.10.0 ( #3986 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-11-07 19:24:50 +13:00
65fbfa2097
Bump zeroconf from 0.39.1 to 0.39.4 ( #3979 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 19:14:13 +13:00
Jesse Hills and GitHub
16ebf9da4c
Lint updates ( #3992 )
2022-11-07 19:03:59 +13:00
2c76381fcd
Implement a simple LCD menu ( #3406 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-11-07 19:00:55 +13:00
tomaszduda23 and GitHub
90683223dd
add uart number to LOGCONFIG ( #3996 )
2022-11-06 15:58:56 -08:00
Jesse Hills and GitHub
de79171815
RP2040 uart support ( #3990 )
2022-11-07 10:01:40 +13:00
Jesse Hills and GitHub
1554c5700e
rp2040: Set watchdog to reboot properly ( #3991 )
2022-11-03 20:47:19 +13:00
5cf257b251
Bump aioesphomeapi from 10.13.0 to 11.4.2 ( #3987 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 20:30:23 +13:00
mbardeen and GitHub
04883e14f6
Allow the use of multiple RDM6300 devices ( #3989 )
2022-11-02 22:25:09 -07:00
Jesse Hills and GitHub
0a649c184f
Always use gh releases in base platformio file ( #3988 )
2022-11-03 11:41:12 +13:00
Jesse Hills and GitHub
0e66c899ce
Allow multiple bluetooth proxy connections ( #3971 )
2022-11-02 23:02:33 +13:00
e7d236f939
Bump pytest-mock from 3.8.2 to 3.10.0 ( #3877 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 19:17:21 +13:00
fae4d03473
Bump pylint from 2.15.3 to 2.15.5 ( #3978 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 19:16:58 +13:00
Jesse Hills and GitHub
fd8b9fb028
Merge pull request #3975 from esphome/bump-2022.10.2
...
2022.10.2
2022-11-02 19:01:54 +13:00
97bd3e7320
Bump actions/stale from 5 to 6 ( #3841 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 17:19:28 +13:00
dfca2f88d3
Bump pytest from 7.1.3 to 7.2.0 ( #3966 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 17:18:22 +13:00
8cad93de37
Bump pyupgrade from 3.0.0 to 3.2.0 ( #3973 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 15:32:30 +13:00
Jesse Hills
bdf1813b3a
Bump version to 2022.10.2
2022-11-01 12:38:54 +13:00
Jesse Hills
45b6c93f5f
Fix bluetooth_proxy not connecting ( #3967 )
2022-11-01 12:38:54 +13:00
Jesse Hills and GitHub
e5b8dd7f2d
Fix bluetooth_proxy not connecting ( #3967 )
2022-10-29 12:42:48 +13:00
Paulus Schoutsen and GitHub
a1c8b8092b
Remove gitpod ( #3964 )
2022-10-28 10:25:02 -04:00
109ca2406d
Bump pytest-cov from 3.0.0 to 4.0.0 ( #3922 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 15:40:42 +13:00
3a689112fd
Bump tornado from 6.1 to 6.2 ( #3620 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 13:29:10 +13:00
Jesse Hills and GitHub
40e0cd0f03
Make some minor changes to I²C so rp2040 works ( #3959 )
2022-10-28 12:33:49 +13:00
Jesse Hills and GitHub
bf4d3df906
Fix RP2040 SPISettings ( #3960 )
2022-10-28 12:33:15 +13:00
Jesse Hills and GitHub
0e30c49e3f
Allow using LED pin on rpi pico-w ( #3957 )
2022-10-28 10:06:22 +13:00
Jesse Hills and GitHub
e61a01f7bb
Fix imports for rp2040 with no wifi ( #3956 )
2022-10-28 08:12:12 +13:00
Paul Nicholls and GitHub
f8640cf2cd
[SM300D2] Reduce log severity for successful reads ( #3955 )
2022-10-27 19:27:17 +13:00
Jesse Hills and GitHub
4bcfeb6e33
Update rp2040 to latest framework release from GitHub ( #3954 )
2022-10-27 19:26:22 +13:00
Jesse Hills and GitHub
a5d4ca0f6d
Some RP2040 wifi changes for AP mode ( #3953 )
2022-10-27 19:14:41 +13:00
Jesse Hills and GitHub
85faecb2fd
Add core config option to limit compile process count ( #3952 )
2022-10-27 12:17:21 +13:00
Jesse Hills and GitHub
991fc54994
Bump esphome/Improv to 1.2.3 ( #3948 )
2022-10-27 07:44:15 +13:00
Jesse Hills and GitHub
2de891dc32
Fix filesystem size for RP2040 OTA ( #3947 )
2022-10-26 22:57:08 +13:00
Jesse Hills and GitHub
9865cb7f55
Implement RP2040 preferences ( #3946 )
2022-10-26 22:56:56 +13:00
Jesse Hills and GitHub
f97252b93a
Implement InterruptLock for RP2040 ( #3945 )
2022-10-26 16:41:51 +13:00
Jesse Hills and GitHub
6124531479
Merge pull request #3944 from esphome/bump-2022.10.1
...
2022.10.1
2022-10-26 12:49:08 +13:00
Jesse Hills
b8549d323c
Bump version to 2022.10.1
2022-10-26 12:08:19 +13:00
Franck Nijhof and Jesse Hills
01adece673
Add wind_speed sensor device class ( #3941 )
2022-10-26 12:08:19 +13:00
NP v/d Spek and Jesse Hills
0220934e4c
Fixed touch release issue using the interrupt pin ( #3925 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-10-26 12:08:19 +13:00
Franck Nijhof and Jesse Hills
ca09693efa
Add water & precipitation_intensity sensor device classes ( #3940 )
2022-10-26 12:08:19 +13:00
Jesse Hills
e96d7483b3
Update bluetooth proxy limit as soon as connection requested ( #3935 )
2022-10-26 12:08:18 +13:00
Jesse Hills and GitHub
f2c4f018de
Prefix devcontainer image with ghcr.io ( #3942 )
2022-10-26 12:04:29 +13:00
Franck Nijhof and GitHub
237c7dd169
Add wind_speed sensor device class ( #3941 )
2022-10-26 07:35:12 +13:00
b781b8d77d
Fixed touch release issue using the interrupt pin ( #3925 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-10-26 07:33:18 +13:00
Franck Nijhof and GitHub
60b7d1c8a1
Add water & precipitation_intensity sensor device classes ( #3940 )
2022-10-25 20:37:19 +13:00
8161222b33
Show local mac when scanning wifi ( #3635 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-10-25 19:50:46 +13:00
1000c4466f
add proper device class to uptime ( #3928 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-10-25 19:10:03 +13:00
Jesse Hills and GitHub
60717b074e
Implement different random for rp2040 ( #3939 )
2022-10-25 17:59:10 +13:00
Jesse Hills and GitHub
c3fba97b4c
Update base platformio board for rp2040 ( #3937 )
2022-10-25 17:46:55 +13:00
Jesse Hills and GitHub
d93f35701f
Send manufacturer name via API ( #3938 )
2022-10-25 17:24:38 +13:00
Jesse Hills and GitHub
702b60ce66
Make mDNS on rp2040 work ( #3936 )
2022-10-25 16:23:20 +13:00
Jesse Hills and GitHub
f8ce597918
Fix error with require_framework_version and rp2040 ( #3923 )
2022-10-25 13:47:48 +13:00
Jesse Hills and GitHub
22e0a944c8
Update bluetooth proxy limit as soon as connection requested ( #3935 )
2022-10-25 12:54:10 +13:00
Jesse Hills and GitHub
3a134ef009
Update the PR template ( #3934 )
2022-10-25 12:53:01 +13:00
Jesse Hills and GitHub
96e8cb66b6
Fix missing dependencies for heatpumpir ( #3933 )
2022-10-25 12:12:55 +13:00
Jesse Hills and GitHub
615288c151
Bump esphome-dashboard to 20221020.0 ( #3920 )
2022-10-20 08:59:41 -04:00
6153bcc6ad
Initial Support for RP2040 platform ( #3284 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-10-20 16:50:39 +13:00
e87edcc77a
Add API interface to request a complete device config as JSON. ( #3911 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-10-19 23:39:34 -04:00
a21c3e8e2d
Bump platformio from 6.0.2 to 6.1.4 ( #3711 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-10-20 12:49:11 +13:00
hagak and GitHub
d7576f67e8
Added component Daikin BRC to support ceiling cassette heatpumps ( #3743 )
2022-10-19 20:29:22 +13:00
138de643a2
Add adc128s102 sensor ( #3822 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-10-19 17:06:22 +13:00
f30e54d177
Implementation for Atlas Scientific Peristaltic Pump ( #3528 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-10-19 16:08:27 +13:00
41b5cb06d3
New platform ethernet_info from component text_sensor ( #3811 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-10-19 13:44:48 +13:00
4ac72d7d08
Add support for wl-134 ( #3569 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-10-19 13:44:26 +13:00
Jesse Hills
06ac4980ba
Merge branch 'release' into dev
2022-10-19 11:15:19 +13:00
Jesse Hills and GitHub
ccbfa20bb9
Merge pull request #3918 from esphome/bump-2022.10.0
...
2022.10.0
2022-10-19 11:13:16 +13:00
Jesse Hills
58cd754e07
Fix bad merge
2022-10-19 10:50:32 +13:00
Jesse Hills
d1263e583b
Bump version to 2022.10.0
2022-10-19 10:30:22 +13:00
Jesse Hills
67c911c37f
Merge branch 'beta' into bump-2022.10.0
2022-10-19 10:30:21 +13:00
Jesse Hills and GitHub
288e3c3e3e
Merge pull request #3909 from esphome/bump-2022.10.0b2
...
2022.10.0b2
2022-10-15 09:12:58 +13:00
Jesse Hills
a84378c6c2
Bump version to 2022.10.0b2
2022-10-15 08:37:11 +13:00
Jesse Hills
b6073408f4
Remove address type map from bluetooth proxy ( #3905 )
2022-10-15 08:37:11 +13:00
Frédéric Jouault and Jesse Hills
b2d91ac5de
Send true and not RSSI in ble_presence ( #3904 )
2022-10-15 08:37:11 +13:00
Sergey Dudanov and Jesse Hills
8bf34e09f4
Modbus QWORD fix ( #3856 )
2022-10-15 08:37:11 +13:00
be914f2c15
fix never calling preset change trigger ( #3864 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com >
2022-10-15 08:37:11 +13:00
Jesse Hills and GitHub
8bb670521d
Remove address type map from bluetooth proxy ( #3905 )
2022-10-15 08:35:35 +13:00
Frédéric Jouault and GitHub
225b3c1494
Send true and not RSSI in ble_presence ( #3904 )
2022-10-14 12:47:05 +13:00
Kuba Szczodrzyński and GitHub
4bf94e0757
Allow preserving WiFi credentials entered with captive_portal ( #3813 )
2022-10-14 08:58:42 +13:00
Brian Kaufman and GitHub
3b21d1d81e
Don't Use Base Network Manual IP for WiFi AP ( #3902 )
2022-10-14 08:55:59 +13:00
Frank Riley and GitHub
5ec1588110
Update the ibeacon code ( #3859 )
2022-10-13 12:59:07 +13:00
Sergey Dudanov and GitHub
71387be72e
Modbus QWORD fix ( #3856 )
2022-10-13 12:50:45 +13:00
98171c9f49
fix never calling preset change trigger ( #3864 )
...
Co-authored-by: Keith Burzinski <kbx81x@gmail.com >
2022-10-13 10:11:59 +13:00
Jesse Hills and GitHub
a6c999dea0
Merge pull request #3900 from esphome/bump-2022.10.0b1
...
2022.10.0b1
2022-10-13 09:50:04 +13:00
Jesse Hills
bf15b1d302
Bump version to 2022.11.0-dev
2022-10-13 09:18:46 +13:00
Jesse Hills
f422fabab4
Bump version to 2022.10.0b1
2022-10-13 09:18:46 +13:00
Jesse Hills
01b130ec59
Merge branch 'dev' into bump-2022.10.0b1
2022-10-13 09:18:46 +13:00
48a1797e72
Do not require CS pin for ST7789V ( #3888 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-10-13 08:26:28 +13:00
Jesse Hills and GitHub
b34d24735a
Send GATT error events to HA ( #3884 )
2022-10-12 22:22:07 +13:00
fe38b36c26
Add support for ZHLT01 heatpump IR protocol ( #3655 )
...
Co-authored-by: Chris Feenstra <chris@cfeenstra.nl >
2022-10-12 15:29:57 +13:00
cstaahl and GitHub
03fca8d91e
Fix pulse_meter filter logic ( #3321 )
2022-10-12 15:26:35 +13:00
RoboMagus and GitHub
9f9980e338
Add ble RSSI sensor for connected devices ( #3860 )
2022-10-12 15:23:56 +13:00
19900b004b
Fix type annotation on extract_registry_entry_config ( #3623 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-10-12 15:15:03 +13:00
Gustavo Ambrozio and GitHub
a8ff0a8913
Exposing coordinates from touchscreen binary sensor ( #3891 )
2022-10-11 12:22:13 +13:00
RoboMagus and GitHub
45861456f1
Fix default unit for ble_rssi sensor ( #3874 )
2022-10-11 12:03:54 +13:00
RoboMagus and GitHub
44b335e7e3
Correctly set ble_write UUIDs based on their lengths. ( #3885 )
2022-10-11 12:02:53 +13:00
Jesse Hills and GitHub
de23bbace2
Update webserver index file ( #3896 )
2022-10-11 12:01:41 +13:00
RoboMagus and GitHub
edff9ae322
Proxy friendly host url resolution for use_address with path. ( #3653 )
2022-10-11 12:01:31 +13:00
NP v/d Spek and GitHub
3c2766448d
Refactor xpt2046 to be a touchscreen platform ( #3793 )
2022-10-11 10:10:22 +13:00
Jesse Hills and GitHub
786c8b6cfe
Add new sensor device classes ( #3895 )
2022-10-11 09:54:58 +13:00
Jesse Hills and GitHub
e8de6a3a67
Merge pull request #3883 from esphome/bump-2022.9.4
...
2022.9.4
2022-10-07 16:56:22 +13:00
Jesse Hills
3c320c4c83
Bump version to 2022.9.4
2022-10-07 16:34:39 +13:00
Jesse Hills
3b83f967e4
Dont add wifi block to yaml if discovered device uses ethernet ( #3882 )
2022-10-07 16:34:39 +13:00
Jesse Hills
5e96b8ef7c
Bump esphome-dashboard to 20221007.0 ( #3881 )
2022-10-07 16:34:39 +13:00
Jesse Hills
5df0e82c37
Add network type to mdns service message ( #3880 )
2022-10-07 16:34:38 +13:00
Jesse Hills and GitHub
fd57b21aff
Dont add wifi block to yaml if discovered device uses ethernet ( #3882 )
2022-10-07 15:35:48 +13:00
Jesse Hills and GitHub
6087183a0c
Bump esphome-dashboard to 20221007.0 ( #3881 )
2022-10-07 15:20:13 +13:00
Jesse Hills and GitHub
01b7c4200e
Add network type to mdns service message ( #3880 )
2022-10-07 14:42:28 +13:00
7171286c3c
Bump pylint from 2.15.2 to 2.15.3 ( #3870 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-06 14:57:07 +13:00
Jesse Hills and GitHub
2d58239b74
Merge pull request #3876 from esphome/bump-2022.9.3
...
2022.9.3
2022-10-06 09:57:39 +13:00
Jesse Hills
6b52f62531
Bump version to 2022.9.3
2022-10-06 09:22:01 +13:00
Jesse Hills
1001d9c04e
Bluetooth Proxy active connections ( #3817 )
2022-10-06 09:22:00 +13:00
Jesse Hills and GitHub
d220d41182
Bump python min to 3.9 ( #3871 )
2022-10-05 20:09:27 +13:00
Jesse Hills and GitHub
c3a8972550
Add min_version to esphome config ( #3866 )
2022-10-05 16:30:56 +13:00
263b603188
Bump pyupgrade from 2.37.3 to 3.0.0 ( #3867 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-10-05 16:29:49 +13:00
Javier Peletier and GitHub
584b722e7e
Fix time/automation (cron) wdt crash when time jumps ahead too much ( #3844 )
2022-10-05 14:52:45 +13:00
Javier Peletier and GitHub
05edfd0e82
Add cg.with_local_variable ( #3577 )
2022-10-05 11:50:03 +13:00
Jesse Hills and GitHub
16249c02a5
Bump CI to python 3.9 ( #3869 )
2022-10-05 11:21:13 +13:00
Guillermo Ruffino and GitHub
e8ff36d1f3
fix dump preset string type ( #3863 )
2022-10-04 10:50:33 +13:00
Jesse Hills and GitHub
ed443c6153
Bluetooth Proxy active connections ( #3817 )
2022-10-04 10:45:06 +13:00
Keith Burzinski and GitHub
f4a84765cd
Add display GPIO setup instruction for Aliexpress display ( #3851 )
2022-09-30 19:10:53 +13:00
J. Nick Koston and GitHub
106de3530d
Add support for parsing the short local name in the tracker ( #3854 )
2022-09-30 09:15:30 +13:00
Jesse Hills and GitHub
119c3f6f46
Merge pull request #3853 from esphome/bump-2022.9.2
...
2022.9.2
2022-09-29 16:18:21 +13:00
Jesse Hills
d2c1c7507c
Bump version to 2022.9.2
2022-09-29 16:00:55 +13:00
Guillermo Ruffino and Jesse Hills
efdb3d1f40
Bump dashboard to 20220925.0 ( #3846 )
2022-09-29 16:00:55 +13:00
8095db6715
Thermostat remove deprecated config ( #3643 )
...
* Raise errors for all the now deprecated options
* Fix CONF_DEFAULT_PRESET detection
* Stop attempting to set the non-existent normal_config
* Add support for default presets
* Fix correct detection of Two Point temperature mode
* Fix lint issues
* Fix tests
* Generate correct yaml for equivalent configurations
* Remove debug code
* Only set default preset if the thermostat does not have state to restore
* Add restore_default_preset_on_boot option
If set to True then the default_preset will be applied on every boot. If False (Default) state will be restored from memory as per prior versions
* Apply lint suggestions
* Switch from restore_default_preset_on_boot to an enum for startup_behavior
This gives better self-documentation as well as the option for extending to other options down the track
* Lint fixes
* Rename startup_behavior to on_boot_restore_from
This removes any issues with different English locales
* Fix comparable_preset yaml output alignment
* Add dump of on_boot_restore_from setting
Co-authored-by: Keith Burzinski <kbx81x@gmail.com >
2022-09-25 21:59:04 -05:00
Guillermo Ruffino and GitHub
ce2e161b08
Bump dashboard to 20220925.0 ( #3846 )
2022-09-25 18:16:30 -03:00
Jesse Hills and GitHub
9dbc32b85f
Merge pull request #3839 from esphome/bump-2022.9.1
...
2022.9.1
2022-09-22 07:51:52 +12:00
Jesse Hills
66226abb48
Bump version to 2022.9.1
2022-09-22 07:40:15 +12:00
Jesse Hills
34bef2f2ca
Revert "fix spi timing issues" ( #3838 )
2022-09-22 07:40:15 +12:00
Jesse Hills and GitHub
6ef93452f5
Revert "fix spi timing issues" ( #3838 )
2022-09-22 07:38:31 +12:00
Jesse Hills and GitHub
fdd4ca6837
Merge pull request #3837 from esphome/bump-2022.9.0
...
2022.9.0
2022-09-21 15:59:34 +12:00
Jesse Hills
9655362f23
Bump version to 2022.9.0
2022-09-21 15:34:02 +12:00
Jesse Hills
130c9fad22
Merge branch 'beta' into bump-2022.9.0
2022-09-21 15:34:02 +12:00
Jesse Hills and GitHub
3de0b601bf
Merge pull request #3835 from esphome/bump-2022.9.0b5
...
2022.9.0b5
2022-09-21 15:23:41 +12:00
Jesse Hills
91560ae4e9
Bump version to 2022.9.0b5
2022-09-21 12:38:55 +12:00
Guillermo Ruffino and Jesse Hills
fd6135aebb
Bump dashboard to 20220920.1 ( #3834 )
2022-09-21 12:38:55 +12:00
Guillermo Ruffino and GitHub
68ea59f3ae
Bump dashboard to 20220920.1 ( #3834 )
2022-09-21 12:32:53 +12:00
Jesse Hills and GitHub
e5fe5d1249
Merge pull request #3833 from esphome/bump-2022.9.0b4
...
2022.9.0b4
2022-09-21 09:09:20 +12:00
Jesse Hills and GitHub
9a69769a7e
Dont fail fast on CI for docker ( #3832 )
2022-09-21 07:54:35 +12:00
Jesse Hills
63b42f3608
Bump version to 2022.9.0b4
2022-09-21 07:36:39 +12:00
Paulus Schoutsen and Jesse Hills
d56107e97f
Bump dashboard to 20220920.0 ( #3831 )
2022-09-21 07:36:39 +12:00
Guillermo Ruffino and Jesse Hills
33f296e05b
Fix-esphome-validation-line-number ( #3815 )
2022-09-21 07:36:39 +12:00
Paulus Schoutsen and GitHub
3572c62315
Bump dashboard to 20220920.0 ( #3831 )
2022-09-21 07:35:46 +12:00
Jesse Hills and GitHub
97e067a277
Merge pull request #3829 from esphome/bump-2022.9.0b3
...
2022.9.0b3
2022-09-20 19:28:27 +12:00
Guillermo Ruffino and GitHub
1444cddda9
Fix-esphome-validation-line-number ( #3815 )
2022-09-20 17:23:55 +12:00
Jesse Hills
5f56cf3128
Bump version to 2022.9.0b3
2022-09-20 17:14:51 +12:00
Paulus Schoutsen and Jesse Hills
5c4e83ebdc
Bump dashboard to 20220919.1 ( #3828 )
2022-09-20 17:14:51 +12:00
Keith Burzinski and Jesse Hills
91f1c25fcc
Make sprinkler reset_resume() method public ( #3824 )
2022-09-20 17:14:51 +12:00
h3ndrik and Jesse Hills
47a7a239ae
[BME280] raise standby time ( #3804 )
2022-09-20 17:14:51 +12:00
fb9984e21f
split pronto codes if they are too long ( #3812 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-09-20 17:14:51 +12:00
Paulus Schoutsen and GitHub
b2db524366
Bump dashboard to 20220919.1 ( #3828 )
2022-09-20 17:13:59 +12:00
Keith Burzinski and GitHub
ab8674a5c7
Make sprinkler reset_resume() method public ( #3824 )
2022-09-20 13:02:55 +12:00
Geek_cat and GitHub
d1c85fc3fa
Allow CORS for web_server ( #3819 )
2022-09-20 13:01:00 +12:00
h3ndrik and GitHub
55ad45e3ee
[BME280] raise standby time ( #3804 )
2022-09-19 07:25:59 +12:00
pawel3410 and GitHub
f6e5a8cb2a
Fix mcp23s17 addressing beyond 3 ( #3797 )
2022-09-15 18:19:41 -07:00
7a91ca9809
split pronto codes if they are too long ( #3812 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-09-16 07:27:50 +12:00
Jesse Hills and GitHub
71dd04b09e
Merge pull request #3809 from esphome/bump-2022.9.0b2
...
2022.9.0b2
2022-09-15 13:35:54 +12:00
Jesse Hills
7deabbb512
Bump version to 2022.9.0b2
2022-09-15 13:02:40 +12:00
Azimath and Jesse Hills
625a575e49
Remove floating point calculation from ac_dimmer ISR ( #3770 )
2022-09-15 13:02:39 +12:00
Jesse Hills
df4d0da221
Initialize all child sensors to nullptr ( #3808 )
2022-09-15 13:02:39 +12:00
RoboMagus and Jesse Hills
6b23b7cad7
Unify 'nullptr' initalization of class members; ( #3805 )
2022-09-15 13:02:39 +12:00
cea7deab91
Sim800l add calls, multiline sms and ussd ( #3630 )
...
Co-authored-by: Matus Ivanecky <matus.ivanecky@gmail.com >
Co-authored-by: Matus Ivanecky <maty535@users.noreply.github.com >
2022-09-15 13:02:39 +12:00
c61abf6aca
null initialize total sensor for pulse counter ( #3803 )
...
* null initialize total sensor.
* pedantic styling fix
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com >
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com >
2022-09-15 13:02:39 +12:00
Azimath and GitHub
917bbc669c
Remove floating point calculation from ac_dimmer ISR ( #3770 )
2022-09-15 11:54:33 +12:00
Jesse Hills and GitHub
0ac4c055de
Initialize all child sensors to nullptr ( #3808 )
2022-09-15 11:53:22 +12:00
RoboMagus and GitHub
78b55d86e9
Unify 'nullptr' initalization of class members; ( #3805 )
2022-09-15 11:53:02 +12:00
aaf50fc2e6
Sim800l add calls, multiline sms and ussd ( #3630 )
...
Co-authored-by: Matus Ivanecky <matus.ivanecky@gmail.com >
Co-authored-by: Matus Ivanecky <maty535@users.noreply.github.com >
2022-09-15 07:43:03 +12:00
6a8f4e92df
null initialize total sensor for pulse counter ( #3803 )
...
* null initialize total sensor.
* pedantic styling fix
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com >
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com >
2022-09-14 10:01:28 -03:00
Jesse Hills and GitHub
6d267fda01
Merge pull request #3802 from esphome/bump-2022.9.0b1
...
2022.9.0b1
2022-09-14 17:27:01 +12:00
Jesse Hills
88943103a2
Bump version to 2022.10.0-dev
2022-09-14 17:02:22 +12:00
Jesse Hills
e557dc7208
Bump version to 2022.9.0b1
2022-09-14 17:02:22 +12:00
Jesse Hills
3558806b0e
Merge branch 'dev' into bump-2022.9.0b1
2022-09-14 17:02:21 +12:00
Ignacio Hernandez-Ros and GitHub
f1e8cc2cf0
fix spi timing issues ( #3763 )
2022-09-14 16:53:51 +12:00
6236db1a27
Add uFire ISE sensor ( #3789 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-09-14 16:51:20 +12:00
Jesse Hills and GitHub
f4b0917239
Allow ble tracker to subscribe to ota start and stop the scanning ( #3800 )
2022-09-14 16:49:20 +12:00
Aleš Komárek and GitHub
a5e3cd1a42
Add Prometheus Service Discovery for online devices ( #3788 )
2022-09-14 15:22:59 +12:00
Jesse Hills and GitHub
b3cca5dcb6
Add stop action for ble scanning ( #3799 )
2022-09-14 14:57:45 +12:00
49465223a4
esp32_ble_tracker continuous and one shot scanning modes ( #3649 )
...
Co-authored-by: Jonathan Valdez <@jonofmac>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-09-14 11:10:12 +12:00
15f0e54cbf
Bump frenck/action-yamllint from 1.2.0 to 1.3.0 ( #3798 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 09:57:43 +12:00
Pascal Vizeli and GitHub
ed8f343aad
Remove status_set_error from ufire_ec ( #3792 )
2022-09-13 11:17:33 +12:00
Jordan W. Cobb and GitHub
cbd8d70431
Add support for TM1638 Led and Key component ( #3340 )
2022-09-12 08:30:15 -07:00
9ff187c3f8
Bump zeroconf from 0.39.0 to 0.39.1 ( #3782 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 10:32:33 +12:00
Carlos Garcia Saura and GitHub
be473b97c4
[MPU6050] Support devices with WHOAMI 0x98 ( #3784 )
2022-09-12 10:32:07 +12:00
9a5f865eea
Add Factory Reset button and switch ( #3724 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-09-12 10:23:46 +12:00
790280ace9
Bump pylint from 2.15.0 to 2.15.2 ( #3785 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 10:16:18 +12:00
David Buezas and GitHub
8ba207fc7f
Add support for BL0942 voltage, current, energy and power Sensor ( #3777 )
2022-09-12 09:36:09 +12:00
d66b2a1778
Add support for MPL3115A2 Pressure/Altitude and Temperature Sensor ( #3371 )
...
* Add support for mpl3115a2
* Add codeowner
* Linter/test updates
* Minor changes
* Made pressure/altitude exclusive
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-09-09 00:18:02 -05:00
e3f2562047
u-fire EC sensor ( #3774 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-09-08 22:30:07 +12:00
f77118a90c
Add support to tm1621 display ( #3737 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-09-08 11:40:27 +12:00
Jesse Hills and GitHub
041eb8f6cc
Merge pull request #3783 from esphome/bump-2022.8.3
...
2022.8.3
2022-09-06 18:54:28 +12:00
Jesse Hills
733a84df75
Bump version to 2022.8.3
2022-09-06 16:50:17 +12:00
Jesse Hills
acd0b50b40
Fix HA addon auth using HA credentials ( #3758 )
2022-09-06 16:50:11 +12:00
Jesse Hills and GitHub
635851807a
Fix HA addon auth using HA credentials ( #3758 )
2022-09-06 16:41:23 +12:00
Jesse Hills and GitHub
89fd367297
YAML linting ( #3779 )
2022-09-06 15:48:01 +12:00
Jesse Hills and GitHub
60e46d485e
Merge pull request #3781 from esphome/bump-2022.8.2
...
2022.8.2
2022-09-06 15:38:46 +12:00
Jesse Hills
5bf0c92318
Bump version to 2022.8.2
2022-09-06 13:12:00 +12:00
Avirsaam and Jesse Hills
39d493c278
Update modbus_controller.cpp ( #3768 )
2022-09-06 13:12:00 +12:00
anatoly-savchenkov and Jesse Hills
d2ce62aa13
Ignore NaN states in the integration component ( #3767 )
2022-09-06 13:12:00 +12:00
Jesse Hills
c8eb30ef27
Initial bluetooth_proxy support ( #3736 )
2022-09-06 13:11:54 +12:00
Jesse Hills and GitHub
c317422ed7
Move crc16 to helpers ( #3780 )
2022-09-06 12:57:21 +12:00
Jesse Hills and GitHub
614eb81ad7
Remove unneeded line (spi component adds it) ( #3778 )
2022-09-06 11:54:32 +12:00
Avirsaam and GitHub
219c5953f1
Update modbus_controller.cpp ( #3768 )
2022-09-05 12:50:27 +12:00
5d712c73ea
Bump pytest from 7.1.1 to 7.1.3 ( #3766 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-04 20:24:26 +12:00
Andrey Yantsen and GitHub
7097b7677e
Add the same docker tags as used in HA ( #3752 )
2022-09-04 20:23:54 +12:00
anatoly-savchenkov and GitHub
7a4cf13e0c
Ignore NaN states in the integration component ( #3767 )
2022-09-04 19:21:17 +12:00
NP v/d Spek and GitHub
4788a6182e
I found some issue in the ili9341 driver ( #3756 )
2022-09-02 15:46:51 +12:00
e3dad7c632
Bump black from 22.6.0 to 22.8.0 ( #3760 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02 13:42:04 +12:00
1b4156646e
Esp32 pulsecounter optional pcnt ( #3691 )
...
Co-authored-by: RoboMagus <->
2022-09-02 13:22:34 +12:00
Jesse Hills and GitHub
31ad75d01b
Merge pull request #3757 from esphome/bump-2022.8.1
...
2022.8.1
2022-09-01 13:59:03 +12:00
Jesse Hills
aa2eb29274
Bump version to 2022.8.1
2022-09-01 11:26:52 +12:00
Keith Burzinski and Jesse Hills
22eb4f9cb9
Fix SPI HW selection for ESP32 variants ( #3728 )
2022-09-01 11:26:51 +12:00
3acc8e7479
fix grow password setting ( #3722 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-09-01 11:26:51 +12:00
2650441013
Bump pylint from 2.14.5 to 2.15.0 ( #3746 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-08-31 17:01:36 +12:00
71697df2b6
Bump aioesphomeapi from 10.11.0 to 10.13.0 ( #3740 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 16:53:36 +12:00
Fabian Berthold and GitHub
acd55b9601
Add sum type to binary_sensor_map ( #3541 )
2022-08-31 16:52:16 +12:00
yuhei mukoyama and GitHub
0907de8662
Add AEHA IR Protocol ( #3726 )
2022-08-31 16:43:33 +12:00
Wouter van der Wal and GitHub
15eb9605a8
ibeacon support for the ble_rssi sensor ( #3745 )
2022-08-31 16:42:48 +12:00
Joe and GitHub
6d5cb866db
Add BedJet Fan child component ( #3735 )
2022-08-31 13:53:18 +12:00
Keith Burzinski and GitHub
768490089e
Add IP101 support to Ethernet component ( #3751 )
2022-08-31 13:45:30 +12:00
Jesse Hills and GitHub
4d66fab360
Tidy up switch schemas ( #3754 )
2022-08-31 13:43:46 +12:00
Jesse Hills and GitHub
bd6bc283b6
Remove unnecessary schema extension on template button ( #3753 )
2022-08-31 11:45:06 +12:00
anatoly-savchenkov and GitHub
3120a0ba83
Captive portal show nearby WiFi with no ssid configured ( #3748 )
2022-08-31 10:19:43 +12:00
andyboeh and GitHub
b2199d5464
mcp23017: read output latch registers during setup ( #3744 )
2022-08-31 10:07:40 +12:00
84bac8356a
Add Prometheus metrics relabeling ( #3734 )
...
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com >
2022-08-30 10:55:55 +12:00
Frank Riley and GitHub
2819166539
Support high update rates and fix several bugs in the cse7766 component. ( #3675 )
2022-08-25 16:12:45 +12:00
8fa18ca7c7
Support for MCP9600 Thermocouple Amplifier ( #3700 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-08-25 15:49:31 +12:00
NP v/d Spek and GitHub
63290a265c
add color compare operator's ( #3730 )
2022-08-25 13:41:52 +12:00
Jesse Hills and GitHub
b854e17995
Initial bluetooth_proxy support ( #3736 )
2022-08-25 07:13:44 +12:00
5dec9d88f6
add log messages for bad pronto codes ( #3738 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-08-23 13:26:36 +12:00
3d0a85ee78
Add bitmap font support ( #3573 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-08-19 10:49:52 +12:00
Keith Burzinski and GitHub
ac3cdf487f
Fix SPI HW selection for ESP32 variants ( #3728 )
2022-08-19 07:55:10 +12:00
Sebastian Lövdahl and GitHub
a47e92f2bc
Let favicon be cached ( #3729 )
2022-08-19 07:54:10 +12:00
fc15ddfa91
Add dps310 sensor support ( #3704 )
...
Co-authored-by: Greg Arnold <greg@arnoldassociates.com >
2022-08-19 07:49:35 +12:00
d546ef941f
Add final validate for i2c with mix/max frequency ( #3727 )
...
Co-authored-by: MrEditor97 <mr.samuel.hughes@gmail.com >
2022-08-18 11:04:50 +12:00
Stijn Tintel and GitHub
b4bbe3d7b5
wifi: support 802.11k and 802.11v ( #3600 )
2022-08-17 21:10:43 +12:00
functionpointer and GitHub
5561d4eaeb
hydreon_rgxx: Support lens_bad, em_sat and temperature ( #3642 )
2022-08-17 16:07:33 +12:00
0f6dab394a
fix grow password setting ( #3722 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-08-16 20:41:46 -07:00
Jesse Hills and GitHub
adc8c1aa38
Merge pull request #3721 from esphome/bump-2022.8.0
...
2022.8.0
2022-08-17 13:31:24 +12:00
Jesse Hills
3a82f500d4
Bump version to 2022.8.0
2022-08-17 12:58:30 +12:00
Jesse Hills
7d1d4831a8
Merge branch 'beta' into bump-2022.8.0
2022-08-17 12:58:29 +12:00
Samuel Sieb and GitHub
43539f2dbf
Send CR also for commands for sim800l ( #3719 )
2022-08-17 10:35:44 +12:00
Ignacio Hernandez-Ros and GitHub
df6830110d
Improve OTA error messages adding return codes ( #3698 )
2022-08-16 21:51:05 +12:00
Jesse Hills and GitHub
1a98e882dc
Merge pull request #3718 from esphome/bump-2022.8.0b3
...
2022.8.0b3
2022-08-16 15:16:37 +12:00
Jesse Hills
c943d84036
Bump version to 2022.8.0b3
2022-08-16 14:47:48 +12:00
rbaron and Jesse Hills
d07a6704d5
Makes ble_client.ble_write's action value templatable ( #3715 )
2022-08-16 14:47:48 +12:00
rbaron and Jesse Hills
8cfcd5904c
Fixes BLE remote address type when connecting ( #3702 )
2022-08-16 14:47:48 +12:00
buxtronix and Jesse Hills
fb8846bb45
Only trigger ble_client on_connect after discovering services ( #3710 )
2022-08-16 14:47:48 +12:00
anatoly-savchenkov and Jesse Hills
0d0733dd94
Webui small fixes ( #3713 )
2022-08-16 14:47:47 +12:00
rbaron and GitHub
1a524a5a50
Makes ble_client.ble_write's action value templatable ( #3715 )
2022-08-16 14:40:58 +12:00
rbaron and GitHub
1a2288cccf
Fixes BLE remote address type when connecting ( #3702 )
2022-08-15 15:09:33 +12:00
buxtronix and GitHub
8df27d4c3f
Only trigger ble_client on_connect after discovering services ( #3710 )
2022-08-15 15:06:05 +12:00
0688deca6b
Add support for pvvx mithermometer display via ble client ( #3333 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-08-15 10:56:25 +12:00
anatoly-savchenkov and GitHub
01a4443b6c
Webui small fixes ( #3713 )
2022-08-15 10:28:29 +12:00
e008b054cb
support modifying the apds9960 settings ( #3708 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-08-15 10:16:56 +12:00
Jesse Hills and GitHub
a67d58948d
Merge pull request #3714 from esphome/bump-2022.8.0b2
...
2022.8.0b2
2022-08-15 09:08:44 +12:00
Jesse Hills
84c051d097
Bump version to 2022.8.0b2
2022-08-15 08:23:35 +12:00
NP v/d Spek and Jesse Hills
b918abfd54
add gradient color V2.0 ( #3709 )
2022-08-15 08:23:35 +12:00
Peter Galantha and Jesse Hills
7f41b7cd93
Add state_class total ( #3608 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-08-15 08:23:35 +12:00
Jesse Hills
4759b4fe2e
Add vector include ( #3707 )
2022-08-15 08:23:35 +12:00
anatoly-savchenkov and Jesse Hills
e2c8e69d12
Improve Web view for Climate components ( #3706 )
2022-08-15 08:23:35 +12:00
NP v/d Spek and GitHub
1cf213dad8
add gradient color V2.0 ( #3709 )
2022-08-15 08:21:08 +12:00
aeb81e547b
Add state_class total ( #3608 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-08-11 14:00:09 +12:00
Jesse Hills and GitHub
479f7703a2
Add vector include ( #3707 )
2022-08-11 13:57:42 +12:00
anatoly-savchenkov and GitHub
c7dc396b6d
Improve Web view for Climate components ( #3706 )
2022-08-11 13:32:55 +12:00
Jesse Hills and GitHub
917e8e155c
Merge pull request #3705 from esphome/bump-2022.8.0b1
...
2022.8.0b1
2022-08-10 15:45:17 +12:00
Jesse Hills
80e3030811
Bump version to 2022.9.0-dev
2022-08-10 15:26:02 +12:00
Jesse Hills
a97e3d827d
Bump version to 2022.8.0b1
2022-08-10 15:26:02 +12:00
RoboMagus and GitHub
029014d9d6
Add priority to on_shutdown trigger ( #3644 )
2022-08-10 13:10:49 +12:00
e4c2922536
Bump pylint from 2.14.4 to 2.14.5 ( #3697 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 12:34:56 +12:00
7133ae6aaa
Bump flake8 from 4.0.1 to 5.0.4 ( #3703 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 09:21:25 +12:00
2f7f0ff3a1
Bump pytest-mock from 3.8.1 to 3.8.2 ( #3622 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 08:03:42 +12:00
df853bf61e
Bump zeroconf from 0.38.7 to 0.39.0 ( #3694 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 19:19:13 +12:00
f0ac753f9b
Bump pytest-asyncio from 0.18.3 to 0.19.0 ( #3695 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 19:16:49 +12:00
Adrián Panella and GitHub
4d56a975e6
Create feedback cover component ( #3253 )
2022-08-09 17:21:27 +12:00
d56c53c848
Bump aioesphomeapi from 10.10.0 to 10.11.0 ( #3669 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 13:53:30 +12:00
f83b16320d
Bump pyupgrade from 2.34.0 to 2.37.3 ( #3670 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-08-09 13:53:18 +12:00
anatoly-savchenkov and GitHub
ac10e27f08
[Nextion] Add on_page trigger ( #3673 )
2022-08-09 12:44:20 +12:00
NP v/d Spek and GitHub
34df7a6072
add gradient color ( #3687 )
2022-08-09 12:29:41 +12:00
e2cddf1005
Sprinkler controller component ( #2249 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-08-09 12:19:42 +12:00
Ian Blais and GitHub
ced423748e
Adding support for Whynter ARC-14S/SH Air Conditioners ( #3641 )
2022-08-09 10:49:03 +12:00
davestubbs and GitHub
77fb02729e
Added support for setting the current animation frame ( #3681 )
2022-08-09 10:28:05 +12:00
Joe and GitHub
fef39b9fbe
Refactor BedJet climate into Hub component ( #3522 )
2022-08-09 10:14:37 +12:00
Jesse Hills and GitHub
02810105fb
Add helpers to switch python for schema and codegen ( #3693 )
...
* Add helpers to switch python for schema and codegen
* Add icon back
2022-08-07 22:01:17 -05:00
rbaron and GitHub
baad92515b
Introduces ble_client.ble_write Action ( #3398 )
2022-08-08 12:59:55 +12:00
Jesse Hills and GitHub
ab86ddcf02
Merge pull request #3692 from esphome/bump-2022.6.3
...
2022.6.3
2022-08-08 11:48:35 +12:00
Jesse Hills
bf8eddb13b
Bump version to 2022.6.3
2022-08-08 08:24:12 +12:00
Samuel Sieb and Jesse Hills
e5eaf7a3fe
Use correct struct members. ( #3672 )
2022-08-08 08:24:12 +12:00
Samuel Sieb and Jesse Hills
50f32a3aa5
Use application/json instead of text/json ( #3671 )
2022-08-08 08:24:11 +12:00
Bryan Berg and Jesse Hills
eb878710c1
Add CO device class to binary_sensor ( #3656 )
2022-08-08 08:24:11 +12:00
Samuel Sieb and Jesse Hills
311980e0e4
Update inkbird_ibsth1_mini.cpp ( #3664 )
2022-08-08 08:24:11 +12:00
Javier Peletier and Jesse Hills
df73170e5a
modbus: fix queue deduplicator erasing custom commands ( #3650 )
2022-08-08 08:24:11 +12:00
dentra and GitHub
a12c6b5f35
Fix panic abort when BLEClient reconnects ( #3594 )
2022-08-08 07:57:43 +12:00
522646c64d
Extend ST7789V component to support additional displays ( #3651 )
...
Co-authored-by: definitio <37266727+definitio@users.noreply.github.com >
2022-08-08 07:54:48 +12:00
anatoly-savchenkov and GitHub
4791093e48
Add get_ap() method to WiFi ( #3684 )
2022-08-08 07:51:09 +12:00
Donovan Baarda and GitHub
599a455150
Add a soft reset in setup() for bme280. ( #3615 )
2022-08-08 07:50:15 +12:00
2deef16ebe
fix sx1509 use of pullup and pulldown ( #3689 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-08-08 07:39:41 +12:00
RoboMagus and GitHub
989b7be99b
Pass optional args to 'new_Pvariable' when creating new entities ( #3690 )
2022-08-08 07:31:50 +12:00
cd473e1395
Adding option to report signal strength on pvvx_mithermometer ( #3688 )
...
Co-authored-by: doolbneerg <doolbneerg@outlook.com >
2022-08-08 07:30:30 +12:00
Jesse Hills and GitHub
e246ebfb2e
Remove old unused code in mcp23xxx_base ( #3685 )
2022-08-07 09:56:52 +12:00
Borys Pierov and GitHub
8546ae56da
Allow GPIO20 for ESP32 ( #3680 )
2022-08-04 07:30:19 +12:00
9e227b0192
Upgrade rweather/Crypto from 0.2.0 to 0.4.0 ( #3593 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-08-03 07:58:03 +12:00
Samuel Sieb and GitHub
ba7737e9f8
dalybms: support changing the address ( #3676 )
2022-08-03 07:48:02 +12:00
Jesse Hills and GitHub
98aa3d51ed
Show changes from python linting ( #3677 )
2022-08-03 07:27:45 +12:00
Samuel Sieb and GitHub
e7cfb5492e
Use correct struct members. ( #3672 )
2022-08-02 17:09:17 +12:00
Samuel Sieb and GitHub
9ed136dc3a
Use application/json instead of text/json ( #3671 )
2022-08-02 17:07:32 +12:00
Bryan Berg and GitHub
9217216723
Add CO device class to binary_sensor ( #3656 )
2022-08-02 11:32:02 +12:00
RoboMagus and GitHub
936c408a58
List webserver service on MDNS if enabled. ( #3662 )
2022-08-02 11:31:06 +12:00
Samuel Sieb and GitHub
54427eac9a
Update inkbird_ibsth1_mini.cpp ( #3664 )
2022-08-01 13:08:19 +12:00
Samuel Sieb and GitHub
e809488cc0
Remove deprecated adc init call. ( #3667 )
2022-08-01 09:44:58 +12:00
ed26c57d99
Rework NaN handling in sensor filters ( #3610 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-07-28 16:39:11 +12:00
2a49811f6e
Add support for SMT100 Soil Moisture Sensor ( #3654 )
...
Co-authored-by: Dennis Piecha <d.piecha@ymail.com >
2022-07-28 11:22:49 +12:00
Peter Galantha and GitHub
c95acd2568
update packages: nginx-light-1.18.0-6.1+deb11u2 nano-5.4-2+deb11u1 ( #3631 )
2022-07-25 16:04:21 +12:00
6a4e0cf667
add option to publish initial state of binary sensors ( #3636 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-07-25 15:55:32 +12:00
RoboMagus and GitHub
04f4dd8a22
Add 'set_total_pulses' action to 'pulse_counter' sensor. ( #3640 )
2022-07-25 14:20:15 +12:00
Javier Peletier and GitHub
f33d829ce9
FIX: NVS preferences being written even if unchanged ( #3647 )
2022-07-25 10:10:37 +12:00
RoboMagus and GitHub
578671ea94
Fix configuration constants in core. ( #3652 )
2022-07-25 08:23:55 +12:00
Javier Peletier and GitHub
d10300c330
modbus: fix queue deduplicator erasing custom commands ( #3650 )
2022-07-25 08:06:18 +12:00
e0555e140f
Improvement pipsolar crc ( #3316 )
...
Co-authored-by: Andreas <andreas.hergert@otrs.com >
2022-07-07 12:54:19 +12:00
Luca Adrian L and GitHub
093989406f
Added more sensor device classes ( #3624 )
2022-07-07 11:32:38 +12:00
dab0g and GitHub
cdb16f08f6
Update dfplayer condition function name ( #3619 )
2022-07-04 09:22:04 +12:00
dependabot[bot] and GitHub
53139c293b
Bump pytest-mock from 3.7.0 to 3.8.1 ( #3616 )
2022-07-01 14:54:37 +02:00
dependabot[bot] and GitHub
6a8bdcc315
Bump pylint from 2.14.3 to 2.14.4 ( #3617 )
2022-07-01 14:54:13 +02:00
dependabot[bot] and GitHub
fe535939a3
Bump colorama from 0.4.4 to 0.4.5 ( #3614 )
2022-06-30 12:42:35 +02:00
dependabot[bot] and GitHub
09e6c11d73
Bump black from 22.3.0 to 22.6.0 ( #3613 )
2022-06-30 12:42:28 +02:00
8112bdfaa8
Bump pyupgrade from 2.32.1 to 2.34.0 ( #3591 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-06-30 11:59:53 +02:00
marshn and GitHub
f7db9aaa9f
Fix slow_pwm output glitch ( #3601 )
2022-06-30 11:28:19 +02:00
Javier Peletier and GitHub
435f972357
fix EDict to dict mapping in helpers.py ( #3599 )
2022-06-30 11:24:24 +02:00
f82b46c16b
Bump zeroconf from 0.38.4 to 0.38.7 ( #3562 )
...
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf ) from 0.38.4 to 0.38.7.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases )
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.4...0.38.7 )
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 11:06:22 +02:00
Jesse Hills and GitHub
bca96f91b2
Remove min_save_interval from intergration and total_daily_energy ( #3498 )
2022-06-30 16:47:56 +12:00
6f83a49c63
#3358 Correct temperature validity detection issue in some conditions of pu… ( #3545 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-06-29 21:30:44 +02:00
André Klitzing and GitHub
72cce391ab
Fix some typos found by codespell ( #3598 )
2022-06-27 18:02:46 -03:00
Jesse Hills and GitHub
ccc13cc9e1
Merge pull request #3596 from esphome/bump-2022.6.2
...
2022.6.2
2022-06-23 11:30:31 +12:00
Jesse Hills
020b2c05c8
Bump version to 2022.6.2
2022-06-23 10:34:10 +12:00
Joe and Jesse Hills
4c37c17df1
Fix 2 small issues in BLEClient ( #3544 )
2022-06-23 10:34:09 +12:00
Sergey Dudanov and Jesse Hills
8f67acadd8
Media Player: added play_media action ( #3579 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-06-23 10:34:09 +12:00
ca13c4c1a6
Fix wrong type for voc_state*_ in sgp4x component ( #3581 )
...
Co-authored-by: Martin <25747549+martgras@users.noreply.github.com >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-06-23 10:34:09 +12:00
ShellAddicted and Jesse Hills
d0c646c721
Fix: Make MQTT over TLS actually work ( #3580 )
2022-06-23 10:34:09 +12:00
lkomurcu and Jesse Hills
8a055675af
Move gas mbus config option being a define to being a build flag since its used in external libraries. ( #3575 )
2022-06-23 10:34:09 +12:00
Jesse Hills and GitHub
28d2949ebe
Add github-actions to dependabot ( #3595 )
2022-06-23 07:51:05 +12:00
c4a0015997
Update actions ( #3592 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-06-23 07:50:55 +12:00
Jesse Hills and GitHub
f564be6aea
Do two substitutions passes to allow substitutions inside substitutions ( #3583 )
2022-06-22 08:21:32 +12:00
988f15e6af
Bump aioesphomeapi from 10.8.2 to 10.10.0 ( #3590 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 17:19:41 +12:00
37b6d442bd
Correcting ESP32 flash save/load key calculation algorithm ( #3416 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com >
Co-authored-by: Dr. Zimmermann Zsolt <cina@storage1.cina.hu >
2022-06-21 17:17:51 +12:00
fb2467f6f0
DAC7678 support ( #3441 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-06-21 17:12:15 +12:00
29045b0435
Bump pylint from 2.13.9 to 2.14.3 ( #3589 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-06-21 16:27:33 +12:00
Jesse Hills and GitHub
311a48c64e
Bump platformio to 6.0.2 ( #3566 )
2022-06-21 11:53:51 +12:00
Mateus Demboski and GitHub
01b3815f27
Map LOLIN C3 mini board pins ( #3587 )
2022-06-21 11:33:20 +12:00
Joe and GitHub
b0d1c801bd
Fix 2 small issues in BLEClient ( #3544 )
2022-06-21 11:31:17 +12:00
RoboMagus and GitHub
5aaac06f5b
RestoringGlobalsComponent: Store value on shutdown ( #3586 )
2022-06-21 11:27:53 +12:00
RoboMagus and GitHub
34adbf0588
Fix / Reverse order shutdown ( #3585 )
2022-06-21 11:26:34 +12:00
Jesse Hills
0a4213182e
Merge branch 'release' into dev
2022-06-21 07:18:41 +12:00
b0c0258e70
Media Player: added play_media action ( #3579 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-06-20 12:17:20 +12:00
8110e591d0
Fix wrong type for voc_state*_ in sgp4x component ( #3581 )
...
Co-authored-by: Martin <25747549+martgras@users.noreply.github.com >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-06-20 11:27:00 +12:00
ShellAddicted and GitHub
fe05d7aec1
Fix: Make MQTT over TLS actually work ( #3580 )
2022-06-20 11:17:58 +12:00
lkomurcu and GitHub
57f5884070
Move gas mbus config option being a define to being a build flag since its used in external libraries. ( #3575 )
2022-06-20 07:39:40 +12:00
Jesse Hills and GitHub
f329c74a15
Merge pull request #3578 from esphome/bump-2022.6.1
...
2022.6.1
2022-06-18 22:31:45 +12:00
Jesse Hills
7c86f3fa9e
Bump version to 2022.6.1
2022-06-18 17:25:52 +12:00
Sergey Dudanov and Jesse Hills
203b8b01bf
Media Player: added triggers ( #3576 )
2022-06-18 17:25:51 +12:00
Benjamin Klotz and Jesse Hills
8a1034a92f
Bugfix for ExternalRAMAllocator copy constructor ( #3571 )
2022-06-18 17:25:51 +12:00
Jesse Hills
aa0c2dedd9
Setup the mute pin if configured ( #3568 )
2022-06-18 17:25:51 +12:00
Sergey Dudanov and GitHub
d045908e05
Media Player: added triggers ( #3576 )
2022-06-18 17:21:42 +12:00
Guillermo Ruffino and GitHub
f002a23d2d
Language schema 202204 ( #3492 )
2022-06-17 13:46:20 +12:00
gazoodle and GitHub
29d6d0a906
Fix modbus user-defined function handling ( #3527 )
2022-06-17 13:35:25 +12:00
Benjamin Klotz and GitHub
c8b58b5c23
Bugfix for ExternalRAMAllocator copy constructor ( #3571 )
2022-06-17 13:32:43 +12:00
Jesse Hills and GitHub
01bfafc5f1
Setup the mute pin if configured ( #3568 )
2022-06-17 13:30:21 +12:00
Jesse Hills and GitHub
8c9948bb56
Merge pull request #3567 from esphome/bump-2022.6.0
...
2022.6.0
2022-06-16 12:59:26 +12:00
Jesse Hills
2d1abaa68e
Bump version to 2022.6.0
2022-06-16 11:31:38 +12:00
Jesse Hills
664a3df0b4
Merge branch 'beta' into bump-2022.6.0
2022-06-16 11:31:38 +12:00
Jesse Hills and GitHub
9ff893881c
Merge pull request #3560 from esphome/bump-2022.6.0b4
...
2022.6.0b4
2022-06-14 22:42:06 +12:00
Jesse Hills
94f6c6861a
Bump version to 2022.6.0b4
2022-06-14 20:41:46 +12:00
Martin and Jesse Hills
b1d614e6c4
Bm3xx: Fix typo ( #3559 )
2022-06-14 20:41:46 +12:00
André Klitzing and Jesse Hills
7fceb070e5
Fix compilation with ESP32-S3 ( #3543 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-06-14 20:41:46 +12:00
Martin and GitHub
06440d0202
Bm3xx: Fix typo ( #3559 )
2022-06-14 20:38:09 +12:00
0ecf9f4f2f
Fix compilation with ESP32-S3 ( #3543 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-06-14 20:36:38 +12:00
Jesse Hills and GitHub
5c7c0834c0
Merge pull request #3554 from esphome/bump-2022.6.0b3
...
2022.6.0b3
2022-06-13 17:06:45 +12:00
Jesse Hills
f3a25de11d
Bump version to 2022.6.0b3
2022-06-13 13:32:43 +12:00
Jesse Hills
041bef8bcd
Implement media player volume actions ( #3551 )
2022-06-13 13:32:43 +12:00
Jesse Hills and GitHub
8998c5f6dd
Implement media player volume actions ( #3551 )
2022-06-13 13:28:55 +12:00
Jesse Hills and GitHub
6e83790308
Merge pull request #3540 from esphome/bump-2022.6.0b2
...
2022.6.0b2
2022-06-09 21:16:23 +12:00
Jesse Hills
d2d4eb4eae
Bump version to 2022.6.0b2
2022-06-09 20:27:22 +12:00
Viktor Nagy and Jesse Hills
5942a3898c
Nextion brightness setting requires an assignment ( #3533 )
2022-06-09 20:27:22 +12:00
93421f0fa7
publish fan speed count for discovery ( #3537 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-06-09 20:27:22 +12:00
RoboMagus and GitHub
3a9ab50dd2
Refactor vl53l0x to remove code from header. ( #3536 )
2022-06-09 16:24:56 +12:00
Viktor Nagy and GitHub
5abd91d6d5
Nextion brightness setting requires an assignment ( #3533 )
2022-06-09 16:20:05 +12:00
c3da42516b
publish fan speed count for discovery ( #3537 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-06-09 15:27:04 +12:00
Jesse Hills and GitHub
6cb5cd48c2
Merge pull request #3535 from esphome/bump-2022.6.0b1
...
2022.6.0b1
2022-06-08 23:26:21 +12:00
Jesse Hills
ec1fae6883
Bump version to 2022.7.0-dev
2022-06-08 22:46:20 +12:00
Jesse Hills
746fd1122f
Bump version to 2022.6.0b1
2022-06-08 22:46:20 +12:00
Jesse Hills
9663760ec5
Merge branch 'dev' into bump-2022.6.0b1
2022-06-08 22:46:20 +12:00
a3d73d1e23
RG15 data is float/double, not int ( #3512 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-06-08 22:34:50 +12:00
Jesse Hills and GitHub
d63e14a4b6
Implement the media player actions ( #3534 )
2022-06-08 22:33:21 +12:00
DAVe3283 and GitHub
03944e6cd8
Fix bogus reading on no communication with MAX31865 ( #3505 )
2022-06-08 09:58:32 +12:00
0d1028be2e
Cleanup deprecated EntityBase::hash_base() ( #3525 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
2022-06-08 09:13:11 +12:00
VitaliyKurokhtin and GitHub
6a85259e4d
Block Tuya light from reacting to dp changes if transitioning ( #3076 )
2022-06-07 23:07:08 +12:00
ebca936b7e
Fix percentage validation for wrong data type input ( #3524 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
2022-06-07 23:00:27 +12:00
Nicholas Peters and GitHub
31c4551890
Fix sdp3x error checking ( #3531 )
2022-06-07 22:43:46 +12:00
dd470d4197
support rotated ILI9341 (ILI9342) ( #3526 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-06-07 22:42:13 +12:00
612822490b
Fix endless 'WiFi Unknown connection status 0' loop ( #3530 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
2022-06-07 12:08:29 +12:00
f8969605e8
Suppress first rotary encoder event ( #3532 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
2022-06-07 11:36:54 +12:00
dd24ffa24e
Correct ADC auto-range for ESP32-S2 variant (13 bit adc) ( #3158 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-06-03 16:07:35 +12:00
d0dda48932
Add display_type property to DisplayBuffer ( #3430 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-06-03 15:39:04 +12:00
Eric van Blokland and GitHub
6349b5f654
Added RC6 protocol support ( #3514 )
2022-06-03 15:37:04 +12:00
Joe and GitHub
a6ff02a3cf
Refactor clock syncing ( #3503 )
...
* Expose `send_local_time()` as public, for use in lambdas.
This will send the current time configured in `time_id`.
* Add a new `set_clock()` public method, separate from time_id.
This allows setting the clock manually, without syncing from a Time
Component. Again this can only be called from ESPHome; i.e.,
generally from a lambda.
2022-06-03 13:53:20 +12:00
jimtng and GitHub
4f57bf786b
Add mqtt.on_connect and mqtt.on_disconnect triggers ( #3520 )
2022-06-03 13:51:50 +12:00
Jesse Hills and GitHub
6221f6d47d
Implement Media Player and I2S Media player ( #3487 )
2022-06-02 17:00:17 +12:00
Wolfgang Tremmel and GitHub
a922efeafa
Change rain intensity sensor string ( #3511 )
2022-05-31 16:49:18 +12:00
jimtng and GitHub
5aa42e5e66
Add variable substitutions for !include ( #3510 )
2022-05-31 16:45:18 +12:00
708672ec7e
[BedJet] Add configurable heating strategy ( #3519 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-31 15:45:01 +12:00
d2cefbf224
Allow Prometheus component to export internal components ( #3508 )
...
Co-authored-by: Jan Grewe <jan.grewe@flixbus.com >
2022-05-31 07:29:57 +12:00
Michael Davidson and GitHub
adb7aa6950
Thermostat preset with modes ( #3298 )
...
* Rework HOME/AWAY support to being driven via a map of ClimatePreset/ThermostatClimateTargetTempConfig
This opens up to theoretically being able to support other presets (ECO, SLEEP, etc)
* Add support for additional presets
Configuration takes the form;
```
climate:
platform: preset
...
preset:
[eco | away | boost | comfort | home | sleep | activity]:
default_target_temperature_low: 20
default_target_temperature_high: 24
```
These will be available in the Home Assistant UI and, like the existing Home/Away config will reset the temperature in line with these defaults when selected. The existing away_config/home_config is still respected (although preset->home/preset->away will be applied after them and override them if both styles are specified)
* Add support for specifying MODE, FAN_MODE and SWING_MODE on a preset
When switching presets these will implicitly flow through to the controller. However calls to climate.control which specify any of these will take precedence even when changing the mode (think of the preset version as the default for that preset)
* Add `preset_change` mode trigger
When defined this trigger will fire when the preset for the thermostat has been changed. The intent of this is similar to `auto_mode` - it's not intended to be used to control the preset's state (eg. communicate with the physical thermostat) but instead might be used to update a visual indicator, for instance.
* Apply lint, clang-format, and clang-tidy fixes
* Additional clang-format fixes
* Wrap log related strings in LOG_STR_ARG
* Add support for custom presets
This also changes the configuration syntax to;
```yaml
preset:
# Standard preset
- name: [eco | away | boost | comfort | home | sleep | activity]
default_target_temperature_low: 20
...
# Custom preset
- name: My custom preset
default_target_temperature_low: 18
```
For the end user there is no difference between a custom and built in preset. For developers custom presets are set via `climate.control` `custom_preset` property instead of the `preset`
* Lint/clang-format/clang-tidy fixes
* Additional lint/clang-format/clang-tidy fixes
* Clang-tidy changes
* Sort imports
* Improve configuration validation for presets
- Unify temperature validation across default, away, and preset configuration
- Validate modes for presets have the required actions
* Trigger a refresh after changing internals of the thermostat
* Apply formatting fixes
* Validate mode, fan_mode, and swing_mode on presets
* Add preset temperature validation against visual min/max configuration
* Apply code formatting fixes
* Fix preset temperature validation
2022-05-24 22:44:26 -05:00
Jesse Hills and GitHub
77f322166e
Merge pull request #3499 from esphome/bump-2022.5.1
...
2022.5.1
2022-05-25 07:29:42 +12:00
Jesse Hills
f3f6e54818
Bump version to 2022.5.1
2022-05-24 21:56:18 +12:00
Martin and Jesse Hills
fb0fec1f25
esp32: fix NVS ( #3497 )
2022-05-24 21:56:18 +12:00
Jesse Hills
b66af9fb4d
Add missing import to bedjet ( #3490 )
2022-05-24 21:56:18 +12:00
user897943 and Jesse Hills
6617d576a7
Update bedjet_const.h to remove blank spaces before speed steps, fixes Unknown Error when using climate.set_fan_mode in HA ( #3476 )
2022-05-24 21:56:18 +12:00
Wumpf and GitHub
cd35ead890
[scd4x] Fix not passing arguments to templatable value for perform_forced_calibration ( #3495 )
2022-05-24 13:00:06 +12:00
joseph douce and GitHub
9dc804ee27
Output a true RMS voltage % ( #3494 )
2022-05-24 12:52:54 +12:00
Martin and GitHub
a8ceeaa7b0
esp32: fix NVS ( #3497 )
2022-05-23 20:56:26 +12:00
Sergey Dudanov and GitHub
7092f7663e
midea: New power_toggle action. Auto-use remote transmitter. ( #3496 )
2022-05-23 20:51:45 +12:00
Jesse Hills and GitHub
d9d2edeb08
Fix compile issues on windows ( #3491 )
2022-05-19 21:21:42 +12:00
Jesse Hills and GitHub
dda1ddcb26
Add missing import to bedjet ( #3490 )
2022-05-19 16:23:40 +12:00
f0c890f160
Remove deprecated fan speeds ( #3397 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-19 12:50:44 +12:00
gazoodle and GitHub
4f52d43347
add support user-defined modbus functions ( #3461 )
2022-05-19 12:49:12 +12:00
0ed7db979b
Add support for SGP41 ( #3382 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-19 12:47:33 +12:00
myml and GitHub
9c78049359
feat: esp32-camera add stream event ( #3285 )
2022-05-19 12:23:50 +12:00
user897943 and GitHub
7882105661
Update bedjet_const.h to remove blank spaces before speed steps, fixes Unknown Error when using climate.set_fan_mode in HA ( #3476 )
2022-05-19 10:25:42 +12:00
Dave T and GitHub
c000e1d6dd
Ili9341 8bit indexed mode pt1 ( #2490 )
2022-05-19 10:23:00 +12:00
Jesse Hills and GitHub
420dacb22d
Merge pull request #3488 from esphome/bump-2022.5.0
...
2022.5.0
2022-05-18 16:56:16 +12:00
Jesse Hills
ae2f6ad4d1
Bump version to 2022.5.0
2022-05-18 16:30:20 +12:00
Jesse Hills
2c28d79bf8
Merge branch 'beta' into bump-2022.5.0
2022-05-18 16:30:19 +12:00
Jesse Hills and GitHub
c5069edc78
Merge pull request #3484 from esphome/bump-2022.5.0b4
...
2022.5.0b4
2022-05-17 23:42:51 +12:00
Jesse Hills
282d9e138c
Revert adding spaces
2022-05-17 23:31:55 +12:00
Jesse Hills
72fcf2cbe1
Bump version to 2022.5.0b4
2022-05-17 23:23:37 +12:00
6f49f5465b
Retry Tuya init commands ( #3482 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-05-17 23:23:33 +12:00
Martin and Jesse Hills
17b8bd8316
ESP32: Only save to NVS if data was changed ( #3479 )
2022-05-17 23:16:33 +12:00
9b6b9c1fa2
Retry Tuya init commands ( #3482 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-05-17 20:15:02 +12:00
Martin and GitHub
609a2ca592
ESP32: Only save to NVS if data was changed ( #3479 )
2022-05-17 10:59:36 +12:00
[pʲɵs] and GitHub
6dabf24bf3
MQTT cover: send state even if position is available ( #3473 )
2022-05-16 15:35:27 +12:00
Jesse Hills and GitHub
7e88938932
Merge pull request #3478 from esphome/bump-2022.5.0b3
...
2022.5.0b3
2022-05-16 13:42:05 +12:00
Jesse Hills
c707e64685
Bump version to 2022.5.0b3
2022-05-16 13:07:12 +12:00
Jesse Hills
a639690716
Mark improv_serial and ESP-IDF usb based serial on c3/s2/s3 unsupported ( #3477 )
2022-05-16 13:07:12 +12:00
[pʲɵs] and Jesse Hills
01222dbab7
Increase JSON buffer size on overflow ( #3475 )
2022-05-16 13:07:12 +12:00
Jesse Hills and GitHub
93e2506279
Mark improv_serial and ESP-IDF usb based serial on c3/s2/s3 unsupported ( #3477 )
2022-05-16 13:05:20 +12:00
Maxim Ocheretianko and GitHub
f62d5d3b9d
Add Tuya select ( #3469 )
2022-05-16 07:49:40 +12:00
Maxim Ocheretianko and GitHub
0665acd190
Tuya status gpio support ( #3466 )
2022-05-16 07:44:14 +12:00
[pʲɵs] and GitHub
fea05e9d33
Increase JSON buffer size on overflow ( #3475 )
2022-05-15 19:53:43 +12:00
7a03c7d56f
Bump pylint from 2.13.8 to 2.13.9 ( #3470 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.13.8 to 2.13.9.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.8...v2.13.9 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-15 19:46:36 +12:00
2dc2aec954
Bump esptool from 3.3 to 3.3.1 ( #3468 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 13:44:24 +12:00
39c6c2417a
Remove duplicate convert_to_8bit_color_ function. ( #2469 )
...
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl >
2022-05-12 22:18:51 +12:00
Jesse Hills and GitHub
ff72d6a146
Merge pull request #3465 from esphome/bump-2022.5.0b2
...
2022.5.0b2
2022-05-12 22:15:21 +12:00
Jesse Hills
603d0d0c7c
Bump version to 2022.5.0b2
2022-05-12 17:00:14 +12:00
Brian Kaufman and Jesse Hills
28883f711b
Update captive portal canHandle function ( #3360 )
2022-05-12 17:00:13 +12:00
Michael Davidson and Jesse Hills
e914828add
Make custom_fan and custom_preset templatable as per documentation ( #3330 )
2022-05-12 17:00:13 +12:00
James Szalay and Jesse Hills
c1480029fb
Use heat mode for heat. Move EXT HT to custom presets. ( #3437 )
...
* Use heat mode for heat. Move EXT HT to custom presets.
* Fix syntax error.
2022-05-12 17:00:13 +12:00
40f622949e
Shelly dimmer: Use unique_ptr to handle the lifetime of stm32_t ( #3400 )
...
Co-authored-by: Martin <25747549+martgras@users.noreply.github.com >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-12 17:00:13 +12:00
63096ac2bc
On epoch sync, restore local TZ ( #3462 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
2022-05-12 17:00:13 +12:00
Brian Kaufman and GitHub
03d5a0ec1d
Update captive portal canHandle function ( #3360 )
2022-05-12 16:57:50 +12:00
Michael Davidson and GitHub
1c873e0034
Make custom_fan and custom_preset templatable as per documentation ( #3330 )
2022-05-12 16:54:45 +12:00
bcb47c306c
Tcs34725 automatic sampling settings for improved dynamics and accuracy ( #3258 )
...
Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-12 16:53:33 +12:00
James Szalay and GitHub
01c4d3c225
Use heat mode for heat. Move EXT HT to custom presets. ( #3437 )
...
* Use heat mode for heat. Move EXT HT to custom presets.
* Fix syntax error.
2022-05-12 15:26:14 +12:00
c2aaae4818
Shelly dimmer: Use unique_ptr to handle the lifetime of stm32_t ( #3400 )
...
Co-authored-by: Martin <25747549+martgras@users.noreply.github.com >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-12 10:26:51 +12:00
3f678e218d
On epoch sync, restore local TZ ( #3462 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
2022-05-12 09:25:00 +12:00
Jesse Hills and GitHub
c2a59cb476
Merge pull request #3460 from esphome/bump-2022.5.0b1
...
2022.5.0b1
2022-05-11 15:51:44 +12:00
Jesse Hills
f8a1bd4e79
Bump version to 2022.6.0-dev
2022-05-11 12:50:42 +12:00
Jesse Hills
d6e039a1d1
Bump version to 2022.5.0b1
2022-05-11 12:50:42 +12:00
Jesse Hills
0f1a7c2b69
Merge branch 'dev' into bump-2022.5.0b1
2022-05-11 12:50:41 +12:00
Jesse Hills and GitHub
40ad9f4911
Add deep_sleep.allow YAML action ( #3459 )
2022-05-11 12:47:50 +12:00
Ruben De Smet and GitHub
4116caff6a
Implement allow_deep_sleep ( #3282 )
2022-05-11 11:44:52 +12:00
Otto Winter and GitHub
0b69f72315
Enable api transport encryption for new projects ( #3142 )
...
* Enable api transport encryption for new projects
* Format
2022-05-11 11:38:05 +12:00
c569f5ddcf
Code cleanup fixes for the number component ( #3458 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
2022-05-11 11:02:49 +12:00
62f9e181e0
Code cleanup fixes for the select component ( #3457 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
2022-05-11 10:58:28 +12:00
Otto Winter and GitHub
235a97ea10
Make retry scheduler efficient ( #3225 )
2022-05-11 07:54:00 +12:00
MFlasskamp and GitHub
e541ae400c
Esp32c3 deepsleep fix ( #3454 )
2022-05-10 22:03:59 +12:00
Massimo Cetra and GitHub
4822abde86
Fix BLE280 setup when the sensor is marked as failed. ( #3396 )
2022-05-10 22:03:40 +12:00
Jesse Hills and GitHub
b7e52812f8
Fix tests ( #3455 )
2022-05-10 22:02:58 +12:00
LuBeDa and GitHub
69118120d9
added prev_frame for animation ( #3427 )
2022-05-10 21:56:29 +12:00
Dennis and GitHub
7cba0c6fb0
Fix cover set position by force pushing position_id datapoint (simila… ( #3435 )
2022-05-10 21:42:31 +12:00
Felix Storm and GitHub
5fac67ce15
CAN bus: on_frame remote_transmission_request ( #3376 )
2022-05-10 21:39:18 +12:00
98c733108e
PMSX003: Add support for specifying the update interval and spinning down ( #3053 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-05-10 21:35:43 +12:00
782186e13d
extend scd4x ( #3409 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-10 21:25:44 +12:00
George and GitHub
4e1f6518e8
Delonghi Penguino PAC W120HP ir support ( #3124 )
2022-05-10 21:22:22 +12:00
53e0fe8e51
Add SML (Smart Message Language) platform for energy meters ( #2396 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-10 21:05:49 +12:00
0e547390da
add support for Sen5x sensor series ( #3383 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-10 20:15:02 +12:00
Martin and GitHub
86b52df839
tca9548a fix channel selection ( #3417 )
2022-05-10 17:17:55 +12:00
MFlasskamp and GitHub
d685fdf54a
mask deprecated adc_gpio_init() for esp32-s2 ( #3445 )
2022-05-10 17:16:16 +12:00
d9caab4108
Number enhancement ( #3429 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-10 16:58:56 +12:00
44b68f140e
Select enhancement ( #3423 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
2022-05-10 16:41:16 +12:00
3a3d97dfa7
Add SERIAL_JTAG/CDC logger option for ESP-IDF platform for ESP32-S2/S3/C3 ( #3105 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-10 13:28:22 +12:00
MFlasskamp and GitHub
47898b527c
Esp32c3 deepsleep fix ( #3433 )
2022-05-09 20:32:14 +12:00
a35f36ad39
Bump pylint from 2.13.5 to 2.13.8 ( #3432 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 20:28:21 +12:00
d13a397f8e
Bump pyupgrade from 2.32.0 to 2.32.1 ( #3452 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 19:44:54 +12:00
Jesse Hills and GitHub
df999723f8
Force using name substitution when adopting a device ( #3451 )
2022-05-09 19:43:09 +12:00
Jesse Hills and GitHub
8236e840a7
Fix spi transfer with miso pin defined on espidf ( #3450 )
2022-05-09 19:24:27 +12:00
e5b3625f73
Bump click from 8.1.2 to 8.1.3 ( #3426 )
...
Bumps [click](https://github.com/pallets/click ) from 8.1.2 to 8.1.3.
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/click/compare/8.1.2...8.1.3 )
---
updated-dependencies:
- dependency-name: click
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 19:22:47 +12:00
Jesse Hills and GitHub
2e4645310b
Also rename yaml filename with rename command ( #3447 )
2022-05-09 19:16:46 +12:00
50a32b387e
Add ENS210 Humidity & Temperature sensor component ( #2942 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-09 17:23:38 +12:00
2059283707
Early pin init ( #3439 )
...
* Added early_pin_init configuration parameter for ESP8266 platform
* Added #include to core
* Updated test3.yaml to include early_pin_init parameter
Co-authored-by: Rainer Oellermann <ro@playplaycode.com >
2022-05-09 17:21:43 +12:00
8e3af515c9
Waveshare epaper 7in5 v2alt ( #3276 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-05-09 17:17:36 +12:00
Paulus Schoutsen and GitHub
6f88f0ea3f
Bump dashboard to 20220508.0 ( #3448 )
2022-05-09 17:17:21 +12:00
Jens-Christian Skibakk and GitHub
d2f37cf3f9
Support for Arduino 2 and serial port on ESP32-S2 and ESP32-C3 ( #3436 )
2022-05-09 16:17:22 +12:00
Paulus Schoutsen and GitHub
7c30d6254e
Add rename command handler ( #3443 )
2022-05-09 13:53:34 +12:00
Jesse Hills and GitHub
64fb39a653
Add help text to rename command ( #3442 )
2022-05-09 10:18:24 +12:00
Dan Jackson and GitHub
91895aa70c
Allow wifi output_power down to 8.5dB ( #3405 )
2022-05-03 19:09:06 +12:00
68dfaf238b
added RGB565 image type ( #3229 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-04-27 08:41:10 +12:00
Trevor North and GitHub
ebf13a0ba0
Queue sensor publishes so we don't block for too long ( #3422 )
2022-04-27 07:51:22 +12:00
code-review-doctor and GitHub
2bff9937b7
Fix issue probably-meant-fstring found at https://codereview.doctor ( #3415 )
2022-04-27 07:43:35 +12:00
Jesse Hills and GitHub
256395c28d
Add duration device class for sensors ( #3421 )
2022-04-26 21:02:08 +12:00
3346bc8bba
feat: add openssh-client on docker image ( #1681 ) ( #3319 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-04-26 10:09:49 +12:00
Martin and GitHub
6fe22a7e62
SPS30: Add fan action ( #3410 )
...
* Add fan action to SPS30
* add codeowner
2022-04-26 09:50:36 +12:00
757b98748b
Add "esphome rename" command ( #3403 )
...
* Add "esphome rename" command
* Only open file once
* Update esphome/__main__.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
* Add final return
* Use match.group consistently
* Validate name characters
* Add whitespace to regex so it is only replacing exact match
* Validate yaml config file after manipulation
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-04-21 22:08:01 -07:00
I. Tomita and GitHub
7a778f3f33
Add support for BL0939 (Sonoff Dual R3 V2 powermeter) ( #3300 )
2022-04-21 10:11:25 +12:00
Jesse Hills and GitHub
993044c870
Merge pull request #3408 from esphome/bump-2022.4.0
...
2022.4.0
2022-04-21 07:42:58 +12:00
Jesse Hills
a8c1b63edb
Bump version to 2022.4.0
2022-04-20 17:06:08 +12:00
Jesse Hills
db7d946e1b
Merge branch 'beta' into bump-2022.4.0
2022-04-20 17:06:08 +12:00
Jesse Hills and GitHub
41d9059a2f
Merge pull request #3407 from esphome/bump-2022.4.0b4
...
2022.4.0b4
2022-04-20 16:55:11 +12:00
Jesse Hills
e26e0d7c01
Bump version to 2022.4.0b4
2022-04-20 16:35:43 +12:00
Jesse Hills
ad41c07a1f
Dont require {} for wifi ap with defaults ( #3404 )
2022-04-20 16:35:42 +12:00
James Duke and GitHub
9576d246ee
Add support for Mopeka Pro+ Residential sensor ( #3393 )
...
* Add support for Pro+ Residential sensor (enum)
The Mopeka Pro+ Residential sensor is very similar to the Pro sensor, but includes a longer range antenna, and maybe hardware? The Pro+ identifies itself with 0x08 sensor type.
* Add logic to support Pro+ Residential sensor
* Fix formatting
2022-04-20 12:50:24 +12:00
parats15 and GitHub
988d3ea8ba
Multi conf for Teleinfo component ( #3401 )
2022-04-20 12:46:55 +12:00
Jesse Hills and GitHub
0767b92b62
Dont require {} for wifi ap with defaults ( #3404 )
2022-04-20 06:56:09 +12:00
Jesse Hills and GitHub
5732f3b044
Merge pull request #3402 from esphome/bump-2022.4.0b3
...
2022.4.0b3
2022-04-19 15:31:05 +12:00
Jesse Hills
712115b6ce
Bump version to 2022.4.0b3
2022-04-19 12:33:38 +12:00
rnauber and Jesse Hills
9283559c6b
Shelly Dimmer: Delete obsolete LICENSE.txt ( #3394 )
2022-04-19 12:33:38 +12:00
Michel van de Wetering and Jesse Hills
6b393438e9
Fix power_delivered/produced_phase sensor deviceclass in DSMR ( #3395 )
2022-04-19 12:33:38 +12:00
rnauber and GitHub
2064abe16d
Shelly Dimmer: Delete obsolete LICENSE.txt ( #3394 )
2022-04-19 08:43:34 +12:00
Michel van de Wetering and GitHub
b605982f94
Fix power_delivered/produced_phase sensor deviceclass in DSMR ( #3395 )
2022-04-19 08:42:02 +12:00
Jesse Hills and GitHub
343b9ab455
Merge pull request #3390 from esphome/bump-2022.4.0b2
...
2022.4.0b2
2022-04-14 15:37:31 +12:00
Jesse Hills
dcb226b202
Bump version to 2022.4.0b2
2022-04-14 13:48:35 +12:00
Janez Troha and Jesse Hills
2243021b58
Allocate smaller amount of buffer for JSON ( #3384 )
2022-04-14 13:48:35 +12:00
d5134e88b1
Add support for Shelly Dimmer 2 ( #2954 )
...
Co-authored-by: Niclas Larsson <niclas@edgesystems.se >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: Jernej Kos <jernej@kos.mx >
Co-authored-by: Richard Nauber <richard@nauber.dev >
2022-04-14 13:48:35 +12:00
matthias882 and Jesse Hills
c59adf612f
Changes accuracy of single cell voltage ( #3387 )
2022-04-14 13:48:35 +12:00
Janez Troha and GitHub
93b628d9a8
Allocate smaller amount of buffer for JSON ( #3384 )
2022-04-14 13:42:43 +12:00
Joe and GitHub
6bac551d9f
Add BedJet BLE climate component ( #2452 )
2022-04-14 13:16:13 +12:00
70a35656e4
Add support for Shelly Dimmer 2 ( #2954 )
...
Co-authored-by: Niclas Larsson <niclas@edgesystems.se >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: Jernej Kos <jernej@kos.mx >
Co-authored-by: Richard Nauber <richard@nauber.dev >
2022-04-14 13:13:51 +12:00
Jesse Hills and GitHub
047c18eac0
Add default object_id_generator for mqtt ( #3389 )
2022-04-14 11:25:31 +12:00
matthias882 and GitHub
b4a86ce6cf
Changes accuracy of single cell voltage ( #3387 )
2022-04-14 09:36:16 +12:00
Jesse Hills and GitHub
a82d8ea0c3
Merge pull request #3381 from esphome/bump-2022.4.0b1
...
2022.4.0b1
2022-04-13 16:14:08 +12:00
Jesse Hills
b778eed419
Bump version to 2022.5.0-dev
2022-04-13 13:42:28 +12:00
Jesse Hills
ad57faa9a9
Bump version to 2022.4.0b1
2022-04-13 13:42:28 +12:00
Jesse Hills
a9b5e8d036
Merge branch 'dev' into bump-2022.4.0b1
2022-04-13 13:42:27 +12:00
Jesse Hills and GitHub
8be704e591
Allow specifying deep sleep wakup clock time ( #3312 )
2022-04-13 12:55:26 +12:00
Jesse Hills and GitHub
b622a8fa58
Move PN532OnTagTrigger to nfc::NfcOnTagTrigger ( #3379 )
2022-04-13 12:26:55 +12:00
Jesse Hills and GitHub
a519e5c475
Fix silent config errors ( #3380 )
2022-04-13 12:26:25 +12:00
d620b6dd5e
Refactor Sensirion Sensors ( #3374 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-04-13 10:19:48 +12:00
99335d986e
Use correct http defines ( #3378 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-04-13 10:14:21 +12:00
7895cd92cd
Remote base pronto receive ( #2826 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-04-13 07:39:38 +12:00
8b2c032da6
Add Sonoff D1 Dimmer support ( #2775 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-04-12 17:03:32 +12:00
Jesse Hills and GitHub
da336247eb
Add Xiaomi RTCGQ02LM - Mi Motion Sensor 2 ( #3186 )
2022-04-12 16:19:16 +12:00
andrewpc and GitHub
dabd27d4be
Addition of Deep Sleep RTC pin definition for ESP32-S2 ( #3303 )
2022-04-12 12:45:54 +12:00
fdda47db6e
Add integration hydreon_rgxx for rain sensors by Hydreon ( #2711 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-04-11 14:50:56 +12:00
Jesse Hills and GitHub
efa6fd03e5
Make home_assistant imported sensors internal by default ( #3372 )
2022-04-11 12:45:15 +12:00
rrooggiieerr and GitHub
9e3e34acf5
Add cover toggle support to endstop cover ( #3358 )
2022-04-11 10:55:45 +12:00
calco88 and GitHub
a2d0c1bf18
Fix HM3301 AQI int8 overflow ( #3361 )
2022-04-11 10:14:53 +12:00
7663716ae8
Bump pylint from 2.13.4 to 2.13.5 ( #3363 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 09:23:47 +12:00
c2cacb3478
Bump voluptuous from 0.13.0 to 0.13.1 ( #3364 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 09:23:13 +12:00
84666b54b9
Bump pyupgrade from 2.31.1 to 2.32.0 ( #3366 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 09:22:54 +12:00
RadekHvizdos and GitHub
2b91c23bf3
Extend mcp3204 to support 8 channels (mcp3208 variant) ( #3332 )
2022-04-11 08:44:11 +12:00
3297267a16
Fix SHTC3 sensor detection ( #3365 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net >
2022-04-11 08:42:31 +12:00
Keilin Bickar and GitHub
a9e653724c
Add parameter to control i2c stop signal at endTransmission ( #3370 )
2022-04-11 08:38:29 +12:00
5e79a1f500
Implement newer RTU protocol of Growatt inverters ( #3315 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: Daniel Lindenaar <daniel-git@lindenaar.eu >
2022-04-11 08:06:11 +12:00
d4ff98680a
Add support for Electrolux heatpump and bump arduino-heatpumpir version ( #3353 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-04-08 08:04:00 +12:00
Jesse Hills and GitHub
ba8d255cb4
Allow on_value_range for sensor and number to be templated ( #3359 )
2022-04-05 22:06:36 +12:00
06f4ad922c
Bump black from 22.1.0 to 22.3.0 ( #3357 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-04-05 11:50:51 +02:00
bff06e448b
Bump pyupgrade from 2.31.0 to 2.31.1 ( #3292 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-04-04 20:06:42 +02:00
d48ffa2913
Bump tzlocal from 4.1 to 4.2 ( #3356 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 19:39:45 +02:00
d97c3a7e01
Bump voluptuous from 0.12.2 to 0.13.0 ( #3355 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 19:37:35 +02:00
Otto Winter and GitHub
0b1161f7ef
Bump docker dependencies ( #3354 )
2022-04-04 19:21:43 +02:00
061e1a471d
Bump pytest from 7.0.1 to 7.1.1 ( #3313 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 19:13:11 +02:00
a39d874600
Bump pytest-asyncio from 0.18.2 to 0.18.3 ( #3335 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 19:13:06 +02:00
de96376565
Bump pylint from 2.12.2 to 2.13.4 ( #3348 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 19:11:04 +02:00
c54c20ab3c
Bump click from 8.0.4 to 8.1.2 ( #3351 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 19:10:53 +02:00
70fafa473b
Tm1637 binarysensor ( #2792 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-04-04 11:42:10 +12:00
2e436eae6b
CAN bus: support remote transmission request flag for canbus.send ( #3193 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-04-04 11:15:51 +12:00
fd7e861ff5
Added a function to load custom characters in LCD display ( #3279 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-04-04 11:13:59 +12:00
792108686c
Add mqtt for idf ( #2930 )
...
Co-authored-by: Flaviu Tamas <me@flaviutamas.com >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl >
2022-04-04 11:07:20 +12:00
Branden Cash and GitHub
fa1b5117fd
feat: support ble_client that use security w/o pin codes ( #3320 )
2022-04-04 09:35:48 +12:00
Adrián Panella and GitHub
b0bd9e0a34
protobuf: fix incomplete 64 bits implementation ( #3341 )
2022-04-04 08:38:44 +12:00
Guillermo Ruffino and GitHub
05dc97099a
New vscode schema gen ( #3336 )
2022-04-03 19:30:22 +12:00
Ian Reinhart Geiser and GitHub
9de61fcf58
Define touchscreen support when in use. ( #3296 )
2022-04-01 16:46:39 +13:00
Jesse Hills and GitHub
fc7348d46d
Merge pull request #3346 from esphome/bump-2022.3.2
...
2022.3.2
2022-03-30 13:28:58 +13:00
Jesse Hills
8be2456c7e
Bump version to 2022.3.2
2022-03-30 08:15:50 +13:00
Jesse Hills
bb5f7249a6
Actually increase request memory for json parsing ( #3331 )
2022-03-30 08:15:50 +13:00
Jesse Hills and GitHub
7f7175b184
Publish custom data when modbus number lambda fills vector ( #3295 )
2022-03-29 22:22:11 +13:00
Dan Jackson and GitHub
cf5c640ae4
Change beginning of file comments to avoid creating doxygen tag for esphome namespace ( #3314 )
2022-03-29 22:05:38 +13:00
Jesse Hills and GitHub
6b9371d105
Actually increase request memory for json parsing ( #3331 )
2022-03-28 17:04:25 +13:00
Otto Winter and GitHub
9a82057303
Font allow using google fonts directly ( #3243 )
2022-03-28 12:07:48 +13:00
Stanislav Meduna and GitHub
48584e94c4
Allow to set user defined characters on LCD ( #3322 )
2022-03-24 19:37:48 +13:00
Jesse Hills and GitHub
fc94a5d0ee
Merge pull request #3324 from esphome/bump-2022.3.1
...
2022.3.1
2022-03-24 16:45:14 +13:00
d8024a5928
Bump esptool from 3.2 to 3.3 ( #3327 )
...
Bumps [esptool](https://github.com/espressif/esptool ) from 3.2 to 3.3.
- [Release notes](https://github.com/espressif/esptool/releases )
- [Commits](https://github.com/espressif/esptool/compare/v3.2...v3.3 )
---
updated-dependencies:
- dependency-name: esptool
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 14:29:43 +13:00
H. Árkosi Róbert and GitHub
2034ab4f6c
increase delay for Ethernet module warm up ( #3326 )
2022-03-24 14:28:21 +13:00
Jesse Hills
24029cc918
Bump version to 2022.3.1
2022-03-23 12:26:02 +13:00
Jesse Hills
9a9d5964ee
Add small delay before setting up app in safe mode ( #3323 )
2022-03-23 12:26:02 +13:00
Jesse Hills
4e4a512107
Reserve less memory for json ( #3289 )
2022-03-23 12:26:02 +13:00
Jesse Hills
0729ed538e
Webserver utilize Component Iterator to not overload eventstream ( #3310 )
2022-03-23 12:26:01 +13:00
wysiwyng and Jesse Hills
24b75b7ed6
Fix WDT reset during dallas search algorithm ( #3293 )
2022-03-23 12:26:01 +13:00
Jesse Hills and GitHub
58b70b42dd
Add small delay before setting up app in safe mode ( #3323 )
2022-03-23 11:12:22 +13:00
Jesse Hills and GitHub
1496bc1b07
Reserve less memory for json ( #3289 )
2022-03-23 09:46:25 +13:00
Jesse Hills and GitHub
bfbf88b2ea
Webserver utilize Component Iterator to not overload eventstream ( #3310 )
2022-03-23 09:45:05 +13:00
wysiwyng and GitHub
e621b938e3
Fix WDT reset during dallas search algorithm ( #3293 )
2022-03-16 20:33:05 +01:00
Jesse Hills and GitHub
ec3618ecb8
Merge pull request #3304 from esphome/bump-2022.3.0
...
2022.3.0
2022-03-16 23:38:01 +13:00
Jesse Hills
792a24f38d
Bump version to 2022.3.0
2022-03-16 22:32:24 +13:00
Jesse Hills
652e8a015b
Merge branch 'beta' into bump-2022.3.0
2022-03-16 22:32:24 +13:00
Jesse Hills and GitHub
59e6e798dd
Merge pull request #3302 from esphome/bump-2022.3.0b2
...
2022.3.0b2
2022-03-16 15:38:32 +13:00
Jesse Hills
e5c2dbc7ec
Bump version to 2022.3.0b2
2022-03-16 14:06:00 +13:00
Jesse Hills
756f71c382
Allow custom register type for modbus number ( #3202 )
2022-03-16 14:06:00 +13:00
Jesse Hills
b7535693fa
Add helper overloads for hex print 16-bit ( #3297 )
2022-03-16 14:06:00 +13:00
stegm and Jesse Hills
06a3505698
Add optimistic config flag to modbus select. ( #3267 )
2022-03-16 14:06:00 +13:00
Jesse Hills and GitHub
0372d17a11
Allow custom register type for modbus number ( #3202 )
2022-03-16 13:43:05 +13:00
Jesse Hills and GitHub
4525588116
Add helper overloads for hex print 16-bit ( #3297 )
2022-03-16 13:35:37 +13:00
rbaron and GitHub
68e957c147
Adds support for b-parasite's v2 BLE protocol ( #3290 )
2022-03-16 11:05:29 +13:00
andrewpc and GitHub
99f5ed1461
Add support for QMP6988 Pressure sensor ( #3192 )
2022-03-15 08:09:17 +13:00
Rai-Rai and GitHub
59f67796dc
Fixed wrong comment ( #3286 )
2022-03-14 08:00:00 +13:00
stegm and GitHub
aafdfa933e
Add optimistic config flag to modbus select. ( #3267 )
2022-03-10 08:40:43 +13:00
Otto Winter and GitHub
3208c8ed1e
Bump docker dependencies ( #3281 )
2022-03-09 13:48:02 +01:00
6bf733e24e
Bump click from 8.0.3 to 8.0.4 ( #3248 )
...
Bumps [click](https://github.com/pallets/click ) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/click/compare/8.0.3...8.0.4 )
---
updated-dependencies:
- dependency-name: click
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 13:27:56 +01:00
65d3e8fbfc
Bump zeroconf from 0.38.3 to 0.38.4 ( #3257 )
...
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf ) from 0.38.3 to 0.38.4.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases )
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.3...0.38.4 )
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 13:27:33 +01:00
a29d65d47c
Bump pytest-asyncio from 0.18.1 to 0.18.2 ( #3262 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.1...v0.18.2 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 13:27:15 +01:00
Jesse Hills and GitHub
efa8f0730d
Merge pull request #3278 from esphome/bump-2022.3.0b1
...
2022.3.0b1
2022-03-09 20:57:07 +13:00
Jesse Hills
0af1edefff
Bump version to 2022.4.0-dev
2022-03-09 20:07:50 +13:00
Jesse Hills
023d26f521
Bump version to 2022.3.0b1
2022-03-09 20:07:50 +13:00
Jesse Hills
5068619f1b
Merge branch 'dev' into bump-2022.3.0b1
2022-03-09 20:07:49 +13:00
wilberforce and GitHub
5b2457af0b
Add visual step/min/max for webserver climate ( #3275 )
2022-03-09 10:28:16 +13:00
Jesse Hills and GitHub
900b4f1af9
Bump esphome-dashboard to 20220309.0 ( #3277 )
2022-03-09 10:27:54 +13:00
JasperPlant and GitHub
4c22a98b0b
Add entity_category_diagnostics to SGP30 baseline sensors ( #3272 )
2022-03-08 15:21:13 +13:00
3b8ca80900
Webserver v2 ( #2688 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-03-08 15:02:24 +13:00
Jesse Hills and GitHub
1ef6fd8fb0
Merge pull request #3261 from esphome/bump-2022.2.6
...
2022.2.6
2022-03-02 22:54:51 +13:00
Jesse Hills
942b0de7fd
Bump version to 2022.2.6
2022-03-02 17:07:08 +13:00
Jesse Hills
859cca49d1
Only get free memory size from internal ( #3259 )
2022-03-02 17:07:08 +13:00
Jesse Hills and GitHub
dc6eff83ea
Only get free memory size from internal ( #3259 )
2022-03-02 16:44:35 +13:00
Jesse Hills and GitHub
38ff66debd
Remove stray define ( #3260 )
2022-03-02 16:32:45 +13:00
1d2e0f74ea
Add Mopeka BLE and Mopeka Pro Check BLE Sensor ( #2618 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-03-01 11:30:33 +13:00
Jesse Hills and GitHub
bf60e40d0b
Add optional display page for touchscreen binary sensors ( #3247 )
2022-02-23 11:05:53 +13:00
c9094ca537
Add sensor support: Honeywell ABP (SPI version) ( #3164 )
...
Co-authored-by: RubyBailey <ruby_bailey11@hotmail.com >
2022-02-22 11:22:30 +01:00
Jesse Hills and GitHub
68b3fd6b8f
Store platform as uppercase ( #3251 )
2022-02-22 13:54:23 +13:00
Nicholas Peters and GitHub
9323b3a248
Fix regression caused by TSL2591 auto gain ( #3249 )
2022-02-22 13:53:24 +13:00
Jesse Hills and GitHub
b55e9329d9
Fix template button after abstract press_action ( #3250 )
2022-02-22 13:47:16 +13:00
Micha Nordmann and GitHub
a5b4105971
support for waveshare 7.50in-hd-b ( #3239 )
2022-02-22 07:35:04 +13:00
d1feaa935d
Add device support: MCP4728 ( #3174 )
...
* Added MCP4728 output component.
* Added tests to test1.yaml
* Added codeowners
* Lint fixes
* Implemented code review changes
* Lint fixes
* Added i2c communication check on setup()
* Fixed tests
* Lint fix
* Update esphome/components/mcp4728/mcp4728_output.cpp
Changed log function
Co-authored-by: Otto Winter <otto@otto-winter.com >
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-02-21 12:47:03 +01:00
Martin Weinelt and GitHub
6919930aaa
Respect ESPHOME_USE_SUBPROCESS in esp32 post_build script ( #3246 )
2022-02-21 14:05:13 +13:00
EdJoPaTo and GitHub
69633826bb
Implement send_first_at for exponential_moving_average ( #3240 )
2022-02-21 13:13:06 +13:00
Niorix and GitHub
771162bfb1
light: add RESTORE_AND_OFF/RESTORE_AND_ON LightRestoreMode ( #3238 )
2022-02-21 12:52:14 +13:00
Fabian Affolter and GitHub
ba785e29e9
Add support for MPU-6886 ( #3183 )
2022-02-21 12:23:26 +13:00
Jesse Hills and GitHub
2c7b104f4a
Fix fatal erroring in addon startup script ( #3244 )
2022-02-21 10:01:00 +13:00
Jesse Hills and GitHub
78951c197a
Fix lilygo touchscreen rotation ( #3221 )
2022-02-21 09:58:53 +13:00
07c1cf7137
Pulse meter internal filter mode ( #3082 )
...
Co-authored-by: Paul Daumlechner <paul.daumlechner@live.de >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-02-21 09:32:35 +13:00
Otto Winter and GitHub
d26141151a
Button code cleanup ( #3242 )
2022-02-21 09:17:51 +13:00
Otto Winter and GitHub
f59dbe4a88
Add copy integration ( #3241 )
2022-02-21 09:13:37 +13:00
Otto Winter and GitHub
8dae7f8225
Bump esphome-dashboard from 20220209.0 to 20220219.0 ( #3231 )
2022-02-19 15:57:52 +01:00
Otto Winter and GitHub
5811389891
BH1750 dynamically calculate options ( #3214 )
...
* BH1750 dynamically calculate options
* Fix tests
* Fix NAN
* Convert setup to new-style
* Add myself as codeowner
2022-02-19 15:49:20 +01:00
Otto Winter and GitHub
debcaf6fb7
Add ESP32C3 and ESP32S2 support to dashboard ( #3152 )
...
* Add ESP32C3 and ESP32S2 support to dashboard
* Format
* Fix tests
2022-02-19 15:47:50 +01:00
Tyler Bules and GitHub
b8d10a62c2
ESP32-C3 deep sleep fix ( #3066 )
2022-02-19 15:13:48 +01:00
Otto Winter and GitHub
d2b209234f
Improve ESP8266 iram usage ( #3223 )
2022-02-19 15:09:17 +01:00
Otto Winter and GitHub
34c9d8be50
Lint trailing whitespace ( #3230 )
2022-02-19 14:46:27 +01:00
Otto Winter and GitHub
ae57ad0c81
Fix warning in test1.yaml ( #3228 )
2022-02-19 14:42:54 +01:00
Otto Winter and GitHub
0c1520dd9c
Fix ESP8266 climate memaccess warning ( #3226 )
2022-02-19 14:11:45 +01:00
Otto Winter and GitHub
d594f43ebd
Publish NAN when dallas conversion failed ( #3227 )
2022-02-19 14:11:01 +01:00
125c693e3f
Add ESP32 variant config validator function ( #3088 )
...
* Add esp32_variant config validator function
* Drop unused is_esp32c3 function
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-02-19 11:41:34 +01:00
mknjc and GitHub
ad2f857e15
[miscale] Add flag to clear last impedance reading if the newly received reading only contains weight ( #3132 )
2022-02-19 10:59:53 +01:00
e445d6aada
Fix for api disconnect detection. ( #2909 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-02-19 10:36:19 +01:00
88fbb0ffbb
Add sensor support: MAX44009 ( #3125 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-02-19 09:49:45 +01:00
231908fe9f
Implement text_sensor based on ble_client ( #3079 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-02-19 09:45:32 +01:00
f137cc10f4
Remote magiquest protocol ( #2963 )
...
Co-authored-by: Aaron Hertz <aaron@rockforest.org >
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-02-18 22:22:41 +01:00
1a8f8adc2a
Read all cell voltages from DalyBMS ( #3203 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-02-18 11:00:03 +13:00
Jesse Hills and GitHub
7a242bb4ed
Binary Sensor codegen tidyup ( #3217 )
2022-02-18 10:39:59 +13:00
Jesse Hills and GitHub
3b8bb09ae3
Add class as first positional arg to sensor_schema ( #3216 )
2022-02-18 10:27:20 +13:00
Jesse Hills and GitHub
140db85d21
Add LONG LONG flag for arduinojson ( #3212 )
2022-02-18 10:11:22 +13:00
mipa87 and GitHub
ccce4b19e8
Fix pm1006 polling component definition ( #3210 )
2022-02-17 21:47:31 +01:00
8cb9be7560
Analog threshold ( #3190 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2022-02-18 09:14:10 +13:00
Otto Winter and GitHub
953f0569fb
Docker ha-addon switch to nginx-light ( #3218 )
2022-02-17 12:07:36 +01:00
Otto Winter and GitHub
34c229fd33
Fix platformio docker version mismstch ( #3215 )
2022-02-17 11:56:14 +01:00
Roi Tagar and GitHub
958ad0d750
HttpRequestComponent::get_string - avoid copy ( #2988 )
2022-02-17 17:03:54 +13:00
wilberforce and GitHub
36ddd9dd69
Simplify captive portal to compressed single page ( #2872 )
2022-02-17 17:02:10 +13:00
Felix Storm and GitHub
38259c96c9
CAN bus: support bit mask for on_frame can_id ( #3196 )
2022-02-17 17:00:31 +13:00
Felix Storm and GitHub
c054fb8a2c
CAN bus: read all queued messages ( #3194 )
2022-02-17 17:00:14 +13:00
Otto Winter and GitHub
5a0b8328d8
ESP8266 early init for pins ( #3144 )
2022-02-17 16:59:46 +13:00
Jesse Hills and GitHub
ffa19426d7
Remove redundant name from binary_sensor constructor ( #3213 )
2022-02-17 16:56:44 +13:00
c123804294
Set entity-category to diagnostic for debug component ( #3209 )
...
Co-authored-by: Stewart Morgan <stewart@arnos-vale.net >
Co-authored-by: root <root@build.servers.arnos-vale.net >
2022-02-17 13:53:26 +13:00
Otto Winter and GitHub
4e24551b90
Docker move deps install into base ( #3207 )
2022-02-16 22:25:04 +01:00
51cb5da7f0
Fix missed ARDUINO_VERSION_CODE to USE_ARDUINO_VERSION_CODE changes ( #3206 )
...
Co-authored-by: Stewart Morgan <stewart@arnos-vale.net >
2022-02-16 16:50:10 +01:00
Jesse Hills and GitHub
41f84447cc
Update HA addon token ( #3200 )
2022-02-16 09:11:46 +13:00
ce073a704b
Fix strlcpy() uses to make long SSIDs and passwords work ( #3199 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
2022-02-16 08:54:21 +13:00
Guillermo Ruffino and GitHub
113232ebb6
add sim800l diagnostics ( #3136 )
2022-02-15 17:01:50 +13:00
Jesse Hills and GitHub
a13a1225b7
Allow framework version validator to be maximum version ( #3197 )
2022-02-15 11:57:47 +13:00
dependabot[bot] and GitHub
0ec84be5da
Bump pytest from 7.0.0 to 7.0.1 ( #3189 )
2022-02-11 22:23:06 +01:00
b1cefb7e3e
Bump pytest-asyncio from 0.18.0 to 0.18.1 ( #3187 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.0...v0.18.1 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 13:58:10 +01:00
cc0c1c08b9
Bump platformio from 5.2.4 to 5.2.5 ( #3188 )
...
* Bump platformio from 5.2.4 to 5.2.5
Bumps [platformio](https://github.com/platformio/platformio ) from 5.2.4 to 5.2.5.
- [Release notes](https://github.com/platformio/platformio/releases )
- [Changelog](https://github.com/platformio/platformio-core/blob/develop/HISTORY.rst )
- [Commits](https://github.com/platformio/platformio/commits )
---
updated-dependencies:
- dependency-name: platformio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update requirements.txt
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com >
2022-02-11 13:57:46 +01:00
Otto Winter and GitHub
3a67884451
Improve dallas timing ( #3181 )
...
* Improve dallas timing
* Format
2022-02-11 09:06:06 +01:00
Otto Winter and GitHub
72e716cdf1
Make generating combined binary output verbose ( #3127 )
2022-02-11 21:06:00 +13:00
Jesse Hills and GitHub
40e06c9819
Raise minimum python version to 3.8 ( #3176 )
2022-02-10 09:55:11 +01:00
Jesse Hills and GitHub
ad6c5ff11d
Clamp rotary_encoder restored value to min and max ( #3184 )
2022-02-09 23:12:05 +01:00
dependabot[bot] and GitHub
335512e232
Bump aioesphomeapi from 10.8.1 to 10.8.2 ( #3182 )
2022-02-09 20:13:02 +01:00
Otto Winter and GitHub
2622e59b0b
Remove spurious Zeroconf instance from api client ( #3143 )
2022-02-09 14:57:00 +01:00
Otto Winter and GitHub
35e6a13cd1
Remove unused obj attribute from AssignmentExpression ( #3145 )
2022-02-09 14:56:42 +01:00
Jesse Hills
b48490badc
Bump version to 2022.3.0-dev
2022-02-09 23:47:36 +13:00