Theo Arends
4e5e3d419b
Merge pull request #10519 from gemu2015/filesystem
...
Filesystem
2021-01-11 17:57:10 +01:00
Theo Arends
85b2d62225
ESP8266 Support for 2MB and up linker files with 1MB and up LittleFS
...
Breaking Change: ESP8266 until now NOT SUPPORTED linker files 2MB and up. Current settings will be overwritten once LittleFS is enabled
2021-01-11 17:56:18 +01:00
gemu2015
816cbcafe1
fix pwm ESP32
2021-01-11 17:45:06 +01:00
gemu2015
6b51203b3b
file download ESP32 task
2021-01-11 17:44:54 +01:00
Theo Arends
256f9fc285
Fix telegram response using UrlEncode
...
Fix telegram response using UrlEncode (#10486 )
2021-01-11 14:50:43 +01:00
Theo Arends
574701b2ab
Merge pull request #10517 from Jason2866/patch-2
...
Use Arduino ESP32 commit 2452c1fb for ESP32 stage core
2021-01-11 14:15:40 +01:00
Theo Arends
7c4770e69c
Update BUILDS.md
2021-01-11 14:14:22 +01:00
Theo Arends
f6d7c5c578
Update changelog
2021-01-11 14:13:20 +01:00
Jason2866
b543217ffa
Remove redundant pio ESP32 entrys
2021-01-11 13:51:23 +01:00
Jason2866
8818c36106
Use commit 2452c1fb....539246e47a715b74a3ad25b8a7ebbec7
2021-01-11 13:43:16 +01:00
Theo Arends
298b6ddbb0
Merge pull request #10507 from esven/ds18x20_naming
...
add option to use DS18x20 ID in naming
2021-01-11 12:41:27 +01:00
Theo Arends
f5dfb1b7f6
Change SO43 range fro 1..100 to 1..255
...
Change SO43 range fro 1..100 to 1..255 (#10511 )
2021-01-11 12:33:28 +01:00
Theo Arends
38b9eabc59
Hide settings file
2021-01-11 12:03:58 +01:00
Theo Arends
a283e6ab2e
Quick fix upload exception
2021-01-11 09:50:31 +01:00
Theo Arends
009bebff68
Merge pull request #10514 from s-hadinger/hue_no_delay
...
Hue/Wemo remove delay before sending response
2021-01-11 09:04:50 +01:00
Stephan Hadinger
d93ed5f055
Hue/Wemo remove delay before sending response
2021-01-11 08:50:23 +01:00
Theo Arends
13a61b562c
Merge pull request #10508 from gemu2015/fixes
...
Fixes
2021-01-10 19:55:00 +01:00
gemu2015
e68d9e7e92
fix eeprom mode
2021-01-10 19:43:03 +01:00
gemu2015
ab0f923788
fix sdcard size info
2021-01-10 19:42:33 +01:00
gemu2015
05086f20d9
fix compiler warnings
2021-01-10 19:42:07 +01:00
Sven Ebenfeld
1ddb479f58
add option to use DS18x20 ID in naming
2021-01-10 18:19:49 +01:00
Theo Arends
d53fa3234d
Refactor web upload
2021-01-10 17:46:30 +01:00
s-hadinger
86ee7a411c
Merge pull request #10498 from s-hadinger/zigbee_autobind_config
...
Zigbee added config attributes
2021-01-10 16:16:57 +01:00
Stephan Hadinger
89a75190f6
Zigbee added config attributes
2021-01-10 16:04:12 +01:00
s-hadinger
250b1c4ae2
Merge pull request #10494 from s-hadinger/zigbee_opple2
...
Zigbee Opple Aqara remover Action to Click
2021-01-10 15:40:32 +01:00
Stephan Hadinger
a479f46f71
Zigbee Opple Aqara remover Action to Click
2021-01-10 15:27:21 +01:00
Theo Arends
7102189572
Merge pull request #10487 from BBBits/development
...
mDNS Performance Fix & mDNS ESP32 Support
2021-01-10 12:21:58 +01:00
Theo Arends
fa50bbb76d
Update my_user_config.h
2021-01-10 12:21:07 +01:00
s-hadinger
b09d479d8a
Merge pull request #10492 from s-hadinger/zigbee_muller_licht
...
Zigbee add support for Muller Licht remote
2021-01-10 11:59:17 +01:00
Stephan Hadinger
d0021b9b04
Zigbee add support for Muller Licht remote
2021-01-10 11:47:12 +01:00
Theo Arends
236e3c9cf6
Merge pull request #10481 from vic42/seesaw_soil_pr
...
New Feature: Support Adafruit STEMMA Seesaw capacitive soil moisture sensor (i2c)
2021-01-10 10:32:54 +01:00
BBBits
f99f413065
mDNS Performance Fix & mDNS ESP32 Support
2021-01-10 22:04:16 +13:00
Vic
8ca952ff1d
Standard sensor naming
2021-01-10 06:40:24 +01:00
Vic
7e6be7fdd3
save a few bytes in default config
2021-01-09 23:32:22 +01:00
Vic
8e54a5f955
New Feature: Adafruit STEMMA soil sensor I2C
2021-01-09 23:09:14 +01:00
s-hadinger
e35cac1ba8
Merge pull request #10478 from s-hadinger/zigbee_long_logs
...
Zigbee long logs
2021-01-09 18:29:59 +01:00
Theo Arends
30d52acce0
Filemanager uses standard upload process
2021-01-09 18:19:15 +01:00
Stephan Hadinger
f40967c567
Zigbee long logs
2021-01-09 18:07:44 +01:00
s-hadinger
6a6454d8ab
Zigbee debounce duplicate commands ( #10477 )
...
* Zigbee debounce duplicate commands received from the same device within ``USE_ZIGBEE_DEBOUNCE_COMMANDS`` milliseconds
* Zigbee debounce duplicate commands received from the same device within ``USE_ZIGBEE_DEBOUNCE_COMMANDS`` milliseconds
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-01-09 17:58:57 +01:00
Theo Arends
4217880946
Merge pull request #10476 from gemu2015/filemanager
...
Filemanager
2021-01-09 16:41:08 +01:00
Theo Arends
31878f79e9
Merge pull request #10475 from Jason2866/patch-1
...
Build map file for ESP32 too
2021-01-09 16:35:43 +01:00
gemu2015
7d9414d5d0
eeprom partition on esp32 not needed
2021-01-09 16:33:52 +01:00
gemu2015
de8a5b0f69
optional delete file gui
2021-01-09 16:33:23 +01:00
Jason2866
692b094afe
Setting move to ESP
2021-01-09 16:20:05 +01:00
Jason2866
1f2f0193d3
Build map file for ESP32 too
2021-01-09 16:18:06 +01:00
Theo Arends
d6e71f48e7
Fix Blocked Loop error due to large file upload
2021-01-09 15:40:54 +01:00
Theo Arends
4faf48486b
Add more logging to file upload
2021-01-09 15:28:47 +01:00
s-hadinger
a8296f4754
Merge pull request #10474 from s-hadinger/zigbee_philips_no_battery_reporting
...
Zigbee don't report battery value for Philips devices
2021-01-09 15:11:12 +01:00
Theo Arends
8e3968ea4b
Merge pull request #10473 from grzegorz914/patch-7
...
Update pl_PL.h
2021-01-09 15:00:55 +01:00
Stephan Hadinger
6522409c67
Zigbee don't report battery value for Philips devices
2021-01-09 14:56:10 +01:00