Hi mathieu. Indeed, that solves the problem
Thanks a lot !
Eddy
No it does not work.
But I have removed it from hacs and installed again and itās ok now
Hi @Djes and @JulienT-FL,
Thank you for your answers! It helps much!
We are going on with the identification of the spa model and features.
Could you please ?
- update the integration
- you might need to delete the old device and create a new one
- enable the new āUIDā sensor under the device page of your spa
- wait until it displays
- and paste the full result here
I cannot guarantee but it should not contain any sensitive or personal data.
Thanks in advance !
I installed the integration a few days ago, upgraded today but UID is unavailable
Hi @CyrilP,
Thanks for following up.
About the UID sensorā¦ wellā¦ It works for me.
Did you switch the entity status to enable, as below ?
If explicitely enabled and the UID does not appear after a few minutes with a page refresh, could you copy the intex_spa logs please ?
You can, or I will, open an issue.
thanks, I missed the entity activation part (I didnāt have much time before going back to work).
here is the UID : 0K040220082021081800019136
the model is PureSpa SC-WF20, Iāll have a look at the ref this evening and try to make the app woek and add the spa to get its name
Hi @CyrilP, Thanks for your answer !
Iām spending much time trying to understand the uidā¦ Could you tell me what is the exact complete model written on your pump ?
For example, mine is 21SC-WF20**A0
Do you have bubbles and jets and a sanitizer ?
I have bubbles, jet, sanitizer
product name shown in app is Combo SPA v29136
Iāll check the model on pump soon
complete model on pump is 21SC-WF20**A0
Maybe the product name is read from the SPA, it can be changed with the app
Hi, my model Bubble SPA V28143
And my Uid 0K040210312020122300058143
I have a problem when the utility Company cut the suply and iām not at home, when the power returns the spa remain in E82 error and the entities are disable.Is necesary to puch manually the reset botton to recover the integracion funcionality. Some idea to do a reset order by software or to avoid this problem?
Hi @loyra , and thank you for your contribution.
Do you mean the reset button on the electrical protection box close to the plug ?
If you mean this one, this is a mandatory mecanical button push. No software can prevent this.
Yes is the reset button near the plug, i have a automation to filter every day and if the utility company cut the power only one second i lost the integration until puch the reset button . Ok , i can live with that.Thanks.
@loyra If you are OK with the potential risk, I wonder if you could use a SwitchBot button pusher to be able to remotely push the reset.
Of course, on day i leave for vacation, spa decided to drop from network and iām canāt make it pair again. I wonāt (want?) be able to obsess over it remotely I hope it will cooperate more when i get back
Hello elkropac,
how can i find the current state for
- WATER_JET
- SANITIZER
- Controller
On which positions in the resultstring can i find them?
Thank you for an answer.
Regards,
Peter
Check my post Intex Pure Spa wifi control - #9 by elkropac
or better yet check the source of intex-spa python library GitHub - mathieu-mp/intex-spa: Python package for Intex Spa wifi client , it has it all
And if you are willing, please share your device info in this issue
Thanks
Thank you for your answer. I have found a way to get the information.
But: I am using in my homebridge plugin (Node JS - Typescript) the web API.
I have tried the python script (spa_current_temp.py) from Olivier_B.
How can i do this little example in Node JS?
I have tried some Node JS telnet examples without success.
Perhaps someone knowsā¦
Thank you,
Peter
Hey,
just wanted to share my intex spa lovelace configuration:
How does yours look like?