Releases: visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA
v4.1.1
beta update available from web UI
v4.1.0
Tested updating files and firmware via web UI working. Secure https handling uses A LOT of memory so a 2nd heap is used for that. Uploading takes 2min 15 secs for me.
What's Changed
- Added General Heater State to MQTT JSON by @malfurion in #432
- master->dev by @visualapproach in #433
- Merge pull request #433 from visualapproach/master by @visualapproach in #438
- GZip web content by @jamesonuk in #447
- Added a command_batch topic for multiple commands by @malfurion in #441
- Development v4 by @visualapproach in #461
- Dev->master by @visualapproach in #463
New Contributors
- @malfurion made their first contribution in #432
- @jamesonuk made their first contribution in #447
Full Changelog: v3.5.1...v4.1.0
v4.0.0-beta
In development branch
v4.0.0-alpha
Change log
- Brightness slider in HA
- Brightness temporarily increases on button press
- Non blocking audio and text
- New sounds like sweeping up/down, hopefully making it easier for people with impaired vision
- Print text command
- Set SPA ready time command
- Fix buggy estimate time to ready
- Better hover tips in web ui
- Added calibration reset in web ui
- Indicator tells when spa is calibrated
- No need to edit code before compiling
- All pump models in one firmware
- Set hardware config from web ui (Pump, display and PCB model)
- Use any 6-wire display with any pump
v3.5.1
Some bugfixes and a new look to the Web UI by @torei
What's Changed
- editorial by @visualapproach in #406
- add tooltips (remove help button) by @torei in #410
- change naming of tooltip button (part 2..) by @torei in #411
- fix config.html "Restore last states on startup" by @torei in #413
- add control selector and some fresh web ui styles by @torei in #414
- fix selector value updates by @torei in #416
- add using localStorage (browser feature) for web configuration by @torei in #417
- add buttonConfirm() javascript; tweak webconfig and others by @torei in #418
- add latest changes to 4-wire version by @torei in #419
- add missing 4-wire webconfig.html by @torei in #421
- Development by @visualapproach in #423
Full Changelog: v3.5.0...v3.5.1
v3.5.0
-
Mostly bugfixes.
-
New feature - countdown to event on the display. See build instructions for more info.
-
Breaking changes - Set ambient temp from MQTT is split into two different commands. "14" for Farenheit and "15" for Celsius.
What's Changed
- Development to Master by @visualapproach in #405
Full Changelog: v3.4.1...v3.5.0
v3.4.1
Introduced a virtual temperature sensor.
Prometheus support by @svanscho
Bugfixes
What's Changed
- Updating 4 Wire HA Auto Discovery sensors by @chunkysteveo in #346
- Added support for prometheus metrics by @svanscho in #377
- Offset bug in prometheus metrics by @svanscho in #380
- Reuse char buffer for prometheus metrics by @svanscho in #381
- Development by @visualapproach in #385
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- Hardware issues appears to be solved for newest 6w pumps - see #330
- Virtual temperature sensor (6w)
- HA autodiscovery for 4w pumps
- and more
Full Changelog: v3.3.1...v3.4.0
v3.3.1
What's Changed
- Fix MQTT missing in Websockets & Add OTHER to MQTT by @chunkysteveo in #289
- Feature/4w palm springs 54144 by @visualapproach in #311
- Development by @visualapproach in #318
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- fix hasjets json format bug by @visualapproach in #246
- Development by @visualapproach in #250
- Add fan (pump only) option to the MQTT HVAC by @eried in #262
- Added support for prometheus metrics by @svanscho in #276
- Revert "Added support for prometheus metrics" by @visualapproach in #282
- Development by @visualapproach in #284
New Contributors
Full Changelog: v3.2.1...v3.3.0