Commit Graph

13087 Commits

Author SHA1 Message Date
s-hadinger 64ae135043
Merge pull request #13015 from s-hadinger/ec25519
Berry support for Curve 25519 EC crypto
2021-08-30 21:19:38 +02:00
Stephan Hadinger 066029cd97 IRremoteESP8266 library from v2.7.19 to v2.7.20 2021-08-30 21:08:41 +02:00
Stephan Hadinger 06037b10a5 Berry support for Curve 25519 EC crypto 2021-08-30 21:01:06 +02:00
s-hadinger db33fbda21
Merge pull request #13011 from s-hadinger/berry_constants_search_size
Berry constant search size
2021-08-30 19:25:00 +02:00
Stephan Hadinger 66998aa429 Berry constant search size 2021-08-30 19:10:17 +02:00
Theo Arends e45dbc66e0 Fix Shelly Dimmer 2 Energy usage
Fix Shelly Dimmer 2 Energy usage (#12815)
2021-08-30 18:03:24 +02:00
Theo Arends 547791058a Remove redundant code 2021-08-30 11:09:10 +02:00
Theo Arends 3a85922a94 Fix Shelly Dimmer 2 Energy calculation
Fix Shelly Dimmer Energy calculation (#12815)
2021-08-30 10:53:23 +02:00
Seestern93 d24221da00 Adapt action for state 10
Adapt action to execute switch#state=10 as needed.
2021-08-30 00:13:40 +02:00
Seestern93 dbeb82c93e Update tasmota.h
Add enum of new state#10
2021-08-29 23:24:31 +02:00
Seestern93 1d5fd6f20a SwitchState10
Add Switch#State=10 to SwitchMode11&12;
Revert changes done by arendst (Switchmode17&18) as new proposal for integrating POWER_DELAYED into existing switch modes 11 & 12
2021-08-29 23:03:14 +02:00
Seestern93 535900f9f3 Merge remote-tracking branch 'upstream/development' into DimmerNewState 2021-08-29 22:41:34 +02:00
Jason2866 b35072c1e1
Some corrections 2021-08-29 16:58:20 +02:00
Adrian Scillato 9cdeab19d5
Update BUILDS.md 2021-08-28 21:20:00 -03:00
Adrian Scillato 5eedf7a690
Disable AC_ZERO_CROSS_DIMMER for Tasmota-Lite 2021-08-28 18:18:53 -03:00
Adrian Scillato 506342a0e1
Disable AC DIMMER for Minimal Firmware 2021-08-28 18:06:02 -03:00
Adrian Scillato d8df7d7f17
Add USE_AC_ZERO_CROSS_DIMMER Key to my_user_config 2021-08-28 17:26:14 -03:00
Adrian Scillato ee27476890
Satisfy requirements for features that require USE_LIGHT 2021-08-28 17:23:25 -03:00
Adrian Scillato 09a7d0b4a5
Fix compilation if undef USE_LIGHT and def USE_HOME_ASSISTANT 2021-08-28 17:20:10 -03:00
Adrian Scillato b6e8712d3b
Moving Key USE_AC_ZERO_CROSS_DIMMER to my_user_config.h 2021-08-28 17:17:52 -03:00
Adrian Scillato 868edc296b
Add requirement for PWM DIMMER 2021-08-28 15:15:22 -03:00
Adrian Scillato c09a23d875
Add requirements for PWM DIMMER and COUNTER 2021-08-28 15:13:52 -03:00
Adrian Scillato 45286b5881
Fix compilation if undef USE_LIGHT and def USE_HOME_ASSISTANT 2021-08-28 15:02:06 -03:00
Jason2866 03b26adf07
Update Tasmota_build_master.yml 2021-08-28 16:57:43 +02:00
Jason2866 e3f39bc1b4
Update Tasmota_build_development.yml 2021-08-28 16:55:26 +02:00
Jason2866 6839a7ef8a
reduce checkout time for trigger.txt 2021-08-28 13:30:39 +02:00
Jason2866 f3ede20cbb
Delete copycat_master.yml.off 2021-08-28 12:15:01 +02:00
Jason2866 6444627997
Rename copycat_master.yml to copycat_master.yml.off 2021-08-28 12:10:31 +02:00
Jason2866 447d544d53
Update copycat_master.yml 2021-08-28 12:07:53 +02:00
Jason2866 d40b055f9e
Update and rename copycat_master.yml.off to copycat_master.yml 2021-08-28 12:04:25 +02:00
Jason2866 554a155fd2
Rename copycat_master.yml to copycat_master.yml.off 2021-08-27 23:31:56 +02:00
Jason2866 61a85b842d
Update copycat_master.yml 2021-08-27 23:29:11 +02:00
Jason2866 1e3427ad89
Update copycat_master.yml 2021-08-27 23:27:24 +02:00
Jason2866 bf9467d7b5
Create copycat_master.yml 2021-08-27 23:23:39 +02:00
s-hadinger 80e405eaca
Merge pull request #12996 from s-hadinger/berry_fix_bytecode_static_members
Berry fix bytecode load/save for static class members
2021-08-27 19:29:57 +02:00
Stephan Hadinger 1ce8dbad85 Berry fix bytecode load/save for static class members 2021-08-27 19:15:25 +02:00
Jason2866 db50783dd3
try trigger #2 2021-08-27 17:14:33 +02:00
Theo Arends cf2891f9b9 Add Sonoff L1 MusicSync off when a color change is requested
Add Sonoff L1 MusicSync off when a color change is requested (#12930)
2021-08-27 16:39:18 +02:00
Jason2866 bbe9f8f4ef
revert trigger different repo 2021-08-27 16:26:51 +02:00
Jason2866 d9e5fea17c
add trigger for Tasmota-specials repo 2021-08-27 16:04:12 +02:00
Theo Arends e1db23b7c5 Add Sonoff L1 MusicSync off when a remote button is received
Add Sonoff L1 MusicSync off when a remote button is received (#12930)
2021-08-27 15:50:17 +02:00
s-hadinger 51c228cbdb
Merge pull request #12991 from s-hadinger/berry_member_indirect
Berry support for indirect members
2021-08-27 09:24:07 +02:00
Stephan Hadinger df8fb263e0 Berry support for indirect members 2021-08-27 09:10:29 +02:00
s-hadinger 3e6768c2e1
Merge pull request #12990 from s-hadinger/berry_fix_deinit
Berry fix deinit
2021-08-26 23:49:47 +02:00
Stephan Hadinger 5588324274 Berry fix deinit 2021-08-26 21:51:19 +02:00
s-hadinger 1d7cf977b5
Merge pull request #12987 from s-hadinger/berry_bytes_gc
Berry take into account `bytes()` in gc size
2021-08-26 20:15:25 +02:00
Stephan Hadinger 4541438e70 Berry take into account `bytes()` in gc size 2021-08-26 19:57:03 +02:00
s-hadinger 16fdb064c4
Merge pull request #12986 from s-hadinger/berry_super2
Berry improved `super()` for inheritance
2021-08-26 19:51:14 +02:00
Stephan Hadinger 5387345794 Berry improved `super()` for inheritance 2021-08-26 19:30:57 +02:00
s-hadinger 36c89dc6f8
Merge pull request #12984 from s-hadinger/berry_fix_cond
Berry fix bug in conditional
2021-08-26 19:06:15 +02:00