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
ae28a50dc7
Fix possible wifi connection error
...
Fix possible wifi connection error (#4044 , #4083 )
2018-10-16 14:00:14 +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
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
c46ae74067
Add whitespace removal
...
Add whitespace removal from RfRaw and SerialSend5 (#4020 )
2018-10-14 12:53:11 +02:00
Theo Arends
fe26768103
6.2.1.15 Fix Color Temperature slider
...
6.2.1.15 20181012
* Fix Color Temperature slider functionality regression from 20180726 (#4037 )
* Add auto reload of main web page to some web restarts
2018-10-12 11:42:52 +02:00
Theo Arends
fcc6d5437b
Add HX711 Load Cell
...
* Add support for DS3231 Real Time Clock
* Add support for HX711 Load Cell
* Add command WeightRes 0..3 to control display of decimals for kilogram
2018-10-11 17:33:07 +02:00
Theo Arends
b3039de1b6
6.2.1.14 Rewrite Webserver
...
6.2.1.14 20181010
* Rewrite Webserver page handler for easier extension (thx to Adrian Scillato)
2018-10-10 22:21:44 +02:00
Theo Arends
633a45f964
Revert "6.2.1.14 Webserver rewrite"
...
This reverts commit 077b8a79e1
.
2018-10-10 19:41:08 +02:00
Theo Arends
077b8a79e1
6.2.1.14 Webserver rewrite
...
6.2.1.14 20181010
* Rewrite Webserver page handler for easier extension (thx to Adrian Scillato)
2018-10-10 16:40:54 +02:00
Theo Arends
ba16e00e36
Add command WebRefresh
...
Add command WebRefresh 1000..10000 to control web page refresh in milliseconds. Default is 2345
2018-10-08 14:39:36 +02:00
Theo Arends
30154e2335
6.2.1.13 Change to ArduinoMqtt
...
6.2.1.13 20181008
* Change default Mqtt client library from PubSubClient to non-blocking ArduinoMqtt by Joel Gaehwiler
2018-10-08 10:30:24 +02:00
Theo Arends
5bbec2617f
6.2.1.12 - Fixes Shelly1 and CSL
...
6.2.1.12 20181007
* Fix Shelly1 switchmode 3 and 4 when using pushbutton (#3989 )
* Add support for CSL Aplic WDP 303075 Power Socket with Energy Monitoring (#3991 , #3996 )
2018-10-07 12:37:03 +02:00
Theo Arends
52d88439ff
Fix Domoticz exception
...
Fix exception when wrong Domoticz JSON message is received (#3963 )
2018-10-04 11:01:50 +02:00
Frank Maas
dbb7b27905
Update _changelog.ino
...
It's not 2019 yet...
2018-10-04 00:19:32 +02:00
Theo Arends
1707c73264
Update Hebrew language file
...
Add Hebrew language file (#3960 )
2018-10-03 13:55:07 +02:00
Theo Arends
93460c6498
Change MQTT timeout
...
Change MQTT_ARDUINOMQTT command timeout from 1 to 10 seconds
2018-10-03 10:00:46 +02:00
Theo Arends
0ad250c10b
6.2.1.11 Add MQTT Client
...
6.2.1.11 20191002
* Remove support for MQTT Client based on esp-mqtt-arduino by #define MQTT_LIBRARY_TYPE MQTT_ESPMQTTARDUINO
* Add support for MQTT Client based on lwmqtt to be selected by #define MQTT_LIBRARY_TYPE MQTT_ARDUINOMQTT
2018-10-02 17:07:30 +02:00
Theo Arends
9e5aaef51f
Add OBI/Teckin Socket support
...
* Add support for OBI Power Socket (#1988 , #3944 )
* Add support for Teckin Power Socket with Energy Monitoring (#3950 )
2018-10-01 12:19:58 +02:00
Theo Arends
b9b6d132f5
Fix timer offset -00:00
...
Fix timer offset -00:00 causing 12:00 hour offset (#3923 )
2018-09-30 17:52:41 +02:00
Theo Arends
191df17b13
Add support for EXS Relay V5.0
...
Add support for EXS Relay V5.0 (#3810 )
2018-09-30 16:52:25 +02:00
Theo Arends
2fd42446e9
Add ESP Switch support
...
Add support for Michael Haustein ESP Switch
2018-09-30 14:33:26 +02:00
Theo Arends
6a1a21f03a
6.2.1.10 Add RGBWWTable
...
6.2.1.10 20180930
* Add command RGBWWTable to support color calibration (#3933 )
2018-09-30 11:02:47 +02:00
Theo Arends
3b3579f1db
Fix config crc errors
...
Fix invalid configuration restores and decode_config.py crc error when savedata = 0 (#3918 )
2018-09-29 13:09:51 +02:00
Theo Arends
2252be521a
Fix I2CScan invalid JSON
...
Fix I2CScan invalid JSON error message (#3925 )
2018-09-29 12:34:24 +02:00
Theo Arends
8f95f07b51
Add RF to MagicHome / LC10
...
Add RF Receiver control to module MagicHome to be used on Arilux LC10 (#3792 )
2018-09-28 17:26:08 +02:00
Theo Arends
4b7c797fb7
6.2.1.9 Apparent/Reactive Power
...
6.2.1.9 20180928
* Add Apparent Power and Reactive Power to Energy Monitoring devices (#251 )
2018-09-28 15:48:42 +02:00
Theo Arends
1a4458528e
Add Neo Coolcam support
...
Add support for Neo Coolcam Wifi Smart Power Plug
2018-09-27 18:36:42 +02:00
Theo Arends
6939d6eead
Fix Shelly Ghost and Rule sensors
...
* Change pinmode for no-pullup defined switches to pullup when configured as switchmode PUSHBUTTON (=3 and up) (#3896 )
* Add delay after restart before processing rule sensor data (#3811 )
2018-09-26 11:56:58 +02:00
Theo Arends
bac33345a0
6.2.1.8 Extent status JSON
...
6.2.1.8 20180926
* Change status JSON message providing more switch and retain information
2018-09-26 10:13:44 +02:00
Theo Arends
40052a343f
Add image sonoff-display
...
Add define USE_DISPLAYS for selecting image sonoff-display
2018-09-25 15:35:49 +02:00
Theo Arends
ec421e6144
Released decode-config.py
...
Released tools/decode-config.py by Norbert Richter to decode configuration data.
2018-09-25 14:08:36 +02:00
Theo Arends
2029440fae
6.2.1.7 Fix NTPserver change
...
6.2.1.7 20180925
* Remove restart after ntpserver change and force NTP re-sync (#3890 )
* Release full Shelly2 support
2018-09-25 11:35:37 +02:00
Theo Arends
683c211241
Fix Shelly2 wrong FrequencySet
...
Fix Shelly2 wrong FrequencySet calculation and add input range checks (#3882 )
2018-09-23 16:41:22 +02:00
Theo Arends
01ce1b0c91
Fix Shelly2 monitoring
...
Disable serial logging on Shelly2 as serial is being used by energy monitoring (#3878 )
2018-09-23 13:55:42 +02:00
Theo Arends
f05fc71d67
Fix rule trigger POWER1#STATE
...
Fix rule trigger POWER1#STATE execution after restart and SetOption0 is 0 (#3856 )
2018-09-22 17:37:49 +02:00
Theo Arends
665a4abc47
Fix Pow R2 and S31 low power
...
* Add power value below 5W to Sonoff Pow R2 and S31 (#3745 )
* Add force_update to Home Assistant discovery (#3873 )
2018-09-22 16:09:13 +02:00
Theo Arends
7a767f104c
6.2.1.6 Remove some commands
...
6.2.1.6 20180922
* Removed commands PowerCal, VoltageCal and CurrentCal as more functionality is provided by commands PowerSet, VoltageSet and CurrentSet
* Allow decimals as input to commands PowerSet, VoltageSet and CurrentSet
* Add support for PCA9685 12bit 16pin hardware PWM driver (#3866 )
2018-09-22 15:09:53 +02:00
Theo Arends
20e8d76877
TSL2561 driver fixes
...
Rewrite TSL2561 driver to fix some issues (#3681 )
2018-09-22 12:04:38 +02:00
Theo Arends
4065a215f0
Add Shelly2 Energy Monitoring
...
Add energy monitoring to Shelly2 (#2789 )
2018-09-21 15:22:17 +02:00
Theo Arends
415ed97dab
6.2.1.5 Add web authentication
...
Add authentication to HTTP web pages
2018-09-21 11:15:42 +02:00
Theo Arends
ff4f8f75c1
Add uncalibrated energy monitor
...
Add uncalibrated energy monitoring to Shelly2 (#2789 )
2018-09-17 20:32:38 +02:00
Theo Arends
bf7dcb8eec
6.2.1.3 Add SerialSend5
...
6.2.1.4 20180916
* Add command SerialSend5 to send raw serial data like "A5074100545293"
* Update MCP230xx driver
* Update Czech translation
* Update MP3 driver (#3800 )
* Add userid/password option to decode-status.py (#3796 )
* Fix syslog when emulation is selected (#2109 , #3784 )
* Fix Pzem2 compilation error (#3766 , #3767 )
2018-09-16 16:09:00 +02:00
Adrian Scillato
b3d2447fc7
Update _changelog.ino
2018-09-13 11:54:24 -03:00
Theo Arends
e4ebee738b
Minor fixes
...
Minor fixes
2018-09-11 10:49:13 +02:00
Theo Arends
3b029797b6
Add sleep to Nova Fitness SDS01X
...
Add sleep to Nova Fitness SDS01X sensor (#2841 , #3724 )
2018-09-08 18:25:06 +02:00
Theo Arends
7cd9224819
6.2.1.3 - Change drop down list
...
6.2.1.3 20180907
* Change web Configure Module GPIO drop down list order for better readability
* Fix showing Period Power in energy threshold messages
* Fix ButtonRetain to not use default topic for clearing retain messages (#3737 )
2018-09-08 17:18:31 +02:00