You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :(
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)
The text was updated successfully, but these errors were encountered: