Theo Arends
2c02532e1c
6.2.1.19 Rename user_config.h
...
6.2.1.19 20181023
* Fix header file execution order by renaming user_config.h to my_user_config.h
* Fix Arduino IDE compilation warning regarding e-paper library
2018-10-23 15:51:51 +02:00
Theo Arends
af5a4826ee
Merge pull request #4140 from ascillato/patch-2
...
Update Spanish Translation
2018-10-23 08:38:17 +02:00
Adrian Scillato
43ba673b5e
Update Spanish Translation
2018-10-22 22:40:56 -03:00
Theo Arends
a7c912111c
Resize HX711 weight_item field
...
Resize HX711 weight_item field from 16 bit to 32 bit
2018-10-21 17:54:51 +02:00
Theo Arends
b15f0026b7
Merge pull request #4129 from Jason2866/patch-3
...
Update de-DE.h
2018-10-21 17:22:28 +02:00
Jason2866
abbae2f43c
Update de-DE.h
2018-10-21 17:15:38 +02:00
Theo Arends
5f7c986812
Remove duplicate language file
2018-10-21 16:59:14 +02:00
Theo Arends
65f13c0ed7
Merge pull request #4126 from synekvl/development
...
cs-CZ.h update
2018-10-21 16:56:20 +02:00
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
Ben Lebherz
c8a04e88b0
remove empty line to trigger travis (staled) once again
2018-10-16 15:03:18 +02:00
Ben Lebherz
d33af3bb8d
introduce some common python coding styles, remove mixed tabs/spaces and unused imports
2018-10-16 14:38:09 +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