changes_v0.3.txt 813 B

1234567891011
  1. - split "mode" to "mode" and "preset", changes in nearly all source files
  2. - add In+Out Temperature display (without humidity) without toggling on LCD line 1
  3. - add publish topic "presetName" and "presetHA", where presetHA returns "none" for default preset and the name for the rest
  4. - add configuration for preset names, off-message, option for non toggling temp display (conf2 page)
  5. - minor fixed in http api and Web-IF
  6. - fixes/improvements in MQTT handling (subscribe to less topics than before using wildcard)
  7. - restart: when holding down MODE button for >4s, display shows "Restart?".
  8. Restart is executed if:
  9. - MODE button is keeped holding
  10. - MODE button is pressed/held again as long as the "Restarting?" message is displayed
  11. - return to default operation mode when + or - button is pressed