Otto Winter
9aaaf4dd4b
Bump platform-espressif8266 from 2.6.2 to 2.6.3 ( #2620 )
2021-10-27 10:49:09 +13:00
Andreas Hergert
cbfbcf7f1b
fixed dependency for pca9685 component ( #2614 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com >
Co-authored-by: Andreas <andreas.hergert@otrs.com >
2021-10-27 10:49:09 +13:00
Andreas Hergert
c7ef18fbc4
Bugfix tca9548a and idf refactor anh ( #2612 )
...
Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com >
2021-10-22 18:26:23 +02:00
Otto Winter
901ec918b1
Fix ESP8266 OTA compression only starting framework v2.7.0 ( #2610 )
2021-10-22 18:26:23 +02:00
Otto Winter
6bdae55ee1
Fix compiler warnings and update platformio line filter ( #2607 )
2021-10-22 18:26:23 +02:00
Otto Winter
dfb96e4b7f
Add owner to all libraries used ( #2604 )
2021-10-22 18:26:22 +02:00
Otto Winter
5be52f71f9
Add OTA upload compression for ESP8266 ( #2601 )
2021-10-22 18:26:22 +02:00
Otto Winter
42873dd37c
Bump noise-c from 0.1.3 to 0.1.4 ( #2602 )
2021-10-22 18:26:21 +02:00
Otto Winter
f93e7d4e3a
Fix socket connection closed not detected ( #2587 )
2021-10-22 18:26:21 +02:00
Oxan van Leeuwen
bbcd523967
Fix validation of addressable light IDs ( #2588 )
2021-10-22 18:26:21 +02:00
Oxan van Leeuwen
ed0b34b2fe
Fix pin/component switchup in SX1509 pin configuration ( #2593 )
2021-10-22 18:24:48 +02:00
Oxan van Leeuwen
ab34401421
Fix PlatformIO version for latest Arduino framework ( #2590 )
2021-10-22 18:24:48 +02:00
Otto Winter
ab07ee57c6
Fix ESP8266 dallas GPIO16 INPUT_PULLUP ( #2581 )
2021-10-21 14:39:55 +02:00
Otto Winter
7b8d826704
Fix ESP8266 OTA adds unnecessary Update library ( #2579 )
2021-10-21 14:23:07 +02:00
Otto Winter
2f32833a22
Fix wifi ble coexistence check ( #2573 )
2021-10-21 14:23:07 +02:00
Otto Winter
f6935a4b4b
Fix ESP8266 GPIO0 Pullup Validation ( #2572 )
2021-10-21 14:23:06 +02:00
Maurice Makaay
332c9e891b
Fix MDNS for ESP8266 devices ( #2571 )
...
Co-authored-by: Maurice Makaay <account-github@makaay.nl >
Co-authored-by: Otto winter <otto@otto-winter.com >
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
2021-10-21 14:23:06 +02:00
Otto Winter
3af297aa76
Revert nextion clang-tidy changes ( #2566 )
2021-10-21 07:32:27 +13:00
Jesse Hills
dad244fb7a
A few esp32_ble_server/improv fixes ( #2562 )
2021-10-21 07:31:55 +13:00
Martin
1b0e60374b
ignore exception when not waiting for a response ( #2552 )
2021-10-20 10:14:30 +13:00
Oxan van Leeuwen
3a760fbb44
Fix ADC pin validation on ESP32-C3 ( #2551 )
2021-10-20 10:14:30 +13:00
Maurice Makaay
4a1e50fed1
OTA firmware MD5 check + password support for esp-idf ( #2507 )
...
Co-authored-by: Maurice Makaay <account-github@makaay.nl >
2021-10-18 21:26:36 +13:00
Oxan van Leeuwen
723fb7eaac
Autodetect ESP32 variant ( #2530 )
...
Co-authored-by: Otto winter <otto@otto-winter.com >
2021-10-18 15:31:01 +13:00
Jesse Hills
63a9acaa19
Fix Bluetooth setup_priorities ( #2458 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com >
2021-10-18 15:31:00 +13:00
Jesse Hills
0524f8c677
Fix const used for IDF recommended version ( #2542 )
2021-10-18 15:31:00 +13:00
Oxan van Leeuwen
f83950fd75
Fix bitshift on read in ADE7953 ( #2537 )
2021-10-17 20:28:43 +13:00
Oxan van Leeuwen
4dd1bf920d
Replace framework version_hint with source option ( #2529 )
2021-10-17 20:28:43 +13:00
Martin
98755f3621
Fix bug in register name definition ( #2526 )
2021-10-17 20:28:43 +13:00
Keith Burzinski
c3a8a044b9
Fix Nextion HTTPClient error for ESP32 ( #2524 )
2021-10-17 20:28:42 +13:00
Martin
15b5ea43a7
Add pressure compensation during runtime ( #2493 )
...
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl >
2021-10-17 20:28:42 +13:00
Oxan van Leeuwen
73940bc1bd
Don't define UART_SELECTION_UART2 when UART2 is unavailable ( #2512 )
2021-10-15 09:42:43 +13:00
Paul Monigatti
9b7fb829f9
Fix: Color modes not being correctly used in light partitions ( #2513 )
2021-10-15 09:42:43 +13:00
Dmitriy Lopatko
c51d8c9021
add missing include in sgp30 ( #2517 )
2021-10-15 09:42:43 +13:00
Paul Monigatti
d8a6dfe5ce
Fix BME680_BSEC compilation issue with ESP32 ( #2516 )
2021-10-15 09:42:43 +13:00
Oxan van Leeuwen
5f7cef0b06
Disallow using UART2 for logger on ESP-32 variants that lack it ( #2510 )
2021-10-15 09:42:43 +13:00
Paul Monigatti
48ff2ffc68
Fix: Light flash not restoring previous LightState ( #2383 )
...
* Update light state when transformer has finished
* Revert writing direct to output
* Correct handling of zero-length light transformers
* Allow transformers to handle zero-length transitions, and check more boundary conditions when transitioning back to start state
* Removed log.h
* Fixed race condition between LightFlashTransformer.apply() and is_finished()
* clang-format
* Step progress from 0.0f to 1.0f at t=start_time for zero-length transforms to avoid divide-by-zero
2021-10-15 09:42:43 +13:00
Oxan van Leeuwen
b3b9ccd314
Fix light state remaining on after turn off with transition ( #2509 )
2021-10-15 09:42:43 +13:00
Jesse Hills
bb86db869a
Fix bad merge
2021-10-13 22:09:38 +13:00
Jesse Hills
4c4dd23e15
Merge branch 'release' into dev
2021-10-13 22:05:18 +13:00
Sergio Mayoral Martínez
3dee057826
Add throttle_average sensor filter ( #2485 )
2021-10-13 11:35:30 +13:00
Jesse Hills
4406a08fa7
Allow multiple pn532_spi entries ( #2489 )
2021-10-13 09:06:52 +13:00
Rafael Treviño
c33077bc61
Improves ct_clamp component accuracy ( #2283 )
...
Co-authored-by: Rafa Treviño <rafael.trevino@bbva.com >
2021-10-13 08:42:51 +13:00
Rob Deutsch
a3eb2a7ee0
Added heatpumpir support ( #1343 )
...
Co-authored-by: Otto winter <otto@otto-winter.com >
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl >
2021-10-13 07:38:19 +13:00
Maurice Makaay
d13134135b
Fix LoadProhibited crash for logger baud_rate 0 ( #2498 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net >
2021-10-12 13:51:41 +02:00
Chris Nussbaum
b4f57972fb
Add on_open and on_closed triggers to cover ( #2488 )
2021-10-12 15:39:21 +13:00
Jesse Hills
6a5eb43454
Update Airthings BLE ( #2453 )
2021-10-12 11:56:47 +13:00
Dave T
04ec1c8b56
Consolidate CONF_RAW_DATA_ID to const.py ( #2491 )
2021-10-12 00:14:04 +02:00
niklasweber
d7ad155885
Fix reset on http_request without network connection ( #2474 )
...
* Fix reset problem when http_request is sent without network connection (#2501 )
* Fix format
2021-10-12 00:11:04 +02:00
Jan Čermák
85461a752a
Fix color temperature persistence on CWWW lights ( #2486 )
2021-10-11 23:56:35 +02:00
Dave T
039fbc677d
Replace deprecated COLOR_BLACK constant ( #2487 )
2021-10-11 23:44:05 +02:00