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 |
Stephan Hadinger
|
9be8f4fc7a
|
Berry fix bug in conditional
|
2021-08-26 18:52:08 +02:00 |
Theo Arends
|
e2e90cc18a
|
Add commands ``SwitchMode 17`` and ``SwitchMode 18``
Add commands ``SwitchMode 17`` PushHoldMultiDelay and ``SwitchMode 18`` PushHoldMultiDelayInverted adding delayed single press event (#12973)
|
2021-08-26 16:36:04 +02:00 |
Jason2866
|
d52fdd5dd2
|
Merge pull request #12980 from Jason2866/PSRAM_switch
enable PSRAM if found
|
2021-08-26 14:51:49 +02:00 |
Jason2866
|
6836f232a3
|
enable PSRAM if found
|
2021-08-26 13:50:05 +02:00 |
Theo Arends
|
c17b5a6178
|
Add PMS5003 delayed discovery
|
2021-08-26 11:50:15 +02:00 |
Theo Arends
|
454d4601b4
|
Add support for IKEA VINDRIKTNING
Add support for IKEA VINDRIKTNING particle concentration sensor (#12976)
|
2021-08-26 11:16:28 +02:00 |
Theo Arends
|
d4f444a85a
|
Add support for Hydreon RG-15 Solid State Rain sensor
Add support for Hydreon RG-15 Solid State Rain sensor (#12974)
|
2021-08-25 17:25:11 +02:00 |
Theo Arends
|
dff83c1dfa
|
Merge pull request #12974 from wooti/hrg15
Added support for Hydreon RG-15 Rain Sensor
|
2021-08-25 17:06:30 +02:00 |
Theo Arends
|
a4e36d8224
|
Add command ``Subscribe2 ...``
Add command ``Subscribe2 ...`` to subscribe to a MQTT topic without appended "/#" (#12858)
|
2021-08-25 16:40:03 +02:00 |
Wouter Breukink
|
7ad2975063
|
Added support for Hydreon RG-15 Rain Sensor
|
2021-08-25 15:01:14 +01:00 |
Theo Arends
|
a6310780ee
|
Fix Sonoff L1 Lite MusicSync mode
Fix unable to disable MusicSync mode on Sonoff L1 Lite regression from 9.3.0 (#12930)
|
2021-08-25 15:24:55 +02:00 |
ujp83wi
|
5791908584
|
Commit Changelog entry based on previous commit for [#12712 / #12713]
|
2021-08-25 14:52:23 +02:00 |