NebraLtd / hm-pyhelper

A helper module used across various Nebra repos to reduce redundant features.
https://nebra.io/hmpyhelper
MIT License
8 stars 16 forks source link

possibility to combine get_ecc_location and get_onboarding_location #239

Open shawaj opened 1 year ago

shawaj commented 1 year ago

Related to #228 and #221 and #231 and #229

possibility to combine get_ecc_location and get_onboarding_location to reduce lines of code and complexity as it is mostly repeated.

231 will make them diverge somewhat but the core key finding part will be the same the only difference will be how it polls the helium onboarding server or the public api etc