Otto Winter
|
6009c7edb4
|
Disallow power_save_mode NONE if used together with BLE (#1950)
|
2021-06-24 12:49:44 +12:00 |
|
Otto Winter
|
e3f36c033e
|
API raise minor version for climate changes (#1947)
|
2021-06-24 12:49:44 +12:00 |
|
Otto Winter
|
d4eb0f1655
|
Rework climate traits (#1941)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-24 12:49:36 +12:00 |
|
Jesse Hills
|
5fca480921
|
Bump dashboard to 20210623.0 (#1958)
|
2021-06-24 12:38:59 +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
|
2cb3015a28
|
Compat argv parsing improvements (#1952)
|
2021-06-23 20:27:08 +02:00 |
|
Otto Winter
|
d0859a7d33
|
Add climate preset NONE again (#1951)
|
2021-06-23 20:25:19 +02:00 |
|
Jesse Hills
|
e20ec00071
|
Merge pull request #1956 from esphome/bump-1.19.3
1.19.3
|
2021-06-23 20:16:42 +12:00 |
|
Jesse Hills
|
150114d774
|
Bump version to v1.19.3
|
2021-06-23 19:39:37 +12:00 |
|
Jesse Hills
|
89dfa5ea82
|
Bump esphome-dashboard to 20210622.0 (#1955)
|
2021-06-23 19:39:31 +12:00 |
|
Jesse Hills
|
61ebc629f6
|
Bump esphome-dashboard to 20210622.0 (#1955)
|
2021-06-22 22:15:11 -07:00 |
|
Stefan Agner
|
32f2da77f8
|
More VSCode devcontainer improvements (#1934)
|
2021-06-22 16:37:05 +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 |
|
Paulus Schoutsen
|
027e0de48e
|
Bump dashboard to 20210621.0 (#1946)
|
2021-06-22 16:17:46 +12: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
|
b8a7741c61
|
Update generation script to add const (#1945)
|
2021-06-21 21:27:35 +12:00 |
|
Jesse Hills
|
97aa930ad2
|
Merge pull request #1943 from esphome/bump-1.19.2
1.19.2
|
2021-06-21 14:59:11 +12:00 |
|
Jesse Hills
|
2a5def10e7
|
Bump version to v1.19.2
|
2021-06-21 14:40:05 +12:00 |
|
Jesse Hills
|
969834e037
|
Fix bad climate control enum (#1942)
|
2021-06-21 14:40:05 +12:00 |
|
Jesse Hills
|
d73a44c504
|
Allow wifi setup to proceed when there is no sta or ap (#1931)
|
2021-06-21 14:40:05 +12:00 |
|
Sergey V. DUDANOV
|
8aec092ab6
|
Fix midea_ac query frame (#1940)
|
2021-06-21 14:40:05 +12:00 |
|
Chris Nussbaum
|
4fa959ba45
|
Don't send Tuya commands while currently receiving a message (#1886)
Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
|
2021-06-21 14:40:05 +12: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 |
|
Stefan Agner
|
f9a31c1abb
|
Fix error print in script/helpers.py (#1935)
|
2021-06-18 13:49:25 +12:00 |
|
Jesse Hills
|
b43712d78d
|
Merge pull request #1936 from esphome/bump-1.19.1
1.19.1
|
2021-06-18 12:10:30 +12:00 |
|
Jesse Hills
|
01904a0f10
|
Bump version to v1.19.1
|
2021-06-18 11:52:02 +12:00 |
|
Jesse Hills
|
dd875e7529
|
Replace CLIMATE_MODE_AUTO with CLIMATE_MODE_HEAT_COOL in most cases (#1933)
|
2021-06-18 11:52:02 +12:00 |
|
Otto Winter
|
f1dcf0f0b8
|
Improve config final validation (#1917)
|
2021-06-18 11:52:02 +12:00 |
|
Sergey V. DUDANOV
|
a045d001bf
|
Fix: midea_ac: fixed query status frame (#1922)
|
2021-06-18 11:52:01 +12:00 |
|
Paulus Schoutsen
|
066c1022d0
|
Update dashboard to 20210617.0 (#1930)
|
2021-06-18 11:52:01 +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 |
|
Paulus Schoutsen
|
ef1e91d838
|
Update dashboard to 20210617.0 (#1930)
|
2021-06-18 07:35:54 +12:00 |
|
Barry Loong
|
e5929225eb
|
Fix typo in test3.yaml (#1928)
|
2021-06-17 21:39:59 +12:00 |
|
Jesse Hills
|
59c192becc
|
Merge pull request #1923 from esphome/bump-1.19.0
1.19.0
|
2021-06-17 06:09:09 +12:00 |
|
Jesse Hills
|
a800816750
|
Merge branch 'beta' into bump-1.19.0
|
2021-06-17 05:59:02 +12:00 |
|
Jesse Hills
|
99d9ab4e40
|
Merge pull request #1926 from esphome/bump-1.19.0b7
1.19.0b7
|
2021-06-17 05:55:09 +12:00 |
|
Jesse Hills
|
f310ca1b74
|
Bump version to v1.19.0b7
|
2021-06-17 05:40:55 +12:00 |
|
Franck Nijhof
|
f763daa577
|
Fix update-all from dashboard (#1924)
|
2021-06-17 05:40:55 +12:00 |
|
Franck Nijhof
|
607c3ae651
|
Fix update-all from dashboard (#1924)
|
2021-06-17 05:39:04 +12:00 |
|
Jesse Hills
|
970563e07b
|
Bump version to v1.19.0
|
2021-06-16 21:00:51 +12:00 |
|
Jesse Hills
|
e006045f59
|
Merge pull request #1921 from esphome/bump-1.19.0b6
1.19.0b6
|
2021-06-16 15:42:43 +12:00 |
|