Commit Graph

8772 Commits

Author SHA1 Message Date
Theo Arends f3498f031b Fixed ESP32 Webcam broken
Fixed ESP32 Webcam broken regression from #9590
2020-10-23 17:55:07 +02:00
Theo Arends 1021cf3ca5 Update changelog and releasenotes 2020-10-23 16:56:03 +02:00
Theo Arends dd3228c07f
Merge pull request #9599 from tichris0/development
Refactor EZO drivers to only use one sns ID
2020-10-23 15:29:46 +02:00
Theo Arends 384d6b2d21
Merge pull request #9609 from Staars/MI32
MI_ESP32: add beacon functions
2020-10-23 15:27:12 +02:00
Theo Arends 0f805014e6 Support WT32-ETH01
- Support for fixed output Hi or Lo GPIO
- Support for ESP32 based Wireless-Tag WT32-ETH01 (#9496)
2020-10-23 15:18:58 +02:00
Christopher Tremblay 8eba0c9426 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-10-23 03:48:37 -07:00
Christopher Tremblay e32b6fa288 Refactor EZO drivers to only use one sns ID
Every EZO devices are now under xsns78.  They can still each be enabled through the appropriate USE_EZO* macro
2020-10-23 03:47:24 -07:00
Staars f0929e14d9 add beacon functions 2020-10-23 10:18:57 +02:00
Theo Arends 2ea0594f8b
Merge pull request #9608 from gemu2015/scripter-update
scripter update
2020-10-23 09:16:05 +02:00
Theo Arends ee4c95aa6d
Merge pull request #9606 from effelle/development
Fix mqtt topic for dimmers
2020-10-23 09:15:20 +02:00
Theo Arends d833cebf34
Merge pull request #9604 from Jason2866/Lib
Optimize compile time (part 1)
2020-10-23 09:14:51 +02:00
gemu2015 c8319aa7b7 fix memory aligment bug 2020-10-23 07:45:35 +02:00
s-hadinger 94ddea4db1
Merge pull request #9607 from s-hadinger/zigbee_battpercent
Zigbee fix battery percentage
2020-10-22 22:53:36 +02:00
Stephan Hadinger ad44ce9037 Zigbee fix battery percentage 2020-10-22 22:42:05 +02:00
Federico Leoni 9df75decc1
Fix mqtt topic for dimmers 2020-10-22 16:10:52 -03:00
Jason2866 113f309d9c
Delete LICENSE 2020-10-22 18:20:28 +02:00
Jason2866 9f82bea79a lib.prop 2020-10-22 18:17:59 +02:00
Jason2866 d3f88a161a lib_ignore 2020-10-22 17:54:01 +02:00
Jason2866 ec5b26ce0b Merge remote-tracking branch 'Tasmota/development' into main 2020-10-22 17:47:43 +02:00
Jason2866 1d05a92158
Initial commit 2020-10-22 17:44:19 +02:00
Theo Arends e2b127efc0
Merge pull request #9601 from emontnemery/fix_hassanykey
Fix bug in HassAnyKey
2020-10-22 16:32:33 +02:00
Erik 6faebc21f4 Fix bug in HassAnyKey 2020-10-22 16:14:51 +02:00
Theo Arends f2d1785701 Fix GCC 10.1 compile errors 2020-10-22 15:23:22 +02:00
Theo Arends c794f7c617 Rotary driver tuned
Rotary driver tuned (#9399)
2020-10-22 14:48:12 +02:00
Theo Arends d3df2de292
Merge pull request #9600 from blakadder/development
fix reference to PR
2020-10-22 11:35:58 +02:00
blakadder a9c56f7b1c
Update RELEASENOTES.md 2020-10-22 11:30:20 +02:00
blakadder 537fa4d496
Update CHANGELOG.md 2020-10-22 11:29:51 +02:00
Theo Arends eea472f1fc Tasmota Arduino Core v2.7.4.5
Tasmota Arduino Core v2.7.4.5 allowing webpassword over 47 characters (#9687)
2020-10-22 11:25:05 +02:00
Christopher Tremblay a70bebe0ad Add support for EZO HUM
Adds suppotr for EZO humidity&temp sensor.
2020-10-22 01:23:47 -07:00
Theo Arends bb7f93ea98
Merge pull request #9596 from Jason2866/patch-2
Tasmota Core 2.7.4.5 with Arduino PR#7231 and PR#7553
2020-10-21 19:07:53 +02:00
Jason2866 23195da9e9
Update PULL_REQUEST_TEMPLATE.md 2020-10-21 18:40:11 +02:00
Jason2866 2b3a6c66bd
Tasmota Core 2.7.4.5 with Arduino PR#7231 and PR#7553
+ wifi pwd len fix
2020-10-21 18:39:11 +02:00
s-hadinger 636c630b58
Merge pull request #9595 from s-hadinger/fix-fingerprint-compilation
Fix TLS fingerprint compilation #9582
2020-10-21 11:33:46 +02:00
Theo Arends d03d1c33b2
Merge pull request #9594 from stefanbode/patch-3
Added shutterchange to incremental change position
2020-10-21 11:23:12 +02:00
Stephan Hadinger b599b5b183 Fix TLS fingerprint compilation #9582 2020-10-21 11:19:59 +02:00
Theo Arends 8a2a9da6b2
Merge pull request #9593 from Staars/MI32
MI_ESP32: changes for HASS
2020-10-21 10:25:57 +02:00
stefanbode cbfa3ae1de
added shutterchange command 2020-10-21 10:21:56 +02:00
stefanbode c8d4ae4c71
Update xdrv_27_shutter.ino
Add new command to increase/decrease opening by %
2020-10-21 10:19:56 +02:00
Staars 388937c97e changes for HASS 2020-10-21 08:26:38 +02:00
Theo Arends 9414af5631
Merge pull request #9589 from pcdiem/pwm8
Make button press rules override PWM Dimmer functions
2020-10-20 20:21:52 +02:00
Theo Arends bc00e251f8
Merge pull request #9590 from s-hadinger/web_optim2
Webserver->on() optimization phase 2
2020-10-20 20:21:08 +02:00
Theo Arends 71800de5f1
Merge pull request #9591 from Jason2866/patch-1
Delete ncp-uart-sw-6.8.0.1_115200.ota
2020-10-20 20:19:36 +02:00
Jason2866 b7aa84f9a1
Delete ncp-uart-sw-6.8.0.1_115200.ota
Since it has many bugs
2020-10-20 19:36:52 +02:00
Stephan Hadinger 1af525619a Webserver->on() optimization phase 2 2020-10-20 18:56:18 +02:00
Paul C Diem caaf7ac39c Make button press rules override PWM Dimmer functions 2020-10-20 10:48:49 -05:00
Theo Arends 9a21dc864f
Merge pull request #9588 from Staars/MI32
MI_ESP32: use BEARSSL for decryption, revert to old TELEPERIOD style as default
2020-10-20 15:53:38 +02:00
Staars e3d3e76d61 Revert "tasmota EPS-Now mesh driver"
This reverts commit 90ee6f3995.
2020-10-20 15:22:23 +02:00
Theo Arends 83a090b5a9 Rotary driver adjusted for MiDesk if selected
Rotary driver adjusted accordingly if Mi Desk Lamp module is selected (#9399)
2020-10-20 15:13:12 +02:00
Staars 414e5f382c more adaptions for ESP32-compatibility of BearSSL 2020-10-20 14:50:13 +02:00
Staars 4e7e6ce7d3 update xsns_62_MI_ESP32.ino 2020-10-20 14:49:10 +02:00