Theo Arends
b8afa11743
Update decode-status.py to python 3.x
2020-07-04 17:39:56 +02:00
Theo Arends
046b43b967
Merge pull request #8848 from ryancdotorg/nothing-up-my-sleeve
...
Transparent default value for MqttFingerprint2
2020-07-04 16:19:29 +02:00
Theo Arends
0315ef3a3c
Add some comments to led commands
2020-07-04 15:40:38 +02:00
Theo Arends
c3a056a78f
Minor refactor
2020-07-04 14:29:15 +02:00
Theo Arends
b69a0add84
Merge pull request #8849 from curzon01/development
...
Shutter reduce log output & reactivate movement rule trigger
2020-07-04 14:22:05 +02:00
Norbert Richter
e7cd96689f
Shutter reactivate rule trigger during move
2020-07-04 13:23:35 +02:00
Norbert Richter
46542e4cbb
Shutter change loglevels+1
2020-07-04 13:20:53 +02:00
Ryan Castellucci
c0c19ea3da
Transparent default value for MqttFingerprint2
...
I was unable to find any information on where the existing default
MqttFingerprint2 value came from, and can't be sure that someone
doesn't have a key matching it.
For transparency, this patch replaces the default MqttFingerprint2 value
with the result of SHA1("Tasmota") as a "nothing-up-my-sleeve number".
2020-07-04 11:56:05 +01:00
Theo Arends
cbe8887ca7
Revert development
2020-07-04 12:29:48 +02:00
Platformio BUILD
0611cddd2b
Merge remote-tracking branch 'Tasmota/development'
2020-07-04 10:25:01 +00:00
Theo Arends
b94a371fa2
Merge pull request #8846 from Jason2866/patch-2
...
Update platformio_tasmota_env32.ini
2020-07-04 12:24:21 +02:00
Theo Arends
9df9d38c3a
Release 8.4.0
2020-07-04 12:23:12 +02:00
Jason2866
3e46e6169e
Update platformio_tasmota_env32.ini
2020-07-04 12:18:45 +02:00
Platformio BUILD
696d91cdd5
Merge remote-tracking branch 'Tasmota/development'
2020-07-04 10:06:21 +00:00
Theo Arends
da5150643a
Merge pull request #8845 from Jason2866/patch-1
...
Add build flag -DFIRMWARE_IR_CUSTOM
2020-07-04 12:05:22 +02:00
Theo Arends
642fa216c2
Merge branch 'development' into pre-release
2020-07-04 12:04:41 +02:00
Jason2866
fca3c1357c
Add build flag -DFIRMWARE_IR_CUSTOM
...
to env tasmota-ir.
2020-07-04 12:00:15 +02:00
Theo Arends
751e6c2b7c
Merge pull request #8844 from curzon01/development
...
Fix shutter target == 255 on close
2020-07-04 11:54:41 +02:00
Norbert Richter
0cebf9a28f
Fix shutter target == 255 on close
2020-07-04 10:43:02 +02:00
Theo Arends
e5127d8e8e
Fix possible watchdog/exception
...
Fix possible watchdog/exception (#8828 )
2020-07-03 17:17:57 +02:00
Theo Arends
a6dcffab9b
Fix PROGMEM related exceptions
...
Fix PROGMEM related exceptions (#8828 )
2020-07-03 12:30:09 +02:00
Theo Arends
911dc64e99
Merge pull request #8833 from stefanbode/patch-14
...
Add support for AC Dimmer #8789
2020-07-03 10:48:14 +02:00
stefanbode
22fec3202a
Update core_esp8266_wiring_pwm.cpp
2020-07-03 09:07:43 +02:00
stefanbode
041be8882e
Update core_esp8266_wiring_pwm.cpp
2020-07-03 09:04:14 +02:00
stefanbode
d3a9413a7c
Update tasmota_globals.h
2020-07-03 09:01:53 +02:00
stefanbode
6bd4edcdae
Update xsns_01_counter.ino
2020-07-03 09:01:02 +02:00
stefanbode
fa4680bb61
Delete Arduino.h
2020-07-03 08:59:48 +02:00
Theo Arends
a39e97af5a
Merge pull request #8839 from s-hadinger/zigbee_july_2
...
Zigbee EZSP milestone 4
2020-07-02 23:25:21 +02:00
Stephan Hadinger
8bfd753334
Zigbee EZSP milestone 4
2020-07-02 22:56:37 +02:00
Theo Arends
cc301e9395
Merge pull request #8837 from gemu2015/scripter-update
...
Scripter update
2020-07-02 18:18:41 +02:00
Theo Arends
0cc1dd957b
Add SO98 to control user rotary support
2020-07-02 18:13:14 +02:00
stefanbode
0509eee6a5
Update xsns_01_counter.ino
2020-07-02 08:42:43 +02:00
stefanbode
862262c349
Update Arduino.h
2020-07-02 08:37:32 +02:00
gemu2015
67b3702b0b
Update tasmota.ino
2020-07-02 06:48:07 +02:00
gemu2015
64bd9f1974
scripter fixes
2020-07-02 06:46:04 +02:00
stefanbode
533f314277
Update Arduino.h
2020-07-01 18:45:36 +02:00
Theo Arends
8e80bc8f80
Merge pull request #8830 from justifiably/LMT01
...
Spurious low LMT01 pulse are sometimes seen, ignore them.
2020-07-01 17:47:27 +02:00
stefanbode
e3c19205b6
Add files via upload
2020-07-01 17:46:53 +02:00
stefanbode
c11e948b81
Update xsns_01_counter.ino
2020-07-01 17:46:13 +02:00
stefanbode
2d3d4863b4
Update core_esp8266_wiring_pwm.cpp
2020-07-01 17:38:49 +02:00
stefanbode
4fe216f3c7
Support for AC Dimmer
2020-07-01 17:37:32 +02:00
Justifiably
dcb57d11e3
Spurious low LMT01 pulse are sometimes seen, ignore them.
2020-07-01 13:58:31 +01:00
Theo Arends
618d86078c
Rotary experiments
2020-07-01 10:34:39 +02:00
Theo Arends
767eba7e8c
Rotary experiments
2020-07-01 10:27:04 +02:00
Theo Arends
83b6665c39
Rotary experiments
2020-07-01 10:24:46 +02:00
Theo Arends
9ac4502c78
Rotary experiments
2020-07-01 10:22:20 +02:00
Theo Arends
8ff609b371
Add comment
2020-06-30 18:13:38 +02:00
Theo Arends
24669bb674
Fix rule mem events
...
Fix rule mem events (#8826 )
2020-06-30 18:09:18 +02:00
Theo Arends
b6495598de
Tune rotary encoder color control
2020-06-30 18:00:14 +02:00
Theo Arends
828a64815b
Add rotary encoder color control
...
Add rotary encoder color control when button pressed and postpone flash writes while turning rotary.
2020-06-30 17:48:38 +02:00