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 #90

Open
ballle98 opened this issue May 2, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@ballle98
Copy link
Owner

ballle98 commented May 2, 2024

see sfeakes#287

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 - #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 sfeakes#277 (reply in thread)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant