WeekendWarrior1
|
7828f48b9a
|
Correctly invert esp32 RMT TX (#2022)
|
2021-08-04 17:46:07 +02:00 |
|
Otto Winter
|
768c71830b
|
Fix external components not refreshing with default or high refresh time (#2122)
|
2021-08-04 17:33:17 +02:00 |
|
Oxan van Leeuwen
|
ceb0564ebf
|
Fix mixup between ColorMode and ColorCapability (#2121)
|
2021-08-04 12:32:42 +12:00 |
|
Oxan van Leeuwen
|
20f7eb7327
|
Add version argument to ESPDEPRECATED macro (#2116)
|
2021-08-04 10:43:01 +12:00 |
|
Oxan van Leeuwen
|
441d5bd44d
|
Migrate COLOR constants to Color class & disallow implicit conversions to Color (#2093)
Co-authored-by: Xo Wang <xo@geekshavefeelings.com>
|
2021-08-04 09:21:57 +12:00 |
|
brambo123
|
9fa19df2ff
|
Fix time.on_time triggering if time jumped back (#1806)
Co-authored-by: Otto winter <otto@otto-winter.com>
|
2021-08-03 19:56:23 +02:00 |
|
Rob Gridley
|
39f64f597e
|
Add SM16703 to supported FastLED chipsets (#1751)
Co-authored-by: Otto winter <otto@otto-winter.com>
|
2021-08-03 16:56:29 +02:00 |
|
Brett Profitt
|
160429eb24
|
Add support for Waveshare E-Paper 4.2" B V2 (#1610)
Co-authored-by: Otto winter <otto@otto-winter.com>
|
2021-08-03 16:41:53 +02:00 |
|
Andreas Hergert
|
6516c64e67
|
Add min_save_interval to total_energy/integration for memory wear (#1665)
Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2021-08-03 16:41:34 +02:00 |
|
Keith Burzinski
|
335210d788
|
Thermostat enhancements and code clean-up (#2073)
|
2021-08-02 11:08:24 +02:00 |
|
Jesse Hills
|
9b04e657db
|
Fix import (#2108)
|
2021-08-02 20:53:34 +12:00 |
|
Jesse Hills
|
f7311aa025
|
Dont force 0 state instead of min_power unless explicit config set (#2107)
|
2021-08-02 20:33:00 +12:00 |
|
John "Warthog9" Hawley
|
fb24e55c8d
|
pmsx003: add standard particle, particle counts (#1694)
|
2021-08-02 10:32:08 +02:00 |
|
Carlos Garcia Saura
|
b58ca46a46
|
[duty_cycle] initialize two missing variables (#2088)
|
2021-08-02 10:28:25 +02:00 |
|
Jesse Hills
|
76991cdcc4
|
Add select entities and implement template select (#2067)
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2021-08-02 20:00:51 +12:00 |
|
John K. Luebs
|
69c7cf783e
|
Fix missing include in light_traits.h (#2105)
|
2021-08-02 07:13:46 +12:00 |
|
Otto Winter
|
f751c3828e
|
Fix MQTT light include (#2104)
Fixes https://github.com/esphome/issues/issues/2285
|
2021-08-01 12:33:10 +02:00 |
|
Otto Winter
|
5c65f9f9ad
|
Convert sensor_schema to use kwargs (#2094)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-08-01 12:21:32 +02:00 |
|
Eric Severance
|
81ae6709e4
|
Fix parity bit calculation for ESP8266SoftwareSerial (#1873)
|
2021-08-01 20:56:05 +12:00 |
|
Paul Monigatti
|
a8b90283d8
|
Fix min/max keys in MQTT Number to match Home Assistant (#2102)
|
2021-07-31 23:20:10 +12:00 |
|
Guillermo Ruffino
|
80076f935d
|
fix diplay trigger missing base class (#2099)
|
2021-07-30 16:55:26 +12:00 |
|
Jesse Hills
|
1d56f0b035
|
Set pulse meter total to use state class measurement and last reset type auto (#2097)
|
2021-07-30 11:00:10 +12:00 |
|
Otto Winter
|
34e8979d40
|
Convert more code to async-def syntax (#2095)
|
2021-07-30 10:54:10 +12:00 |
|
Jesse Hills
|
2966a62429
|
Set pulse meter total to use state class measurement and last reset type auto (#2097)
|
2021-07-30 10:53:33 +12:00 |
|
Oxan van Leeuwen
|
5983ccc55c
|
Color mode implementation (#2012)
|
2021-07-29 19:11:56 +02:00 |
|
Kodey Converse
|
de382b704c
|
Add device class support to MQTT cover (#2092)
|
2021-07-29 16:08:48 +02:00 |
|
Otto Winter
|
16dbbfabc6
|
Add demo integration (#2085)
|
2021-07-29 11:50:55 +02:00 |
|
Otto Winter
|
af8d04818d
|
Pull ESP32 Wifi fixes from arduino-esp32 (#2069)
|
2021-07-29 11:44:19 +02:00 |
|
Mike Meessen
|
ee19ef1aac
|
Add support for the HRXL MaxSonar WR series sensors (#2020)
|
2021-07-29 11:37:31 +02:00 |
|
Tyler Menezes
|
5e2d4e332a
|
Add T6615 (#1170)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-07-29 11:24:36 +02:00 |
|
rnauber
|
c6c857dfff
|
Add support for the TLC5947 24-Channel, 12-Bit PWM LED Driver (#2066)
Co-authored-by: Richard Nauber <richard@nauber.dev>
|
2021-07-29 11:16:04 +02:00 |
|
Nicholas Peters
|
8dbac20f8b
|
Add SDP3x sensor (#2064)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2021-07-29 10:57:52 +02:00 |
|
Jesse Hills
|
62f3039d82
|
Use sensor_schema for total_daily_energy (#2090)
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2021-07-29 19:51:17 +12:00 |
|
Jesse Hills
|
be4c718859
|
HLW8012 - Dump energy sensor config (#2082)
|
2021-07-29 19:51:17 +12:00 |
|
John K. Luebs
|
bfac6607d1
|
More Tuya MCU robustness (#2080)
|
2021-07-29 19:51:17 +12:00 |
|
Jesse Hills
|
513066ba52
|
Use sensor_schema for total_daily_energy (#2090)
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2021-07-29 19:46:15 +12:00 |
|
Jesse Hills
|
316777f757
|
HLW8012 - Dump energy sensor config (#2082)
|
2021-07-29 07:53:54 +12:00 |
|
Stefan Agner
|
246950159d
|
Bump ESPAsyncWebServer-esphome to 1.3.0 (#2075)
|
2021-07-28 21:24:10 +02:00 |
|
Otto Winter
|
31d6a54b06
|
Fix PID climate breaks when restoring old modes (#2086)
|
2021-07-28 21:23:41 +02:00 |
|
Oxan van Leeuwen
|
1652914d39
|
Make light.addressable_set color parameters behave as documented & consistent with elsewhere (#2009)
|
2021-07-28 19:49:43 +02:00 |
|
Otto Winter
|
618cfd9ec5
|
Add sensor monetary device_class (#2083)
|
2021-07-28 15:34:18 +02:00 |
|
Peter van Dijk
|
f97cfe9916
|
pm1006: add rx-only support (#2038)
|
2021-07-28 10:41:21 +02:00 |
|
John K. Luebs
|
5abbe385c5
|
More Tuya MCU robustness (#2080)
|
2021-07-28 14:01:15 +12:00 |
|
Otto Winter
|
71ded24fce
|
Fix MQTT climate custom fan modes without regular ones (#2071)
|
2021-07-27 09:43:05 +12:00 |
|
Chris Nussbaum
|
1e2a9e8348
|
Couple more updates for the Tuya component (#2065)
Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
|
2021-07-27 09:43:05 +12:00 |
|
buxtronix
|
64a3aa7092
|
Log warning about lack of support for Anova nano (#2063)
Co-authored-by: Ben Buxton <bb@cactii.net>
|
2021-07-27 09:43:05 +12:00 |
|
carstenschroeder
|
fda8dd4ce3
|
Fixes new auto mode COOL and HEAT after #1994 (#2053)
|
2021-07-27 09:43:04 +12:00 |
|
Sergey V. DUDANOV
|
1efabd27d8
|
midea_ac: fix presets implementation (#2054)
|
2021-07-27 09:43:04 +12:00 |
|
Maurice Makaay
|
caa651e55b
|
Accept change as proposed by black. (#2055)
|
2021-07-27 09:43:04 +12:00 |
|
Otto Winter
|
b0a3891498
|
Fix MQTT climate custom fan modes without regular ones (#2071)
|
2021-07-27 07:46:13 +12:00 |
|