4.1.2 20170403
* Rename Unrecognised command to Unknown command
* Remove all command lists
* Remove command SmartConfig (superseded by WifiConfig)
* Fix boot loop when selecting module Sonoff 4CH or Sonoff Touch on non
ESP8285 hardware
* Add optional support for Toshiba and Mitsubishi HVAC IR control (needs
updated IRanother  (#83, #257)
* Add all configured switches to Domoticz Configuration web page (#305)
* Fix compile error when selecting WS2812 DMA (#313)
This commit is contained in:
arendst 2017-04-03 16:40:13 +02:00
parent fcb380ce2c
commit 46dd474c6a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* Remove all command lists * Remove all command lists
* Remove command SmartConfig (superseded by WifiConfig) * Remove command SmartConfig (superseded by WifiConfig)
* Fix boot loop when selecting module Sonoff 4CH or Sonoff Touch on non ESP8285 hardware * Fix boot loop when selecting module Sonoff 4CH or Sonoff Touch on non ESP8285 hardware
* Add optional support for Toshiba and Mitsubishi HVAC IR control (needs updated IRanother (#257) * Add optional support for Toshiba and Mitsubishi HVAC IR control (needs updated IRanother (#83, #257)
* Add all configured switches to Domoticz Configuration web page (#305) * Add all configured switches to Domoticz Configuration web page (#305)
* Fix compile error when selecting WS2812 DMA (#313) * Fix compile error when selecting WS2812 DMA (#313)
* *