Skip to content

KHouse75/WiFi-remote-for-Bestway-Lay-Z-SPA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi-remote-for-Bestway-Lay-Z-SPA

Hack - ESP8266 as WiFi remote control for Bestway Lay-Z spa Helsinki

Disclaimer: As mentioned, this is a hack. If anything breaks it breaks and it's your fault.

Caution - unplug mains power to the pump before trying to replicate this hack, or you can die!


Features:
-Watch the temperature and status from your browser.
-Custom text on the SPA pump display.
-Custom sound instead of just beeping. Plays a melody when starting etc.
-Basic logging to SPIFFS (on the ESP8266). See accumulated heating time etc.
-Update firmware over the air
-Simple to build. No hardware changes needed on the SPA pump. Just remove the display, disconnect the 6-pin ribbon cable and plug it into this device.
-Timer for clorine
-Heater on % of time

BOM:
-ESP8266 NodeMCU 1.0 (This version is NOT for ESP32)
-8 channel bidirectional level converter
-6 pin male header (0.1 in spacing)
-6 pin female header
-Optionally 7 x 1KOhm resistors

If you like this project, please consider a donation: PayPal.me/TLandahl

Current web interface


My device


My pump


My schematics

About

Hack - ESP8266 as WiFi remote control for Bestway Lay-Z spa Helsinki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.9%
  • C 14.9%
  • HTML 10.3%
  • JavaScript 5.3%
  • CSS 3.6%