Skip to content

NextGen

Compare
Choose a tag to compare
@arendst arendst released this 28 Jan 18:03
· 20344 commits to master since this release

3.9.5 2017018

  • Fix error message in case of wrong Domoticz command
  • Fix Sonoff Dual Relay switching (#287)
  • Add confirmation before Restart via webpage
  • Expand Domoticz Configuration webpage with Key, Switch and Sensor Index and
    add commands DomoticzSwitchIdx and DomoticzSensorIdx (#86) (#174) (#219)
  • Fix default DHT11 sensor driver selection
  • Fix LedPower status after button press (#279)
  • Add command Sleep 0 - 250 mSec for optional light sleep mode to lower energy consumption (#272)
    (Expect overall button/key/switch misses and wrong values on Sonoff Pow)
  • Add Hue brightness extension (#281)
  • Fix Hue brightness and change to call by reference (#283)
  • Add confirmation before Reset Configuration via webpage (#244)
  • Add WS2812 features (see Wiki commands)
  • Change PowerOnState function to only trigger when Power On (and not just restart) (#238)
  • Move HLW interrupts back to RAM and make WS2812_DMA optional as it generates Exception on Pow (#264)
  • Add charset=utf-8 to webpages (#266)
  • Update Hue emulation (#268)
  • Fix status module number
  • Add support for domoticz Dimmer on Sonoff_Led and WS2812
  • Fix possible ESP8285 flash problem by updating Flash Chip Mode to DOUT during web upload