Skip to content

Releases: visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA

v3.2.1

11 Apr 11:07
35ff404
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

If you don't want to wipe your old files, by uploading file system, on the esp, you can just upload "index.html" and "websockets.js" via the web interface. Those are the only data files that changed in this update.

v3.2.0

26 Mar 11:14
deca84d
Compare
Choose a tag to compare

What's Changed

Bugfixes and homeassistant autodiscovery

Full Changelog: v3.1.1...v3.2.0

v3.1.1

09 Mar 17:50
a412547
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

22 Jan 17:26
f8b028c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

14 Jan 10:20
046b038
Compare
Choose a tag to compare

Summary

  • Reworked web interface by @torei
  • Works if WiFi disconnects
  • Added new pump models

What's Changed

New Contributors

Full Changelog: v2.1.6...v3.0.0

v2.1.6

03 Nov 18:42
24cba89
Compare
Choose a tag to compare

What's Changed

v2.1.5

16 Oct 08:30
a0ff594
Compare
Choose a tag to compare

What's Changed

Bugfixes. Jettime and cost calculation.

v2.1.4

12 Oct 19:07
106e54d
Compare
Choose a tag to compare

6-wire updates

  • Target temp slider fix in web interface.
  • Send chlorine times etc over MQTT.
  • DSP only beeps when button pressed instead of every change.
  • Configurable start behaviour from web interface (restore states or not)

4-wire updates

  • Hysteresis in thermostat. Heats to target temperature +1 and cools to t.t. -1.
  • Added NO54173 model.
  • Turn on heaters in two steps. This appears to have solved E13 errors due to ESP brown outs when enabling both heaters simultaneous.
  • Reworked state logic. Every possible state-mode is defined for each model. Meaning you can have for instance hydrojets and bubbles on, on some models and not on others. Should make it more reliable and easier to add other models.

Other

  • Bugfixes
  • Documentation

v2.1.3

20 Aug 21:55
f466a51
Compare
Choose a tag to compare

changes in v2.1.3

  • updated build instructions
  • edit readme
  • edit platformio.ini to USB upload as default
  • Commented platformio.ini
  • Changed crazy pin numbers
  • added serial bypass test
  • MQTT message on pressed button
  • Add link /dir/ to show files on system
  • Only send MQTT button msg if state changed
  • Timer handling (#101)
  • Handling capital H on display
  • Ignoring Atom temp files
  • If display shows 'H' then don't update the temperature value.
  • Cosmetic changes in code.
  • Avoid update temperature to 0 when display is blinking.
    Co-authored-by: visualapproach [email protected]
  • include 'h' and 'H' in character set
  • Update flows.json
    made for use in homeassistant
  • Update readme.md
  • Updated build instructions
  • Update README.md
    link to FAQ
  • build instructions updated
  • target temp slider fix
    Co-authored-by: Denes Varga [email protected]

v2.1.2

20 Jun 09:51
89944b5
Compare
Choose a tag to compare

changes in 2.1.2

  • Print IP in display at startup
  • MQTT on/off instead of two binaries
  • Do not send MQTT credentials to web page
  • Checksum validation
  • Slider shows target temp at page load
  • Hydrojet on 2021 Maldives
  • Save states (Unit, Pump, Heat), restore on start up