Theo Arends
c797f0625d
Merge pull request #6798 from s-hadinger/alexa_hide_dev
...
Add hide Alexa objects with friendlyname starting with '$'
2019-10-31 12:13:31 +01:00
Theo Arends
50e1038c05
Add support for SetOption82-113
2019-10-31 12:12:48 +01:00
Stephan Hadinger
a8d0d8a67f
Fix better control of RGB/White when SetOption37 >128, added Dimmer1 and Dimmer2 commands
2019-10-31 11:12:00 +01:00
Stephan Hadinger
d36d38adea
Add hide Alexa objects with friendlyname starting with '$'
2019-10-31 10:41:50 +01:00
Theo Arends
dccf6fb7cd
Add command SetOption74 0/1
...
Add command SetOption74 0/1 to enable DS18x20 internal pull-up and remove define DS18B20_INTERNAL_PULLUP (#6795 )
2019-10-30 22:22:18 +01:00
Theo Arends
5ebe2b92bb
Merge pull request #6795 from bkmit/development
...
Add Setoption74 to runtime configuration of internal pullup resistor usage for single DS18x20 sensor
2019-10-30 22:06:51 +01:00
Bohdan Kmit
393f568276
Add Setoption74 to runtime configuration of internal pullup resistor usage for single DS18x20 sensor
2019-10-30 21:58:38 +02:00
Theo Arends
9d6be8166b
CppCheck optimization
2019-10-30 17:28:25 +01:00
Theo Arends
aaa420e52b
Prep for core AUTOFLASHSIZE
2019-10-30 16:51:13 +01:00
Theo Arends
8ca843f9ab
Add frequency to ADE7953 energy monitor
...
Add frequency to ADE7953 energy monitor as used in Shelly 2.5 by ljakob (#6778 )
2019-10-30 16:06:53 +01:00
Theo Arends
6fc9dccfe8
Some CppCheck optimizations
2019-10-30 14:08:43 +01:00
Theo Arends
9dfdd3e15d
Clean up pre 6.0 settings code
2019-10-30 10:57:14 +01:00
Theo Arends
3cd8bc2545
Add SSD1306 64x48 pixel support
...
Add SSD1306 64x48 pixel support (#6740 )
2019-10-30 10:14:16 +01:00
Theo Arends
4e7147708b
Merge pull request #6793 from stefanbode/patch-4
...
Enhance calibration for shutters with delay in motorstart
2019-10-30 09:54:57 +01:00
stefanbode
fecf323678
Update settings.h
2019-10-30 09:32:06 +01:00
stefanbode
c67de901f1
Update xdrv_27_shutter.ino
2019-10-30 09:28:46 +01:00
stefanbode
562a564ff9
Added motordelay to enhance calibration
...
Some electronic shutters have up to 1sec before the motor starts. this can cause calibration issues
2019-10-30 09:20:55 +01:00
Theo Arends
22b48f6fd9
Merge pull request #6783 from Jason2866/patch-2
...
Added env:tasmota-debug for...
2019-10-29 18:51:44 +01:00
Theo Arends
2c98b1ce7d
Merge pull request #6784 from Jason2866/patch-1
...
Removed non-ASCII or non-UTF8 characters
2019-10-29 18:51:29 +01:00
Theo Arends
0759c00ef0
Merge pull request #6787 from ascillato/patch-1
...
PT languages update
2019-10-29 18:51:16 +01:00
Adrian Scillato
52959c042b
PT-PT language update
2019-10-29 10:01:30 -03:00
Adrian Scillato
ae216b9929
PT-BR language update
2019-10-29 09:59:56 -03:00
Theo Arends
ef3e7d1d39
Merge pull request #6785 from shantur/development
...
TuyaMCU: Change dimmer scale before comparing with dimmer ranges. Fix…
2019-10-29 13:52:11 +01:00
Shantur Rathore
94fcff6794
TuyaMCU: Change dimmer scale before comparing with dimmer ranges. Fixes #6780
2019-10-29 10:54:34 +00:00
Jason2866
8a46e78e4a
Removed non-ASCII or non-UTF8 characters
2019-10-29 11:27:04 +01:00
Jason2866
89c058ee99
Added env:tasmota-debug for...
...
PlatformIO Home Project Inspection
2019-10-29 11:15:30 +01:00
Theo Arends
7790e232de
Merge pull request #6782 from Jason2866/patch-1
...
Missing "
2019-10-29 11:12:02 +01:00
Jason2866
f89921712c
Missing "
...
Added missing ``"`` in line 502
Found with PlatformIO Home 3.0 Beta Project Inspection
2019-10-29 10:50:15 +01:00
Theo Arends
9b0f16f123
Merge pull request #6777 from andrethomas/tasmota_slave
...
TasmotaSlave: Add support for FUNC_EVERY_SECOND
2019-10-28 20:45:31 +01:00
andrethomas
abc99da9f1
TasmotaSlave: Add support for FUNC_EVERY_SECOND
2019-10-28 21:19:52 +02:00
Theo Arends
2dabaa3d20
Add command SetOption73 0/1 to re-enable CORS
...
Add command SetOption73 0/1 to re-enable HTTP Cross-Origin Resource Sharing (CORS) now default disabled (#6767 )
2019-10-28 13:36:04 +01:00
Theo Arends
7e1fa8cb3f
Merge pull request #6771 from Jason2866/patch-1
...
Core Stage added NONOSDK22x_191024...
2019-10-28 11:24:50 +01:00
Jason2866
fb757dabf2
Core Stage added NONOSDK22x_191024...
...
and enabled by default for core stage. Updated NONO SDK22x from191024. See ba50bd57b8
2019-10-28 10:24:35 +01:00
Theo Arends
6c1ff9eb06
Change default GUI to dark theme
2019-10-28 09:54:23 +01:00
Theo Arends
d87c054b96
Merge pull request #6768 from andrethomas/tasmota_slave
...
TasmotaSlave Tuning
2019-10-27 22:20:46 +01:00
andrethomas
c1d3bb41dd
TasmotaSlave Tuning
2019-10-27 23:07:20 +02:00
Theo Arends
2c8f058013
Merge pull request #6766 from andrethomas/tasmota_slave
...
TasmotaSlave: Revert removal of RSTi
2019-10-27 19:34:41 +01:00
andrethomas
2658497526
TasmotaSlave: Revert removal of RSTi
2019-10-27 20:10:25 +02:00
Theo Arends
fef6d0c7c5
Version update
2019-10-27 14:23:03 +01:00
Theo Arends
51a6aceaa8
Bump version 7.0.0.1
...
Remove references to versions before 6.x
2019-10-27 14:04:07 +01:00
Theo Arends
1a148311e1
Change tuya receive from stat to tele ( #6758 )
2019-10-27 13:55:04 +01:00
Theo Arends
aae7c6053c
Merge pull request #6761 from andrethomas/patch-1
...
Remove ArduinoHexParser
2019-10-27 13:30:26 +01:00
Andre Thomas
1d57dee157
Remove ArduinoHexParser
2019-10-27 13:46:11 +02:00
Theo Arends
200edd46fb
Change binary names from sonoff to tasmota
2019-10-27 12:44:37 +01:00
Theo Arends
1f084b8ec9
Prep for 7.x
2019-10-27 12:18:47 +01:00
Theo Arends
0e07397ff7
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
Theo Arends
ffb8496c3a
Change reference Sonoff-Tasmota to Tasmota
2019-10-27 11:13:24 +01:00
Theo Arends
8b1362b6df
Bump version 6.7.1.1
...
* Change ArduinoSlave to TasmotaSlave (Experimental)
* Add support for Tuya battery powered devices (#6735 )
* Change repository name from Sonoff-Tasmota to Tasmota
2019-10-27 10:48:50 +01:00
Theo Arends
ad50dfa83b
Merge pull request #6723 from Jason2866/patch-1
...
Remove Core 2.3.0 from Readme.
2019-10-27 08:13:18 +01:00
Theo Arends
1346f77b25
Merge pull request #6758 from blakadder/door-sensor
...
Aligning TuyaMCU code with Tasmota naming conventions
2019-10-27 08:12:08 +01:00