Oxan van Leeuwen
|
f9797825ad
|
Change color model to fix white channel issues (#1895)
|
2021-07-08 21:37:47 +12:00 |
|
Jesse Hills
|
062cedc200
|
remote_receiver: use config parent receiver for registering dumpers (#1980)
|
2021-07-06 10:15:29 +12:00 |
|
WeekendWarrior1
|
79b9d0579d
|
Add stepper.set_acceleration and stepper.set_deceleration to stepper component (#1977)
|
2021-07-05 13:22:43 +12:00 |
|
buxtronix
|
ab31117bf3
|
Anova ble component (#1752)
Co-authored-by: Ben Buxton <bb@cactii.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-07-05 11:59:12 +12:00 |
|
Adrián Panella
|
d31040f5d8
|
hlw8012: fix constants for BL0937 (#1973)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-07-05 11:09:09 +12:00 |
|
Oxan van Leeuwen
|
4c4099966a
|
Fix invalid escape sequences in regex (#1814)
|
2021-07-05 10:04:18 +12:00 |
|
Paul Doidge
|
86ac7f3a59
|
Time Based Cover: Fixed apparent race condition on ESP32 chips (#1984)
|
2021-07-05 07:39:18 +12:00 |
|
Trevor North
|
9e400a7857
|
Fix tuya fan speed send (#1978)
|
2021-07-04 23:47:22 +12:00 |
|
definitio
|
36861595f1
|
Add device_class support for MQTT integration (#1832)
|
2021-07-01 15:36:01 +02:00 |
|
Frederik Gladhorn
|
d604321f37
|
Simplify initializing glyph_data (#1970)
Make it easier to read the initialization with zeros, no loop required.
|
2021-06-30 20:36:48 +02:00 |
|
bazuchan
|
964ab65497
|
Climate component for Ballu air conditioners with remote model YKR-K/002E (#1939)
|
2021-06-28 16:26:30 -03:00 |
|
Jesse Hills
|
3b940b1c04
|
Set is_valid to true straight away when min_length is 0 (#1960)
|
2021-06-25 07:09:07 +12:00 |
|
Oxan van Leeuwen
|
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 |
|
Otto Winter
|
d0859a7d33
|
Add climate preset NONE again (#1951)
|
2021-06-23 20:25:19 +02:00 |
|
Otto Winter
|
bfca3f242a
|
Disallow power_save_mode NONE if used together with BLE (#1950)
|
2021-06-22 10:53:10 +02:00 |
|
Stefan Agner
|
3dfff2930a
|
Improve DHT read timings (#1901)
Make sure that the initial rising edge is properly detected even if
timing is somewhat off.
Set MCU start signal to 1ms for AM2302.
|
2021-06-22 10:07:14 +02:00 |
|
Otto Winter
|
c811141a4f
|
API raise minor version for climate changes (#1947)
|
2021-06-21 22:02:18 +02:00 |
|
Otto Winter
|
871c0ee2a5
|
Rework climate traits (#1941)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-21 21:17:01 +02:00 |
|
Jesse Hills
|
b6011b9353
|
Fix bad climate control enum (#1942)
|
2021-06-21 14:17:38 +12:00 |
|
Jesse Hills
|
40a5005d94
|
Allow wifi setup to proceed when there is no sta or ap (#1931)
|
2021-06-21 09:00:16 +12:00 |
|
Sergey V. DUDANOV
|
c5eba21ff6
|
Fix midea_ac query frame (#1940)
|
2021-06-21 08:59:12 +12:00 |
|
Jesse Hills
|
4891cfef56
|
Add data sizes to tuya log message (#1938)
|
2021-06-18 15:50:56 +12:00 |
|
Chris Nussbaum
|
4395664547
|
Don't send Tuya commands while currently receiving a message (#1886)
Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
|
2021-06-18 14:58:39 +12:00 |
|
Keith Burzinski
|
04d926af39
|
Add variable bit width for Samsung protocol (#1927)
|
2021-06-18 13:54:46 +12:00 |
|
Jesse Hills
|
dca1c0f160
|
Replace CLIMATE_MODE_AUTO with CLIMATE_MODE_HEAT_COOL in most cases (#1933)
|
2021-06-18 11:48:40 +12:00 |
|
Otto Winter
|
2419bc3678
|
Improve config final validation (#1917)
|
2021-06-18 07:54:14 +12:00 |
|
Sergey V. DUDANOV
|
c19b3ecd43
|
Fix: midea_ac: fixed query status frame (#1922)
|
2021-06-18 07:39:13 +12:00 |
|
Jesse Hills
|
5591832b50
|
Shorten the ble name to prevent crash with long device names (#1920)
|
2021-06-16 13:49:06 +12:00 |
|
Stefan Agner
|
a80f9ed336
|
Support ESP8266 Arduino 3.0.0 (#1897)
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2021-06-15 08:50:58 +02:00 |
|
Otto Winter
|
92bbedfa5a
|
Fix #1908 mutating input parameter
|
2021-06-15 08:48:18 +02:00 |
|
Jesse Hills
|
86710ed483
|
Validate that either networks, ap, or improv is set up (#1910)
|
2021-06-15 13:16:43 +12:00 |
|
Jesse Hills
|
da7eb9ac90
|
Allow no networks or AP to be set. (#1908)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-06-15 11:05:10 +12:00 |
|
Oxan van Leeuwen
|
93f8ee7e60
|
Fix non-const global (#1907)
|
2021-06-15 09:12:06 +12:00 |
|
Oxan van Leeuwen
|
0efc1f06f2
|
Split files in light component (#1893)
|
2021-06-14 18:01:56 +02:00 |
|
Jesse Hills
|
5a2cfa2798
|
Move esp32_ble_server to its own component (#1898)
|
2021-06-12 08:31:15 +12:00 |
|
Jesse Hills
|
eb24da7c82
|
Ensure wifi is in at least station mode before starting improv (#1899)
|
2021-06-11 23:28:00 +12:00 |
|
Oxan van Leeuwen
|
f93e261d75
|
Convert st7735.cpp to use Unix line separators (#1894)
|
2021-06-11 08:33:12 +12:00 |
|
Stefan Agner
|
501f88ca86
|
Avoid non-const globals and enable clang-tidy check (#1892)
|
2021-06-11 08:19:44 +12:00 |
|
Otto Winter
|
360effcb72
|
Activate some clang-tidy checks (#1884)
|
2021-06-10 13:04:40 +02:00 |
|
Otto Winter
|
eb9bd69405
|
Configure clang-format for consistent pointer alignment (#1890)
|
2021-06-10 12:55:20 +02:00 |
|
Geoff Davis
|
d23376b81e
|
Add support for waveshare_epaper 1.54v2 (#1843)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-10 14:05:27 +12:00 |
|
Jesse Hills
|
99d90845b5
|
BLE loop use (#1882)
|
2021-06-10 14:04:39 +12:00 |
|
Oxan van Leeuwen
|
ea0127e42b
|
Simplify LightCall validation (#1874)
|
2021-06-09 17:01:05 +02:00 |
|
René Klomp
|
635916737b
|
Update total_pulses_ at every detected pulse (#1875)
|
2021-06-09 16:48:51 +12:00 |
|
Jesse Hills
|
5cf18235e3
|
Allow setting creator project name and version into code (#1872)
|
2021-06-09 13:04:00 +12:00 |
|
Stefan Agner
|
b80f3fdec9
|
Fix Clang 11 finds (#1880)
|
2021-06-09 08:47:43 +12:00 |
|
Jesse Hills
|
0426be9280
|
Fixes for BLE/improv (#1878)
|
2021-06-09 08:45:51 +12:00 |
|
Stefan Agner
|
13fe9e83fa
|
Use Clang 11 (#1846)
|
2021-06-08 22:16:17 +02:00 |
|
Jesse Hills
|
a70a205ace
|
Improv - BLE WiFi provisioning (#1807)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-06-08 11:56:21 +12:00 |
|
Stefan Agner
|
18a8c727fa
|
Fix SCD30 configuration on ESP32 (#1830)
|
2021-06-05 20:56:54 +12:00 |
|