Skip to content

v0.32

Compare
Choose a tag to compare
@fredlcore fredlcore released this 18 Apr 14:11
· 6046 commits to master since this release
  • lots of new parameters suppoerted
  • newly designed webinterface allows control over heating system without any additional software or cryptic URL commands. URL commands of course are still available, so no need to change anything when using FHEM etc.
  • German webinterface available with definement LANG_DE
  • new URL-command /LB=x to log only broadcast messages (x=1) or all bus messages (x=0)
  • new URL-command /X to reset the Arduino (need to enable RESET definement in BSB_lan_config.h)
  • new logging parameters 20002 and 20003 for hot water loading times and cycles
  • moved DS18B20 logging parameters from 20010-20019 to 20100-20199 and DHT22 logging parameters from 20020-20029 to 20200 to 20299
  • moved average logging parameter from 20002 to 20004
  • set numerous parameters to read-only because that's what they obviously are (K33-36)
  • various bugfixes