mirror of https://github.com/arendst/Tasmota.git
6.2.1.10 Add RGBWWTable
6.2.1.10 20180930 * Add command RGBWWTable to support color calibration (#3933)
This commit is contained in:
parent
c77d9f39bd
commit
6a1a21f03a
|
@ -1,8 +1,11 @@
|
|||
/* 6.2.1.9 20180928
|
||||
/* 6.2.1.10 20180930
|
||||
* Add command RGBWWTable to support color calibration (#3933)
|
||||
*
|
||||
* 6.2.1.9 20180928
|
||||
* Add Apparent Power and Reactive Power to Energy Monitoring devices (#251)
|
||||
* Add RF Receiver control to module MagicHome to be used on Arilux LC10 (#3792)
|
||||
* Fix I2CScan invalid JSON error message (#3925)
|
||||
* Fix invalid configuration restores and decode_config.py crc error when savedata = 0 (#3918)
|
||||
* Fix invalid configuration restores and decode_config.py crc error when savedata = 0 (#3918)
|
||||
*
|
||||
* 6.2.1.8 20180926
|
||||
* Change status JSON message providing more switch and retain information
|
||||
|
|
Loading…
Reference in New Issue