2508 Commits (f92116341e141be50f946682404e2d0514fd11f3)

Author SHA1 Message Date
  Maxim Prokhorov af4477999d lights: allow to trigger an update when brightness is 0 3 years ago
  Maxim Prokhorov 012c3818a5 tuya: send channel value directly 3 years ago
  Maxim Prokhorov b35a565126 lights: fix changing channel value while state is the same 3 years ago
  Maxim Prokhorov 0f723b0248 settings: handle old keys in the respective modules 3 years ago
  Maxim Prokhorov 12747bf8ce lights: fix inconsistent code generation with gcc-4.8.2 3 years ago
  Maxim Prokhorov 34d63c155d lights: refactor my92xx mapping build flags 3 years ago
  Maxim Prokhorov 1fa10cd7cf lights: fix my92xx channel setup 3 years ago
  Maxim Prokhorov c01fbeb8ae mqtt: make sure json topic is unique 3 years ago
  Maxim Prokhorov b4093418f4 lights: no need for a generic function when we only map for pwm 3 years ago
  Maxim Prokhorov 2f39d0db8a lights: refactor providers 3 years ago
  Maxim Prokhorov aece6a99b1 ws: don't flood the log with actions 3 years ago
  Maxim Prokhorov 4486f82f09 lights: terminal commands clean-up 3 years ago
  Maxim Prokhorov 3dfa06ead1 webui: fix favicon mime type 3 years ago
  Maxim Prokhorov 19947c1231 rfb: allow to use <code>,<times> in rfbON# / rfbOFF# 3 years ago
  Maxim Prokhorov 52a244db6e rfb: commands to send the code 3 years ago
  Maxim Prokhorov 10519cc276 hw: keep serial disabled with the sonoff rfbridge 3 years ago
  Maxim Prokhorov 92d5e7becb tuya: build defaults based on #2414 discussion 3 years ago
  Maxim Prokhorov 1b4e515575 ws: send time_t as string, more in the comment 3 years ago
  Maxim Prokhorov 4d157ccd5b ha: discovery refactoring 3 years ago
  Maxim Prokhorov 0b43af8ed9 ha: fix build with current String implementation 3 years ago
  Maxim Prokhorov 125ca6f9b3 rfm69: cleanup and bump version 3 years ago
  Maxim Prokhorov e50b6fe79a mdns: clean-up 3 years ago
  Maxim Prokhorov 7ba1283024 mqtt: clean-up json queueing 3 years ago
  Maxim Prokhorov f4726d9966 sys: default heartbeat mode to repeat 3 years ago
  Maxim Prokhorov 1960df21fb sys: some more header cleanup 3 years ago
  Maxim Prokhorov 1685b0350c sys: hide internal details from the header 3 years ago
  Maxim Prokhorov 021f0afb86 sys: clean-up system-specific functions 3 years ago
  Maxim Prokhorov c4f0ceb1ae sys: refactor custom reset codes 3 years ago
  Maxim Prokhorov 660493a1db settings: fixup 4abcec8a2b 3 years ago
  Maxim Prokhorov 14da395724 rpn: update to support 64bit time_t 3 years ago
  Maxim Prokhorov d6bd9ed993 ntp: pointless const 3 years ago
  Maxim Prokhorov c179467be2 ntp: do not override existing ntpTZ 3 years ago
  Maxim Prokhorov e8e58b821c ntp: more checks when using DHCP servers 3 years ago
  Maxim Prokhorov c9a951068b settings: fix gcc-4.8.2 builds 3 years ago
  Maxim Prokhorov 21b89efb4b settings: fallback to defaults when old cfg is detected 3 years ago
  Maxim Prokhorov 4abcec8a2b settings: fix indirect conversions and getSetting specializations 3 years ago
  Maxim Prokhorov 9eb39bfd86 settings: parse bool as string 3 years ago
  Maxim Prokhorov acf299582b relay: use helper type alias for the provider 3 years ago
  Maxim Prokhorov cef9547c19 relay: defaults for pulse mode and time 3 years ago
  Maxim Prokhorov 972188c83b fan: common types and actions 3 years ago
  Maxim Prokhorov 9317dbce5a hw: do not ask password change when using -core 3 years ago
  Maxim Prokhorov 8e659c9486 relay: type is always valid 3 years ago
  Maxim Prokhorov 8df23392a9 webui: clean-up cfd6e36dbe 3 years ago
  Maxim Prokhorov e7f97c09e4 webui: some more version bumps 3 years ago
  Maxim Prokhorov df24cf0036 webui: fix missing files and bump jquery 3 years ago
  Maxim Prokhorov 3e0291e534 webui: bump old deps 3 years ago
  Maxim Prokhorov 808981ca39 webui: update colorpicker 3 years ago
  Maxim Prokhorov cfd6e36dbe webui: use terser as js minifier 3 years ago
  Maxim Prokhorov 252b98e0f7 utils: make version string parsable by semver utils 3 years ago
  Maxim Prokhorov df0f1a2e19 ifan: make sure pin is initialized 3 years ago