Tonyslogic / comparetout

Android app for comparing time of use tariffs with options for solar PV
Apache License 2.0
2 stars 0 forks source link

Load HDF without credentials #7

Closed Tonyslogic closed 3 months ago

Tonyslogic commented 7 months ago

The fix that allowed loading HDF from file without credentials made the UI inconsistent. I.e. the select system/MPRN is enabled early.

CBT: When parsing the HDF, extract the MPRN and create a new MPRN if it does not exist in the list, automatically selecting that MPRN. Revert to disabling selection until MPRN list is populated, or credentials set. ESBN, can and have broken the MPRN retrieval

Tonyslogic commented 3 months ago

This is fixed in V1.38