I did the 4 sec button reset and it came right up. Now to get past step 1
Thank you so much. Im sure im not going to make it past step 2 now. lol
Hey Mark!! Got everything working. Last step is the app. I know im stupid. Is that a phone app or a HA app?
Ive also tried to load into HACS or supervisor and neither will take it
Neither, the app is a windows WPF app. To use HA, you would need to clone the HA project from Github and install it on a python server. You need the AquaLogic python project as well (see top of this thread).
The work I did was to bypass all of that and just have an app in windows to control the device. Sometime in the future, I may tackle an android app.
To run the app, just double click on AquaLogic.exe (in windows)
got it mark, thank you sir !!
Now im trying to put it into home assist. I wish I was smarter. I cant get any repos from anyone to work
Mark your work was great. I can totally follow directions. can you private message me, id like to paypal you some coffee money !!
Not necessary. I am just glad someone else can make use of it.
Can anyone please tell me how to add the repo. I can’t get it to add anywhere.
Have you read these instructions:
And to add AquaLogic:
Yes sir I have. But how does it know the aqua logic component. If I just tell it aqua logic in configuration.yaml it doesn’t know what aqua logic is. Right ?
I did exactly this. But doing it got me to thinking (oh crap)
It doesn’t know what
- lights
- filter
Etc is. It doesn’t know what to do with that info.
That’s where I’m having an issue
I am not sure I understand the problem.
The AquaLogic installation into Home Automation installation defines all of that in the configuration.yaml. It is in the documentation here:
Hey guys, im sure your tired of hearing from computer dummy over here
So ive done everything you said mark. Grateful for your help.
Ive looked at the logs and continue to get a timeout. Not sure what to do
Might be a wifi problem. It appears that the app lost the connection to the device. Have you tried pinging it from the same server that HA is running on? Does my AquaLogic app work ok?
I couldn’t get your app to work.
I’ve pinged it from a computer with no loss packets
It is inside metal grounded box. (antenna and all)
But connection to the iotservice app has been flawless. RSSI is mid 70’s
I’m going to take the metal box cover off and let it hang out. And see what happens
Did you set the IP and port in my app and then press the reset button?
Here is what I got directly from a ping on the RPI
Top one is with the cover on (aqualogic front cover and door closed)
Second is with the RS485 adapter hanging outside of it
Yes sir I did
In TCPUDPDbg, are you are seeing the packets being streamed from the device?
Also, I have updated both the software and the script in the Google Drive folder. But that should not matter for connection issues although now it will tell you if it is not connected.
Yes sir I did. With the SHOW HEX option. Data is pouring through
Im so sorry here, this is just above my pay grade.
Im 42 years old and never gave up on anything in life. Not once. But this one is pushing me to try it lol
Also the HIS _ script, i didnt see anywhere to use that
HIS_Script_20191113.zip is purely informational.
If you see data with TCPUDPDbg, then the AquaLogic app should definitely work.
What exactly happens when you run that app? Is the new app saying “Not Connected”?
Are you running the app on the same device as TCPUDPDbg?
It could be a firewall issue. Are you running an Anti-Virus software on the PC? Can you shut it off?