Commit Graph

5126 Commits

Author SHA1 Message Date
Theo Arends 8c5c95747c Bump version 7.1.2.1 2019-12-06 12:18:46 +01:00
Theo Arends 9d9f3b0ca7 Change log buffer size from 520 to 700
Change log buffer size from 520 to 700 characters accomodating full rule text (#7110)
2019-12-06 11:10:15 +01:00
Theo Arends d490b1cfea
Merge pull request #7111 from Jason2866/patch-3
Use actual syntax for core stage...
2019-12-06 10:29:20 +01:00
Theo Arends 3bdea04c5f
Merge pull request #7112 from gemu2015/sml-update
sml bus decoder syntax update
2019-12-06 10:27:09 +01:00
Theo Arends eee16ddf3c
Merge pull request #7115 from bkmit/development
Allow to build Minimal firmware with TLS support
2019-12-06 10:19:12 +01:00
Bohdan Kmit f173511bb8 Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development 2019-12-06 09:59:15 +02:00
Adrian Scillato b347c53846
Fix markdown of Problem Issue Report 2019-12-05 18:06:17 -03:00
Bohdan Kmit 726883b168 Allow to build Minimal firmware with TLS support 2019-12-05 20:54:30 +02:00
gemu2015 3b4b549e61 sml mbus decoder syntax update
support for byte order
2019-12-05 16:34:30 +01:00
Jason2866 246663dd9d
Update platformio_tasmota_env.ini 2019-12-05 15:18:24 +01:00
Jason2866 8ed7257c9b
Update platformio_override_sample.ini 2019-12-05 15:16:57 +01:00
Theo Arends e51cefe375
Merge pull request #7106 from ascillato/patch-1
Added new var %topic% for rules
2019-12-04 21:37:28 +01:00
Adrian Scillato 55b0312f86
Added new var %topic% for rules 2019-12-04 17:11:03 -03:00
Theo Arends e396cbec1f
Merge pull request #7103 from stefanbode/patch-2
Added frequency change support
2019-12-04 20:28:52 +01:00
Adrian Scillato f251eea64b
Updated Problem Report 2019-12-04 15:53:48 -03:00
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
Theo Arends 4cd7eb4108
Merge pull request #7099 from ascillato/patch-1
Add new SDK version available only for STAGE core
2019-12-04 08:51:40 +01:00
Adrian Scillato c1bd30ef8c
Add new SDK version available only for STAGE core
This new SDK is added as an option
Also some comments about older SDK are fixed
2019-12-03 22:25:03 -03:00
Theo Arends e8a135f6c0
Merge pull request #7094 from stefanbode/patch-1
Added #7006 request for support of stepper motors
2019-12-02 22:18:31 +01:00
stefanbode 0b3f84c36e
Added #7006 request for support of stepper motors 2019-12-02 21:44:05 +01:00
Theo Arends 45d5999ea2
Merge pull request #7093 from ascillato/patch-1
Add new tele- rule triggers
2019-12-02 19:53:26 +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
Theo Arends 744969d1fb
Merge pull request #7088 from ascillato/patch-1
Add a new rule trigger: tele-switch1#state
2019-12-02 17:19:03 +01:00
Adrian Scillato 4441f212d5
Add rule trigger tele-switch1#state 2019-12-02 13:03:43 -03:00
Theo Arends b41912a136
Merge pull request #7086 from curzon01/development
decode-config moved to https://github.com/tasmota/decode-config
2019-12-02 15:41:23 +01:00
Norbert Richter 0b59cc6ea1 decode-config moved to https://github.com/tasmota/decode-config 2019-12-02 15:17:45 +01: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 07807fc799 Update RELEASENOTES.md 2019-12-02 11:10:04 +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 28e7668e6b
Merge pull request #7082 from ascillato/patch-1
Delete faulty Portisch Firmware
2019-12-01 19:22:57 +01:00
Adrian Scillato 6475e15b1c
Delete faulty Portisch Firmware
As reported in #7064 this version hungs when using rfraw. Using previous one works fine.
2019-12-01 15:18:24 -03: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 302f0f6fda Update README.md 2019-12-01 13:22:23 +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 f6302dbeca
Merge pull request #7065 from andrethomas/tasmota_slave
TasmotaSlave: Bugfix for slave sent Tele & Add support for sending commands to Tasmota
2019-11-30 16:08:06 +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
Adrian Scillato 459b45bb27
Fix grammar in Bot Message 2019-11-29 20:18:26 -03: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