Jason2866
616b07cc01
delete
2019-11-29 12:45:10 +01:00
Theo Arends
f4981ba5af
Merge pull request #7061 from Jason2866/patch-4
...
Remove all non standard entrys from platformio.ini...
2019-11-29 11:25:15 +01:00
Jason2866
2539d67839
Add files via upload
2019-11-29 11:14:26 +01:00
Jason2866
70c89f62cc
Update platformio_override_sample.ini
2019-11-29 11:09:29 +01:00
Theo Arends
804769af35
Merge pull request #7057 from ascillato/patch-2
...
Updated README
2019-11-29 09:54:22 +01:00
Theo Arends
848c204bda
Merge pull request #7056 from ascillato/patch-1
...
Issue Template Updates
2019-11-29 09:53:58 +01:00
Adrian Scillato
0640838be7
Updated README
...
Now thehackbox.org is providing binaries from dev branch in all supported languages.
2019-11-29 04:43:25 -03:00
Adrian Scillato
5bb4267094
Add issue-close Bot
...
This Bot auto-closes new issues without template
2019-11-29 03:52:13 -03:00
Adrian Scillato
b9dfa51225
Add code of conduct Bot
2019-11-29 03:50:28 -03:00
Adrian Scillato
278e913709
Merging Troubleshooting and Bug reports into one
2019-11-29 03:48:35 -03:00
Adrian Scillato
a2a3e1ad7b
Update Feature_request.md
2019-11-29 03:47:36 -03:00
Adrian Scillato
38d64634ab
Update Bug Report to Problem Report
...
As sometimes a bug is reported as a troubleshooting and also a troubleshooting issue is reported as a bug, and as both templates are nearly the same, it is better to have just one problem template.
2019-11-29 03:46:57 -03:00
Adrian Scillato
bb5366300a
Don't allow blank issues
2019-11-29 03:42:53 -03:00
Theo Arends
62f25474d0
Update RELEASENOTES.md
2019-11-28 22:38:40 +01:00
Theo Arends
68a24eb1f2
DIsable cache
2019-11-28 22:10:46 +01:00
Theo Arends
4130c16b6d
Merge pull request #7054 from s-hadinger/so68_autopower
...
Auto--power on/off when setting channel to non-zero or zero value
2019-11-28 21:33:36 +01:00
Theo Arends
1e8c020422
Merge branch 'development' into so68_autopower
2019-11-28 21:33:20 +01:00
Theo Arends
a16883730f
Merge pull request #7053 from s-hadinger/fade_savedata
...
Fix postpone saving settings to flash until Fade is complete
2019-11-28 21:31:04 +01:00
Hadinger
211f9da68b
auto--power on/off when setting channel to non-zero or zero value, when SetOption68 1
2019-11-28 21:25:11 +01:00
Hadinger
96a0f5b1ff
Fix postpone saving settings to flash until Fade is complete, avoids pause in Fade
2019-11-28 21:07:59 +01:00
Theo Arends
c47e111a14
Merge pull request #7047 from Jason2866/patch-3
...
Core 2.6.1 and 2.6.2 as release
2019-11-28 20:31:15 +01:00
Jason2866
472318b685
Update platformio_override_sample.ini
2019-11-28 17:42:00 +01:00
Jason2866
43cc365147
Update platformio_override_sample.ini
2019-11-28 17:04:47 +01:00
Jason2866
92c8e862f4
Update platformio_override_sample.ini
2019-11-28 17:04:37 +01:00
Jason2866
7606efa2a7
Update platformio_override_sample.ini
2019-11-28 16:54:34 +01:00
Jason2866
00da8ead35
Update platformio.ini
2019-11-28 16:27:12 +01:00
Jason2866
59ca4d89e6
Add files via upload
2019-11-28 16:13:53 +01:00
Jason2866
f71483dec2
Update .gitignore
2019-11-28 16:10:55 +01:00
Jason2866
cf6ca5c0cd
Add core 2.6.2 and platformio_override.ini
2019-11-28 16:09:42 +01:00
Jason2866
6664b5d073
Core 2.6.1 as release....
...
not develop anymore from PlatformIO crew
2019-11-28 08:59:22 +01:00
Theo Arends
b99c35f87c
Merge pull request #7041 from gemu2015/scripter-mfunc
...
scripter math functions
2019-11-27 19:56:06 +01:00
Theo Arends
141377a778
Merge pull request #7042 from Jason2866/patch-1
...
Align slider behaviour with mqtt...
2019-11-27 19:54:39 +01:00
Jason2866
67aa76ed78
Align slider behaviour with mqtt...
...
commands. Via slider it was NOT possible to set ```{"POWER1":"OFF","Dimmer1":0,"POWER2":"OFF","Dimmer2":100,"Color":"000000FF","HSBColor":"0,0,0","Channel":[0,0,0,100]}```
min value was before the change
```{"POWER1":"ON","Dimmer1":1,"POWER2":"OFF","Dimmer2":100,"Color":"030303FF","HSBColor":"1,1,1","Channel":[1,1,1,100]}```
2019-11-27 18:14:12 +01:00
gemu2015
4ea287eb5b
scripter math functions
2019-11-27 17:15:41 +01:00
Theo Arends
33e9d867c8
Merge pull request #7037 from NyaamZ/development
...
Update ko-KO.h
2019-11-26 10:37:35 +01:00
NyaamZ
0835c13ca1
Update ko-KO.h
...
update ..
2019-11-26 17:03:34 +09:00
Theo Arends
7add6ca564
Merge pull request #7033 from MarcHagen/patch-1
...
DMY_LANGUAGE should be MY_LANGUAGE
2019-11-26 08:08:21 +01:00
Theo Arends
f36dc1a6d2
Merge pull request #7032 from Jason2866/patch-1
...
Remove cstage from platformio.ini
2019-11-26 08:07:44 +01:00
Theo Arends
8335828e3a
Merge pull request #7031 from s-hadinger/ir_271
...
Lib IRremoteESP8266 updated to v2.7.1
2019-11-26 08:07:21 +01:00
Marc
8a1af69343
DMY_LANGUAGE should be MY_LANGUAGE
2019-11-26 00:08:16 +01:00
Jason2866
d507b3b27a
Remove cstage from platformio.ini
...
because it is not needed anymore.
New build chain is used in Platformio feature/stage since the release of 2.6.1
2019-11-25 23:03:10 +01:00
Hadinger
5357ac58c5
Merge branch 'development' of https://github.com/arendst/Tasmota into ir_271
2019-11-25 21:56:54 +01:00
Hadinger
1a76040ebf
Update lib IRremoteESP8266 updated to v2.7.1, -2.7k flash and -1.5k RAM for Tasmota-IR
2019-11-25 21:43:39 +01:00
Theo Arends
893c74ea85
Merge pull request #7029 from gemu2015/sml_8e1
...
sml support for 8e1
2019-11-25 21:19:26 +01:00
Theo Arends
8f27e2cd02
Fix channel sliders
2019-11-25 19:29:11 +01:00
gemu2015
f52fe5d396
sml support for 8e1
2019-11-25 19:08:05 +01:00
Theo Arends
b6ed2f5139
Merge pull request #7028 from Jason2866/patch-1
...
Add TDM in credits
2019-11-25 18:49:08 +01:00
Jason2866
4f988c1b14
Add TDM in credits
2019-11-25 18:35:56 +01:00
Theo Arends
44f44bb6d5
Add optional debug info
2019-11-25 17:58:37 +01:00
Theo Arends
150b26faf8
Fix USE_SCRIPT_WEB_DISPLAY error
...
Fix USE_SCRIPT_WEB_DISPLAY error (#7021 )
2019-11-25 17:21:31 +01:00