6258 Commits

Author SHA1 Message Date
stefanbode
f0e6e0098d
Added frequency change support
shutterfrequency 1000 is default. can be increased or decreased. 
Added more comments to the source code for explanation
optimize load in RPC call
2019-12-04 12:34:27 +01:00
Philip Barclay
24ddae4001 Merge remote-tracking branch 'upstream/development' into mpu6050_full_output 2019-12-03 21:10:14 +13:00
stefanbode
0b3f84c36e
Added #7006 request for support of stepper motors 2019-12-02 21:44:05 +01:00
Adrian Scillato
461d18b3f9
Add new tele- rule triggers 2019-12-02 15:04:38 -03:00
Theo Arends
621204e57f Fix WS2812 power control (#7090) 2019-12-02 18:54:08 +01:00
Adrian Scillato
4441f212d5
Add rule trigger tele-switch1#state 2019-12-02 13:03:43 -03:00
Theo Arends
eb1785c559 Tune light schemes 2, 3 and 4 2019-12-02 14:51:28 +01:00
Theo Arends
8c3295034d Update support_wifi.ino 2019-12-02 11:56:40 +01:00
Theo Arends
70673b8c74 Add support_tasmota 2019-12-02 10:44:27 +01:00
Theo Arends
e150717e95 Restore hardware detection 2019-12-02 10:31:33 +01:00
Theo Arends
1a476ab9b5 Update release notes 2019-12-01 19:09:57 +01:00
Theo Arends
855423020e
Merge pull request #7081 from s-hadinger/zigbee_hw_serial_gpio
Fix Zigbee uses Hardware Serial
2019-12-01 19:06:16 +01:00
Theo Arends
1692241b25 Fix lost functionality of GPIO9 and GPIO10
- Remove inconsistent hardware detection introduced in version 7.0.0.5
- Fix lost functionality of GPIO9 and GPIO10 on some devices (#7080)
2019-12-01 19:03:53 +01:00
Hadinger
3b662ee88e Fix Zigbee uses Hardware Serial if GPIO 1/3 or GPIO 13/15 and SerialLog 0 (#7071) 2019-12-01 19:00:52 +01:00
Theo Arends
d9e20497da Change light color schemes 2, 3 and 4
Change light color schemes 2, 3 and 4 from color wheel to Hue driven
2019-12-01 18:19:17 +01:00
Theo Arends
bea001968f Bump version 7.1.1.1 2019-12-01 13:38:24 +01:00
Theo Arends
9b62d1084d Bump version 7.1.1 2019-12-01 12:56:05 +01:00
Theo Arends
8cf2d15ed1 Fix light scheme 4 speed
Fix light scheme 4 speed (#7072)
2019-11-30 17:53:49 +01:00
Theo Arends
c72e427da3
Merge branch 'development' into tasmota_slave 2019-11-30 16:07:38 +01:00
Theo Arends
5524075b04 Fix slider for devices without RGB
Fix slider for devices with one or two channels like only white or white/yellow
2019-11-30 16:05:09 +01:00
Theo Arends
09f9104465 Bump version 7.1.0.1 2019-11-30 15:36:15 +01:00
Andre Thomas
bffe8f0c8d
Update CHANGELOG.md 2019-11-29 21:24:13 +02:00
andrethomas
36fa0e9517 TasmotaSlave: Bugfix for Tele & add support for Commands 2019-11-29 21:20:33 +02:00
Theo Arends
02e938fc18 Prep for release 7.1 2019-11-29 15:22:28 +01:00
Theo Arends
ac065867d3 Add command `SetOption77 0/1`
Add command ``SetOption77 0/1`` to keep power on when slider is far left
2019-11-29 13:11:35 +01:00
Philip Barclay
8e2b78320a Merge remote-tracking branch 'upstream/development' into mpu6050_full_output 2019-11-29 21:10:10 +13:00
Philip Barclay
fe63e5cca2 Stringification and conversion from radians to degrees. 2019-11-29 21:07:39 +13:00
Theo Arends
1e8c020422
Merge branch 'development' into so68_autopower 2019-11-28 21:33:20 +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
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
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
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
Marc
8a1af69343
DMY_LANGUAGE should be MY_LANGUAGE 2019-11-26 00:08:16 +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
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
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
Hadinger
62e8c65dc8 Change MIN to MAX 2019-11-24 19:39:57 +01:00