chat #1
Replies: 143 comments 187 replies
-
just came across this, looks great project, I've got a 6pin version as well, when I get a chance ill try and add MQQT support to it. also design a single pcb for it, (happy to send one to you) |
Beta Was this translation helpful? Give feedback.
-
@tomganleylee Thank you! Looking forward to improvements :-) I just uploaded a newer revision that you can use as a base instead. A little prettyfied code and some small functions added /Thomas |
Beta Was this translation helpful? Give feedback.
-
Thanks so much for your project. MQTT support would be perfect feature to integrate the lay-z-spa into house automation with node red. I have all the parts except the level shifter. Cheers, |
Beta Was this translation helpful? Give feedback.
-
Visualapproach has done a great job, I have built the circuit and
programmed the esp, going to test it tommorw.
Also putting a PCB together for it. To make it look nice :). ( I will
upload the files )
Hopefully start mqtt next week ( I have 5p energy at night
…On Sat, 15 Aug 2020, 08:04 faboaic, ***@***.***> wrote:
Thanks so much for your project.
I have a lay-z-spa Miami and at least the display looks the same.
I never had it open until now and will check.
MQTT support would be perfect feature to integrate the lay-z-spa into
house automation with node red.
I have 20 kWp photovoltaics and automatically pushing excess PV power into
the lay-z-spa instead of regulating it away and leaving it lying on the
roof would be great.
I have all the parts except the level shifter.
So it will take a little time until I have the project up and running.
But thanks so much :-)
Cheers,
Fabian
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<https://github.com/visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA/issues/1#issuecomment-674360071>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADSAOW4X63JNY67FVPFPGQDSAYXOLANCNFSM4PONLRSA>
.
|
Beta Was this translation helpful? Give feedback.
-
@visualapproach really excellent work, thanks for sharing. I have all the required parts and will build and test within the next week. Also as an mqtt user any improvements will be much appreciated. When I read the code I realise I was very far from getting this working myself :) Is the nodemcu powered from the 5V line of the 6pin connector? |
Beta Was this translation helpful? Give feedback.
-
@877dev Yes, it is powered via the 6 pin cable (5 V to Vin). I hesitated at first since I didn’t know if it would support the extra load. But it did :). At least in my case. First I used an Arduino nano + esp-01 and a dc-dc converter for the 3.3V side and a trafo for the Arduino. But it was really tempting to get rid of all the extra stuff so I tried. Also the step to an esp-12e meant that I only had to program one device which is neat. |
Beta Was this translation helpful? Give feedback.
-
MQTT would be awesome, then I can integrate into HomeAssistant! |
Beta Was this translation helpful? Give feedback.
-
Thanks @visualapproach , I only got as far as analysing and decoding, other real life commitments get in the way :( can't wait to try this next weekend! I'd contribute mqtt and pcb design but for sure somebody else will beat me to it. If you're in the UK you can find the connectors on Amazon: https://www.amazon.co.uk/sourcing-map-Plastic-Terminal-Connector/dp/B07GT51DZ2 If you're not, at least it gives you a description of what to look for. |
Beta Was this translation helpful? Give feedback.
-
@byles Thanks, good find on the connector! |
Beta Was this translation helpful? Give feedback.
-
I only used two, if you have any trouble sourcing them I'll happily send some your way! |
Beta Was this translation helpful? Give feedback.
-
Hi! @byles - I believe the connectors are called "JST SM Connector" /H |
Beta Was this translation helpful? Give feedback.
-
@visualapproach, Can you please upload a picture of the back of your device? I want to see how you laid it out. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Here’s the cables I got, confirmed working on Vegas 6pin model: Some description of how the code works would be most interesting, it’s way way beyond what I could create but I like to at least be able to read the code 😂 |
Beta Was this translation helpful? Give feedback.
-
Damnmit! I spent ages crimping the tiny little buggers... think I'll get them from eBay too! Cheers @877dev Ahh, out of stock! 😂 |
Beta Was this translation helpful? Give feedback.
-
Yes I will try to put something together. |
Beta Was this translation helpful? Give feedback.
-
Hi dwoosnam, keep us up to date with your project please. Might be pretty interesting for everyone.
We already know, that with the 4-wire-version the communication works completely different – hopefully the 6-wire-version use always the same protocol
Von: dwoosnam ***@***.***>
Gesendet: Mittwoch, 24. März 2021 08:22
An: visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA ***@***.***>
Cc: Bankaifan ***@***.***>; Mention ***@***.***>
Betreff: Re: [visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA] chat (#1)
In response my own message, curiosity got the better of me. I opened up there lid and I have a 6 cable connection in mine... I might be ordering some parts today.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#1 (reply in thread)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AADUHG4XYDDZHK2DNKOXQO3TFGHJ7ANCNFSM4VAQN42Q> . <https://github.com/notifications/beacon/AADUHG7HS5YSTPW5WBLZQO3TFGHJ7A5CNFSM4VAQN422YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAAD7J6Y.gif>
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Made my board this weekend. Ordered the pcb at jlcpcb for the first time. |
Beta Was this translation helpful? Give feedback.
-
I'm sorry for the stupid question ^^, but I can't figure out how to order the PCB's, can someone help guide me in the right direction? Thanks in advance |
Beta Was this translation helpful? Give feedback.
-
Just a quick announcement; |
Beta Was this translation helpful? Give feedback.
-
Hi, I have a quick question - my Webinterface gets slower and slower. Right now it does not even send MQTT-Commands anymore. The Dev-Tools say, the websocket.js is the problem. |
Beta Was this translation helpful? Give feedback.
-
Hm. The startup of the pump is also slow. Run in a few seconds - now takes up to 5 minutes.
Browser says, websocket.js is not available
…________________________________
Von: flixlix ***@***.***>
Gesendet: Saturday, May 15, 2021 11:05:10 AM
An: visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA ***@***.***>
Cc: Bankaifan ***@***.***>; Mention ***@***.***>
Betreff: Re: [visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA] chat (#1)
Ok, YES!!! The bubbles are working! (I got scared as sh** lol)
What can I do to troubleshoot the DSPRX?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AADUHGZAXAR7FCAMU6TESXTTNY2MNANCNFSM4VAQN42Q>.
|
Beta Was this translation helpful? Give feedback.
-
Hi, Will you port 4-wire version to Arduino IDE, please ? |
Beta Was this translation helpful? Give feedback.
-
Hello, |
Beta Was this translation helpful? Give feedback.
-
Hi, I'm going to test it on the Miami 2021 version, anyone here had success with that version? |
Beta Was this translation helpful? Give feedback.
-
Help a noob out here - i have tried in both VSCode and Arduino IDE to get this runnin gon my nodemcu, but cant get it to work. Upload the program, all fine. Upload the data - no errors. Serial monitor shows its booted, and give the Ip of the nodemcu. then jsut put a . on teh screen, every second or so........ I can see the wifi on my iphone, connect to it - iphone gets ip address. Open safari on iphone, and go to 192.168.4.1 and jsut sits tehre for ages, but never loads a page. tring to use the master - 6wire version (without mqtt) cant get on any of the 'web pages' - so cant actually set the thing up. What have i done wrong (note, only powering the device from the usb) |
Beta Was this translation helpful? Give feedback.
-
Hi, it works, but the display is flickering. I checked all the connections, resoldered it, but no change... Any ideas? Best regards |
Beta Was this translation helpful? Give feedback.
-
Hello @visualapproach, Just wanted to let you know (for documentation reasons) that I can confirm that the Bali Model from 2021 (square, 6 wires, no hydrojet) also works. Also wanted to thank you for this great project and the effort you put in. Regards, |
Beta Was this translation helpful? Give feedback.
-
Hello, I was wondering if anybody got this working on the LZS Miami, I have tried to get it working but with all my attempts the display did not work! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
All reactions