Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support sharing same PDA ID between control panel and physical PDA #287

Open
ballle98 opened this issue May 2, 2024 · 1 comment
Open

Comments

@ballle98
Copy link
Contributor

ballle98 commented May 2, 2024

for reference I found where I originally got this working in 2019 #40 but this was with a control panel supporting multiple PDA ids.

The fix for this issue on my fork will get you closer to working - ballle98#26

need to rework the pda_shouldSleep() function so that when it's about to wake up it sets _pda_first_probe_recvd to false when loop count is set to 0 and return true. might be able to do a dev branch that you could try.

I didn't hook up my PDA when I replaced the panel. I use https://github.com/earlephilhower/aquaweb when I need to configure the panel. After I got aqualinkd connected to openhab and then to alexa and google no one ever used the pda it was faster to say "alexa turn on filter pump". I see there is new simulor pages added to aqualinkd but they don't work on PDA panels yet :(

Originally posted by @ballle98 in #277 (reply in thread)

@ballle98
Copy link
Contributor Author

ballle98 commented May 2, 2024

I'll experiment on this here - ballle98#90

@ballle98 ballle98 changed the title for reference I found where I originally got this working in 2019 #40 but this was with a control panel supporting multiple PDA ids. Support sharing same PDA ID between control panel and physical PDA May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant