Releases: visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA
Releases · visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA
v3.2.1
What's Changed
- Development by @visualapproach in #245
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
What's Changed
Bugfixes and homeassistant autodiscovery
- Development->master by @visualapproach in #238
Full Changelog: v3.1.1...v3.2.0
v3.1.1
What's Changed
- Add Restart Button to HA by @chunkysteveo in #201
- Add timestamp to STATES MQTT messages in
/message
topic by @pdecat in #203 - Adjustable MQTT Telemetry Interval by @Scoobler in #205
- fix MQTT reconnect loop when its disabled by @torei in #206
- 4w testfeature: encode dumped serial by @pdecat in #210
- 4 Wire Error State based on character display by @chunkysteveo in #214
- Updated Home Assistant yaml-files by @Skeletorjus in #219
- Development->Master by @visualapproach in #226
New Contributors
- @pdecat made their first contribution in #203
- @Scoobler made their first contribution in #205
- @Skeletorjus made their first contribution in #219
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- change default model by @visualapproach in #181
- add html meta charset; fix brightness slider issue by @torei in #182
- fix hydrojet web interface button update by @torei in #185
- updates on HTML and JS by @torei in #186
- Added a true "Status" Binary Sensor for HA by @chunkysteveo in #189
- all the latest changes for the 4-wire by @torei in #190
- update slider for 6-wire by @torei in #193
- Development > Master by @visualapproach in #196
New Contributors
- @chunkysteveo made their first contribution in #189
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Summary
- Reworked web interface by @torei
- Works if WiFi disconnects
- Added new pump models
What's Changed
- Update README.md by @visualapproach in #143
- HTML Rework / Network Configuration by @torei in #165
- HTML Rework / Network Configuration (#165) by @visualapproach in #168
- fixing some stuff by @torei in #169
- update README.md by @torei in #172
- fix README.md by @torei in #173
- add password validation script for mqtt|wifi.html by @torei in #176
- Temp->dev by @visualapproach in #179
- Development->master by @visualapproach in #180
New Contributors
Full Changelog: v2.1.6...v3.0.0
v2.1.6
What's Changed
- Development by @visualapproach in #141
v2.1.5
v2.1.4
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
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
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