Skip to content

v0.34

Compare
Choose a tag to compare
@fredlcore fredlcore released this 02 Jun 13:51
· 5988 commits to master since this release
  • Log data can now be displayed as graph
  • Webinterface can now display and set vt_bit type parameters in human-readable form
  • added KonfigRGx descriptions; caution: various sources used, no guarantee that descriptions match your individual heating system!
  • vt_bit is generally read-only in the webinterface. To set, use URL command /S with decimal representation of value
  • fixed a bug with vt_seconds_short5, affecting parameters 9500 and 9540.
  • fixed bug regarding Fujitsu's device family (from 127 to 170)
  • moved libraries from folder libraries to src so they can be included without copying them to the Arduino libraries folder
  • modified DallasTemperature.h's include path for OneWire.h