 Oxan van LeeuwenandGitHub
|
926bcc71ae
|
Only compile protobuf dumping when very verbose logging is enabled (#2139)
|
2021-08-09 22:32:06 +02:00 |
|
 Oxan van LeeuwenandGitHub
|
1d6b4bfcef
|
Don't stop effects if brightness goes to zero (#2134)
|
2021-08-07 23:24:47 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
dfffaace26
|
Drop legacy esphomeyaml command wrapper code (#2130)
|
2021-08-07 23:15:32 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
1d5f628c7a
|
Add support for ESP8266 Arduino v3.0.1 (#2128)
|
2021-08-07 23:14:57 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
cb21c7c18d
|
Fix crash when using addressable_set with out-of-range indices (#2120)
|
2021-08-05 11:30:32 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
0d104776bc
|
Various follow-up fixes to color mode changes (#2118)
|
2021-08-05 11:28:39 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
ceb0564ebf
|
Fix mixup between ColorMode and ColorCapability (#2121)
|
2021-08-04 12:32:42 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
20f7eb7327
|
Add version argument to ESPDEPRECATED macro (#2116)
|
2021-08-04 10:43:01 +12:00 |
|
 
|
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 |
|
 Oxan van LeeuwenandGitHub
|
5983ccc55c
|
Color mode implementation (#2012)
|
2021-07-29 19:11:56 +02:00 |
|
 Oxan van LeeuwenandGitHub
|
1652914d39
|
Make light.addressable_set color parameters behave as documented & consistent with elsewhere (#2009)
|
2021-07-28 19:49:43 +02:00 |
|
   
|
a3dcac62f9
|
Fix a bunch of typos (#2058)
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-07-26 14:48:57 +02:00 |
|
 
|
3749c11f21
|
Fix clang-format script behaviour without -i + code cleanup (#2002)
Co-authored-by: Stefan Agner <stefan@agner.ch>
|
2021-07-26 09:54:32 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
fc0deb642a
|
Fix white value transition for addressable lights (#2045)
|
2021-07-21 08:42:03 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
fb8ec79a52
|
Color brightness fixes (#2008)
|
2021-07-13 12:28:29 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
1f5c79bd17
|
Fix deprecation message for old climate swing mode methods (#2003)
|
2021-07-11 16:51:24 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
f9797825ad
|
Change color model to fix white channel issues (#1895)
|
2021-07-08 21:37:47 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
fd4b7d4588
|
Don't try compat parsing for "esphome version" (#1966)
|
2021-07-06 10:17:36 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
4c4099966a
|
Fix invalid escape sequences in regex (#1814)
|
2021-07-05 10:04:18 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
7051f897bc
|
Validate color temperature values for RGBWW/CWWW lights (#1957)
Check if the color temperature of the cold white channel is colder (less) than
the warm white channel.
|
2021-06-24 00:07:27 +02:00 |
|
 Oxan van LeeuwenandGitHub
|
93f8ee7e60
|
Fix non-const global (#1907)
|
2021-06-15 09:12:06 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
0efc1f06f2
|
Split files in light component (#1893)
|
2021-06-14 18:01:56 +02:00 |
|
 Oxan van LeeuwenandGitHub
|
f93e261d75
|
Convert st7735.cpp to use Unix line separators (#1894)
|
2021-06-11 08:33:12 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
ea0127e42b
|
Simplify LightCall validation (#1874)
|
2021-06-09 17:01:05 +02:00 |
|
 
|
33625e2dd3
|
CLI user experience improvements (#1805)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-08 11:14:12 +12:00 |
|
 Oxan van LeeuwenandGitHub
|
25af5ab7c6
|
Drop 128x160 ESP-32 camera resolution (#1813)
|
2021-05-31 22:27:41 +12:00 |
|
  
|
824f3187ac
|
Update platformio.ini settings and fix test apps (#1815)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2021-05-25 07:47:45 +12:00 |
|