Theo Arends
eb01ce786a
Merge branch 'development' into development
2018-10-21 16:55:41 +02:00
Theo Arends
b4162baa63
Admin
2018-10-21 16:48:10 +02:00
synekvl
7fd250d72b
Update cs-CZ.h
2018-10-21 16:41:34 +02:00
Theo Arends
3f4320b95d
Add optional HX711 GUI
...
Add optional HX711 scale interface to web GUI demonstrating easy GUI plug-in
2018-10-21 16:30:05 +02:00
synekvl
fabdff0b37
Update cs-CZ.h
2018-10-21 16:28:46 +02:00
Theo Arends
86aa00d388
Merge pull request #4124 from synekvl/development
...
Update cs-CZ.h
2018-10-21 16:14:14 +02:00
synekvl
f94f58d019
Update cs-CZ.h
2018-10-21 15:41:47 +02:00
Theo Arends
266f7f1fe0
Add support for TX20
...
Add support for La Crosse TX20 Anemometer (#2654 , #3146 )
2018-10-21 12:44:45 +02:00
Theo Arends
d012ce942b
Fix JSON error - again
...
Fix JSON error - again (#4108 )
2018-10-20 17:28:42 +02:00
Theo Arends
ee8d34abfe
Merge pull request #4111 from ascillato/patch-1
...
Fix Analog input in Obi Socket Template
2018-10-19 19:50:11 +02:00
Adrian Scillato
0effef5f04
Fix Analog input in Obi Socket Template
2018-10-19 14:29:53 -03:00
Theo Arends
f82f7c1a09
Merge pull request #4110 from chaosmaster/obi-socket-user-pins
...
Obi socket user pins
2018-10-19 19:20:59 +02:00
Joel Stein
df5a7ec054
obi-socket: change LED4 back to LED2
2018-10-19 19:10:55 +02:00
Theo Arends
a5c5ddaee6
Merge pull request #4109 from chaosmaster/tuya-dimmer-ignore-dim
...
tuya-dimmer: ignore dim-values when powered off
2018-10-19 18:19:08 +02:00
Theo Arends
22ecc8f618
Fix JSON error
...
Fix JSON error (#4108 )
2018-10-19 18:16:53 +02:00
Joel Stein
0078b9f650
remove ADC0
2018-10-19 18:12:09 +02:00
Joel Stein
2e150b5ca4
tuya-dimmer: ignore dim-values when powered off
2018-10-19 18:04:30 +02:00
Joel Stein
42aa66e02f
obi-socket: allow user-configuration of free GPIOs
2018-10-19 17:11:30 +02:00
Theo Arends
a37848dbef
Merge pull request #4105 from ascillato/patch-1
...
Add build flags for next esp8266 core
2018-10-19 16:16:33 +02:00
Adrian Scillato
802969b263
Added build flags for next esp8266 core
2018-10-19 10:39:19 -03:00
Theo Arends
613ffde5c0
6.2.1.18 Add API.md
...
6.2.1.18 20181019
* Add more API callbacks and document API.md
2018-10-19 12:53:22 +02:00
Theo Arends
d505c49e2f
Merge pull request #4101 from ascillato/patch-1
...
Fix typo for sonoff_sensors.bin file
2018-10-18 16:47:58 +02:00
Adrian Scillato
824603b302
Fix typo for sonoff_sensors.bin file
...
ADC is set to use analog input in pin A0 for sonoff_sensors.bin
2018-10-18 11:44:58 -03:00
Theo Arends
32f79a7b5e
Merge pull request #4099 from chaosmaster/tuya-dimmer-reset-handler
...
Add reset-button-handler vor tuya-dimmer
2018-10-18 16:42:30 +02:00
Joel Stein
cfdec25bcb
Add reset-button-handler vor tuya-dimmer
2018-10-18 16:02:40 +02:00
Theo Arends
d1c807998f
Rewrite Tuya Dimmer code
...
Rewrite Tuya Dimmer code
2018-10-18 13:01:31 +02:00
Theo Arends
f8ab8ef552
Clean settings.h
...
Removed custom fields from settings.h
2018-10-17 15:29:43 +02:00
Theo Arends
0ab43909c3
6.2.1.17 Changes and Adds
...
6.2.1.17 20181017
* Enable updated non-blocking PubSubClient as default MQTT client
* Update TasmotaModbus and TasmotaSerial libraries for support of serial 8N2 communication
* Add support for Pzem-003/017 DC Energy monitoring module (#3694 )
* Change support for Pzem-014/016 AC Energy monitoring module (#3694 )
2018-10-17 12:27:05 +02:00
Theo Arends
b2ca987195
Fix Sonoff Bridge RfRaw
...
Fix Sonoff Bridge RfRaw receive (#4080 , #4085 )
2018-10-16 17:27:01 +02:00
Theo Arends
2085f24675
Update changelog
...
Update PubSubClient Mqtt library to non-blocking EspEasy version
2018-10-16 14:33:31 +02:00
Theo Arends
04493965e4
Update PubSubClient lib
...
Replaced PubSubClient library by EspEasy patched non-blocking version saving some 3k5 code space over arduino-mqtt library
2018-10-16 14:15:20 +02:00
Theo Arends
ae28a50dc7
Fix possible wifi connection error
...
Fix possible wifi connection error (#4044 , #4083 )
2018-10-16 14:00:14 +02:00
Theo Arends
ecd39741aa
Merge pull request #4083 from ascillato/patch-1
...
Fix Some Wifi Connection Issues
2018-10-16 13:48:28 +02:00
Theo Arends
d47ab92862
Fixxes and Add Tuya Dimmer
...
* Fix RfRaw and SerialSend5 regression from 6.2.1.15 (#4072 )
* Fix Sonoff Bridge RfRaw receive (#4080 )
* Add support for Tuya Dimmer (#469 , #4075 )
2018-10-16 11:21:44 +02:00
Theo Arends
36b8f5d293
Merge pull request #4080 from Portisch/fix_rf_bridge_uart_receive_len
...
fix RF bridge raw receive
2018-10-16 10:14:24 +02:00
Portisch
b88aabfd8d
fix RF bridge raw receive
2018-10-16 09:53:48 +02:00
Theo Arends
cd9987111e
Merge pull request #4075 from digiblur/development
...
Initial Tuya Dimmer Support
2018-10-16 09:46:16 +02:00
Theo Arends
45f209810e
Merge pull request #4076 from ascillato/patch-2
...
Fix Bug for OTA URL if using core STAGE (2.5.0)
2018-10-16 09:29:53 +02:00
Adrian Scillato
dbe7cf3bbc
Fix Some Wifi Connection Issues
...
https://github.com/arendst/Sonoff-Tasmota/issues/4044
2018-10-16 03:54:55 -03:00
Adrian Scillato
adf3ed56bf
Fix Bug for OTA URL if using core STAGE (2.5.0)
2018-10-15 23:27:43 -03:00
digiblur
5894cd97fc
Initial TuyaDimmer Support
2018-10-15 18:32:14 -05:00
Theo Arends
f5eb2919bd
Merge pull request #4072 from andrethomas/patch-1
...
Fix SerialSendRaw() to adjust for whitespace
2018-10-15 23:21:52 +02:00
andrethomas
8345f3f872
Fix SerialSendRaw() to adjust for whitespace
...
Fix SerialSendRaw() to adjust for whitespace removal
2018-10-15 22:30:26 +02:00
Theo Arends
fb6cc194a9
6.2.1.16 Add TasmotaModbus lib
...
6.2.1.16 20181015
* Add TasmotaModbus library for very basic modbus wrapper for TasmotaSerial
* Change xsns_17_senseair.ino to use TasmotaModbus library
* Fix xnrg_05_pzem2.ino for PZEM-014/016 support using TasmotaModbus library (#3694 )
2018-10-15 17:18:30 +02:00
Theo Arends
6b660026cd
Add cmnds Reset 4 and Reset 5
...
Add commands Reset 4 (reset to defaults but keep wifi params) and Reset 5 (as reset 4 and also erase flash) (#4061 )
2018-10-15 14:43:47 +02:00
Theo Arends
10de996892
Merge pull request #4065 from andrethomas/development
...
Add command Reset 5
2018-10-15 09:05:05 +02:00
andrethomas
5f9867a22f
Add command Reset 5
2018-10-15 00:10:02 +02:00
Theo Arends
203053e468
Merge pull request #4062 from andrethomas/development
...
Add Reset 4 command to reset defaults but keep wifi config
2018-10-14 22:45:04 +02:00
andrethomas
f109c36bbd
Add Reset 4 command to reset defaults but keep wifi config
2018-10-14 20:00:41 +02:00
Theo Arends
cffa8335df
Merge pull request #4056 from curzon01/development
...
decode-config.py v1.5.0013: add dev settings 6.2.1.14 & 6.2.1.15
2018-10-14 13:48:27 +02:00