Commit Graph

5494 Commits

Author SHA1 Message Date
Theo Arends 3b69fb92db
Merge pull request #7477 from s-hadinger/fix_wakeup
Fix ``WakeUp <x>`` ignores provided value (#7473)
2020-01-10 20:59:54 +01:00
Hadinger be85d3a060 Fix ``WakeUp <x>`` ignores provided value (#7473) 2020-01-10 20:54:13 +01:00
Theo Arends 2dde0329ed
Merge pull request #7466 from to-scho/hotfix/shutterbuttons_no_key_restrictions
Enable WIFI setup, restart and reset via ShutterButtons
2020-01-09 14:52:54 +01:00
to-scho a1ccd0131d Enable WIFI setup, restart and reset via ShutterButtons
When no button restriction is given and ALL shutter buttons are pressed simultaneously more than 5 times or hold simultaneously follow Tasmota's basic button behavior.
2020-01-09 14:48:23 +01:00
Theo Arends 250e3f3dc4 Fix display of wifi scan signal strength
Fix display of wifi scan signal strength
2020-01-09 14:35:03 +01:00
Theo Arends d0774995de Allow duplicate names but different channel in wifi scan
Allow duplicate names but different channel in wifi scan
2020-01-09 14:19:19 +01:00
Theo Arends a6dcf46771 Move heap to stack 2020-01-09 11:35:01 +01:00
Theo Arends a52c059cdc
Merge pull request #7465 from to-scho/hotfix/shutterbuttons_short_command
Add MQTT field to short shutterButton command syntax
2020-01-09 10:42:18 +01:00
to-scho 3675388148 Add MQTT field to short shutterButton command syntax
Align code to latest command doc suggestion
2020-01-09 10:35:27 +01:00
Theo Arends 49607b9747
Merge pull request #7464 from to-scho/hotfix/shutterbutton_webbuttons
Fix labeling of web buttons for shutters
2020-01-09 09:45:28 +01:00
to-scho 2c6659fca4 Fix labeling of web buttons for shutters
Instead of switching power of the shutter relais web buttons will issue shutter commands to work right when in shuttermode 1. Up down labels arrow up/down fixed for more than one shutter.
2020-01-09 09:17:39 +01:00
Theo Arends 7c68d7a754 Improve random color cycle for scheme 4
Improve random color cycle for scheme 4 (#7273)
2020-01-08 17:45:48 +01:00
Theo Arends edf1584431 Improve random color cycle for scheme 4
Improve random color cycle for scheme 4 (#7273)
2020-01-08 16:45:43 +01:00
Theo Arends a15528ac9c Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-01-08 11:43:43 +01:00
Theo Arends 2c23364d48 Fix DDS238-2 total energy
Fix DDS238-2 total energy (#7457)
2020-01-08 11:43:39 +01:00
Theo Arends a24ce4a3c1
Merge pull request #7462 from Jason2866/patch-2
Use Python 3.7.6 with Gitpod
2020-01-08 11:26:23 +01:00
Jason2866 7c43fca8e3
Use Python 3.7.6 with Gitpod 2020-01-08 11:08:30 +01:00
Theo Arends 651239966e
Merge pull request #7461 from s-hadinger/fix_gzip
Make gzip Python2.7 compatible
2020-01-08 08:32:58 +01:00
Hadinger 63b6cee1a1 Make gzip Python2.7 compatible 2020-01-07 22:32:48 +01:00
Theo Arends f593e7770e
Merge pull request #7460 from Jason2866/patch-1
add tasmota*.bin.gz to .gitignore
2020-01-07 21:19:35 +01:00
Jason2866 d2f14c6b83
add tasmota*.bin.gz to .gitignore 2020-01-07 20:59:35 +01:00
Theo Arends 8db49a0fe3 Add support for tasmota-minimal.bin.gz 2020-01-07 17:28:06 +01:00
Theo Arends ca7776573a Remove debug info 2020-01-07 17:10:07 +01:00
Theo Arends 1c0db7e689 Refactor version compatibility 2020-01-07 17:01:48 +01:00
Theo Arends 6c060b9801
Merge pull request #7458 from Jason2866/development
Gzip firmware files...
2020-01-07 15:12:01 +01:00
Jason2866 0b067245ae
add gzip PlatformIO script 2020-01-07 13:10:00 +01:00
Jason2866 14fa248172
gzip bin files 2020-01-07 13:08:30 +01:00
Theo Arends 4dda48e0ac
Merge pull request #7454 from s-hadinger/IRremote_272
Update IRremoteESP8266 lib updated to v2.7.2
2020-01-06 18:11:40 +01:00
Hadinger 9d881b9701 Update IRremoteESP8266 lib updated to v2.7.2 2020-01-06 17:27:36 +01:00
Theo Arends 66909f7cec Add support for gzipped binaries
Add support for gzipped binaries
2020-01-06 16:10:44 +01:00
Theo Arends 95fc96d563 Add support for gzipped binaries
Add support for gzipped binaries
2020-01-06 14:52:04 +01:00
Theo Arends 4a432fc2cd Fix for Domoticz color temp (#7428)
Fix for Domoticz color temp (#7428)
2020-01-04 18:24:33 +01:00
Theo Arends 61fe727685 Possible fix for Domoticz color temp
Possible fix for Domoticz color temp (#7428)
2020-01-04 17:29:04 +01:00
Theo Arends 5c97cdc12e
Merge pull request #7437 from to-scho/hotfix/shutterbuttons_inverted_command
inverted ShutterButton command
2020-01-04 16:42:00 +01:00
Theo Arends 81d3b35d0c
Merge pull request #7436 from to-scho/hotfix/shutterbuttons
Fixed exception with ShutterButton
2020-01-04 16:41:24 +01:00
to-scho f6f4a3f88f inverted ShutterButton command
As discussed in doc repo this is the code for my inverted shutter button command.
2020-01-04 16:24:45 +01:00
to-scho cea20feab3 Fixed exception with ShutterButton
When a button assigned to a shutter is pressed before any command is issued an exception occured
2020-01-04 16:10:03 +01:00
Theo Arends 49137ec79f Refactor shutters 2020-01-04 15:09:57 +01:00
Theo Arends 8be7dbe235 Fix shutter JSON 2020-01-04 14:20:41 +01:00
Theo Arends a1df6b9db9
Merge pull request #7431 from kabongsteve/shutter-improvements
Improve Shutter operation for HASS, MQTT and Internationalization
2020-01-04 13:54:58 +01:00
Theo Arends bacc9e4899
Merge pull request #7434 from s-hadinger/reduce_ct_range
Add SetOption82 to limit the CT range for Alexa to 200..380
2020-01-04 12:34:09 +01:00
Hadinger aa665c1439 Add SetOption82 to limit the CT range for Alexa to 200..380 2020-01-04 11:01:44 +01:00
kabongsteve 1b451e722f Improve multiple shutter operation and MQTT 2020-01-04 13:38:56 +11:00
Theo Arends 07d79f3076
Merge pull request #7426 from s-hadinger/rotary_iram
Add LightPowerIRAM() for rotary interrupt handler
2020-01-03 18:05:30 +01:00
Hadinger 4f74c70270 Add LightPowerIRAM() for rotary interrupt handler 2020-01-03 17:57:47 +01:00
Theo Arends b82d1fdcc3 Move all Rotary interrupt code to iRAM
Move all Rotary interrupt code to iRAM (#7410)
2020-01-03 17:07:40 +01:00
Theo Arends 8c2ff7237e Fix Arduino_OTA compile error
Fix Arduino_OTA compile error (#7413)
2020-01-03 16:50:56 +01:00
Theo Arends d473d8068a
Merge pull request #7416 from andrethomas/bmp
BMPxxx - Add support for deep sleep
2020-01-03 16:31:49 +01:00
Theo Arends 9249958d90
Merge branch 'development' into bmp 2020-01-03 16:31:39 +01:00
Theo Arends 13561ab52b
Merge pull request #7419 from mtfurlan/fix/platformio_override-scripts-comma-fix
fix(platformio_override_sample): extra_scripts doesn't deal well with commas
2020-01-03 16:26:15 +01:00