Oxan van Leeuwen
|
df315a1f51
|
Feed watchdog when no component loops (#2857)
|
2021-12-07 07:47:48 +13:00 |
|
Jesse Hills
|
7ee4bb621c
|
Allow wizard to specify secrets (#2875)
|
2021-12-07 07:47:48 +13:00 |
|
Jesse Hills
|
24874f4c3c
|
Adopt using wifi secrets that should exist at this point (#2874)
|
2021-12-07 07:47:48 +13:00 |
|
Jesse Hills
|
c128880033
|
Add endpoint to fetch secrets keys (#2873)
|
2021-12-07 07:47:48 +13:00 |
|
Massimiliano Ravelli
|
a66e94a0b0
|
Ignore already stopped dhcp for ethernet (#2862)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-12-07 07:47:48 +13:00 |
|
Oxan van Leeuwen
|
56870ed4a8
|
Fix MCP23x17 not disabling pullup after config change (#2855)
|
2021-12-07 07:47:48 +13:00 |
|
Martin
|
3ac720df47
|
SPS30 : fix i2c read size (#2866)
|
2021-12-07 07:47:48 +13:00 |
|
Carlos Garcia Saura
|
1bc757ad06
|
ADC: Turn verbose the debugging "got voltage" (#2863)
|
2021-12-07 07:47:48 +13:00 |
|
Martin
|
f72abc6f3d
|
tlc59208f : fix compilation error (#2867)
|
2021-12-07 07:47:48 +13:00 |
|
Jesse Hills
|
5ac88de985
|
Bump esphome-dashboard to 20211206.0 (#2870)
|
2021-12-07 07:47:48 +13:00 |
|
Jesse Hills
|
5404617d43
|
Bump esphome-dashboard to 20211207.0 (#2877)
|
2021-12-07 07:41:40 +13:00 |
|
Oxan van Leeuwen
|
12467a18e6
|
Feed watchdog when no component loops (#2857)
|
2021-12-07 07:24:20 +13:00 |
|
Jesse Hills
|
1db7043a4d
|
Allow wizard to specify secrets (#2875)
|
2021-12-06 20:58:51 +13:00 |
|
Jesse Hills
|
49932747b3
|
Adopt using wifi secrets that should exist at this point (#2874)
|
2021-12-06 20:57:56 +13:00 |
|
Jesse Hills
|
55db190875
|
Add endpoint to fetch secrets keys (#2873)
|
2021-12-06 20:15:34 +13:00 |
|
Massimiliano Ravelli
|
71fe2f7ed3
|
Ignore already stopped dhcp for ethernet (#2862)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-12-06 20:01:50 +13:00 |
|
Oxan van Leeuwen
|
ffc112c9d0
|
Don't disable idle task WDT when it's not enabled (#2856)
|
2021-12-06 20:01:14 +13:00 |
|
Oxan van Leeuwen
|
d3e48e296f
|
Fix MCP23x17 not disabling pullup after config change (#2855)
|
2021-12-06 19:59:50 +13:00 |
|
Martin
|
14f6ae75ea
|
SPS30 : fix i2c read size (#2866)
|
2021-12-06 19:58:26 +13:00 |
|
Carlos Garcia Saura
|
c84efe64d3
|
ADC: Turn verbose the debugging "got voltage" (#2863)
|
2021-12-06 19:56:53 +13:00 |
|
Martin
|
10e89a7dbb
|
tlc59208f : fix compilation error (#2867)
|
2021-12-06 19:54:46 +13:00 |
|
Jesse Hills
|
ef44acbf10
|
Bump esphome-dashboard to 20211206.0 (#2870)
|
2021-12-06 19:42:49 +13:00 |
|
dependabot[bot]
|
06da540ab0
|
Bump pylint from 2.12.1 to 2.12.2 (#2858)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-05 13:29:08 +01:00 |
|
Jesse Hills
|
0826b367d6
|
Merge pull request #2853 from esphome/bump-2021.12.0b2
2021.12.0b2
|
2021-12-03 08:07:30 +13:00 |
|
Jesse Hills
|
329bf861d6
|
Bump version to 2021.12.0b2
|
2021-12-03 07:54:34 +13:00 |
|
Oxan van Leeuwen
|
9dcd3d18a0
|
Update ota_component.cpp (#2852)
|
2021-12-03 07:54:34 +13:00 |
|
Oxan van Leeuwen
|
40c017fd54
|
Update ota_component.cpp (#2852)
|
2021-12-03 07:52:56 +13:00 |
|
Jesse Hills
|
db66cd88b6
|
Merge pull request #2851 from esphome/bump-2021.12.0b1
2021.12.0b1
|
2021-12-02 21:32:43 +13:00 |
|
Jesse Hills
|
f0bcf81a98
|
Add a simple helper to remap values (#2850)
|
2021-12-02 09:23:11 +01:00 |
|
Jesse Hills
|
86c205fe43
|
Remove blank line
|
2021-12-02 21:08:11 +13:00 |
|
Jesse Hills
|
6a0b343289
|
Bump version to 2022.1.0-dev
|
2021-12-02 19:38:49 +13:00 |
|
Jesse Hills
|
c6414138c7
|
Bump version to 2021.12.0b1
|
2021-12-02 19:38:49 +13:00 |
|
Jesse Hills
|
36b355eb82
|
Merge branch 'dev' into bump-2021.12.0b1
|
2021-12-02 19:38:44 +13:00 |
|
Martin
|
9ca4e8f32a
|
modbus_controller: bugfix: enable overriding calculated register size (#2845)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-12-02 15:45:11 +13:00 |
|
Alexandre-Jacques St-Jacques
|
1b88b7a166
|
Fix wifi not working with manual_ip using esp-idf (#2849)
|
2021-12-02 15:33:48 +13:00 |
|
Paul Nicholls
|
caf352ff06
|
Tuya Cover improvements (#2637)
|
2021-12-02 15:26:56 +13:00 |
|
Oxan van Leeuwen
|
54106179a1
|
Set ESP32 watchdog to loop task (#2846)
|
2021-12-02 09:05:42 +13:00 |
|
Oxan van Leeuwen
|
607601b3a4
|
Enable a bunch of clang-tidy checks (#2149)
|
2021-12-02 09:03:51 +13:00 |
|
Oxan van Leeuwen
|
f58828cb82
|
Support setting manual_ip under networks option (#2839)
|
2021-12-02 08:55:27 +13:00 |
|
Leon Loopik
|
11330af05f
|
Expand uart invert feature to ESP8266 (#1727)
|
2021-12-01 20:31:04 +01:00 |
|
Oxan van Leeuwen
|
fbe1bca1b9
|
Fix compilation using subprocesses (#2834)
|
2021-12-01 17:37:24 +01:00 |
|
Mark Dietzer
|
24a5325db3
|
Declare arch_get_cpu_cycle_count for esp8266 as IRAM (#2843)
|
2021-12-01 10:01:15 +01:00 |
|
Yuval Brik
|
1ec3140759
|
ESP32 Deep Sleep: correct level value (#2812)
Upon registering for ESP32 deep sleep, DeepSleepComponent::begin_sleep
calculates the level value to wake up on.
As part of PR #2303, the level was changed to be based on `inverted`
instead of `!inverted`:
Before:
1e8e471dec/esphome/components/deep_sleep/deep_sleep_component.cpp (L76)
After:
2b04152482/esphome/components/deep_sleep/deep_sleep_component.cpp (L80)
The level argument to `esp_sleep_enable_ext0_wakeup(pin, level)` [0]
should be 0 when the inverted property is true (low triggers wakeup),
and 1 when inverted property is false (high triggers wakeup).
Also revert the changes of #2644.
[0]
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/sleep_modes.html#_CPPv428esp_sleep_enable_ext0_wakeup10gpio_num_ti
|
2021-12-01 09:38:58 +01:00 |
|
Oxan van Leeuwen
|
ca8db7696e
|
Don't enable namespace comment clang-tidy check twice (#2830)
|
2021-12-01 17:21:19 +13:00 |
|
Oxan van Leeuwen
|
c9190574a9
|
Fix CI check for Windows line endings (#2831)
|
2021-12-01 17:14:25 +13:00 |
|
Oxan van Leeuwen
|
bfeb0b3639
|
Add problem matcher for Python formatting errors (#2833)
|
2021-12-01 17:12:14 +13:00 |
|
Oxan van Leeuwen
|
cbc1334b8d
|
Fix compile warning in Tuya automations (#2837)
|
2021-12-01 17:11:21 +13:00 |
|
mechanarchy
|
08cbb97ec9
|
Allow Git credentials to be loaded from secrets (#2825)
|
2021-12-01 17:10:25 +13:00 |
|
Jesse Hills
|
5719cc1a24
|
Bump esphome-dashboard to 20211201.0 (#2842)
|
2021-12-01 16:54:30 +13:00 |
|
Jesse Hills
|
d9513e5ff2
|
Number mode (#2838)
|
2021-12-01 08:11:38 +13:00 |
|