Philip Barclay
331fb7ff74
Merge branch 'development' into mpu6050_full_output
2019-11-28 19:57:15 +13: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
Theo Arends
a76a79a413
Refactor sliders
2019-11-25 15:20:44 +01:00
Theo Arends
8d836cc913
Merge pull request #7025 from Jason2866/patch-1
...
Core 2.6.1 released...
2019-11-25 13:28:47 +01:00
Jason2866
4d6c6ffdff
Update platformio.ini
2019-11-25 13:26:15 +01:00
Theo Arends
66d0782063
Merge pull request #7022 from Staars/mlx90614
...
MLX90614: fix I2C-issues, refactoring and code shrink
2019-11-25 10:03:38 +01:00
Theo Arends
1d9d637c2e
Merge pull request #7020 from s-hadinger/light_fix
...
Multiple fixes in light
2019-11-24 22:36:33 +01:00
Hadinger
6af40a2ba3
Multiple fixes in light
2019-11-24 22:19:41 +01:00
Theo Arends
0fb236c834
Merge pull request #7015 from issacg/patch-1
...
inline doc patch for USE_MQTT_TLS_CA_CERT
2019-11-24 19:47:39 +01:00
Theo Arends
098f4355c7
Merge pull request #7018 from s-hadinger/fade_2
...
Fix PMW sleep restored
2019-11-24 19:46:36 +01:00
Hadinger
62e8c65dc8
Change MIN to MAX
2019-11-24 19:39:57 +01:00
Hadinger
f9cf462e59
Fix PMW sleep restored
2019-11-24 19:35:54 +01:00
Theo Arends
a0a819718b
Tweak sliders
2019-11-24 15:13:07 +01:00
Theo Arends
fd9971c20c
Change GUI saturation from grey to white
...
Change GUI saturation from grey to white
2019-11-24 12:59:55 +01:00
Theo Arends
00c7ee0bb8
Fix Arduino IDE compile error
...
Fix Arduino IDE function prototyping compile error (#6982 )
2019-11-24 12:24:35 +01:00
Issac
5cd77a51d3
inline doc patch for USE_MQTT_TLS_CA_CERT
...
Restore comment stating that USE_MQTT_TLS_CA_CERT uses LetsEncrypt CA
2019-11-24 11:26:57 +02:00
Theo Arends
a4057140e2
Merge pull request #7013 from pablozg/development
...
Hide CSE7766 GPIO's if not defined
2019-11-24 08:16:37 +01:00
blakadder
d97a3976a7
Update SUPPORT.md
...
changed dir for document
2019-11-24 02:56:02 +01:00
pablozg
1f2cd74204
Hide CSE7766 GPIO's if not defined
2019-11-24 02:27:04 +01:00
Theo Arends
32ab18b08c
Merge pull request #7007 from s-hadinger/fade_new
...
Change new Fade system much smoother, Speed now up to 40
2019-11-23 22:06:52 +01:00
blakadder
105771aca1
Update RELEASENOTES.md
...
missed a subdir in link
2019-11-23 21:03:20 +01:00
Hadinger
3b79c1f6bc
Change new Fade system much smoother, Speed now up to 40 ( #6942 , #3714 )
2019-11-23 19:18:09 +01:00
Staars
35990dbad4
fix I2C-issues, refactoring and code shrink
2019-11-23 18:55:48 +01:00
Theo Arends
0830fe113d
Fix True or False parameters
...
Fix True or False parameters (#3769 )
2019-11-23 15:30:40 +01:00
Theo Arends
c0793be513
Update README.md
2019-11-23 14:43:00 +01:00
Theo Arends
63b001021c
Redesign changelog
2019-11-23 13:59:18 +01:00
Theo Arends
88e44c47c1
Merge pull request #7002 from blakadder/docs_reqork
...
Docs related edits and links to new docs site
2019-11-23 12:33:34 +01:00
Theo Arends
5d5617a3f2
Remove core 2.6.0 support
...
Add core 2.6.1 support
2019-11-23 11:40:41 +01:00
blakadder
ac1fb587df
Update CHANGELOG.md
2019-11-22 22:56:08 +01:00
blakadder
3096a7cb44
Update CHANGELOG.md
2019-11-22 22:53:48 +01:00
blakadder
1edaeebde8
Delete CHANGELOG.md
2019-11-22 22:50:40 +01:00