Skip to content

Todo list

fpalsson edited this page Jul 20, 2021 · 5 revisions

Code quality

  • Add error handling in relevant places.

Functions

  • Store password encrypted.
  • Add tags/tokens for recommended levels (or possibly sensor values without a UI-component).
  • Adding flow triggers for "pH goes below recommended level". Of cause the same for "... goes above...". And also the same for ORP and conductivity and salinity.
  • The above probably calls for a "pH back within recommended levels"-trigger. And the same for ORP and conductivity and salinity.
  • Translate to other languages.
  • Add sensor to display how the measurement was sent (gateway/sigfox/bluetooth).

Development/building

  • Make sure debugging works.

Testing

  • LOTS AND LOTS OF TESTING.

Requests (will be moved to other sections above after investigation)

Possible ideas

These are done

  • Add measurement timestamp from last measurement.
  • Add info on what treatment chemical is needed and amount.
  • Add flow triggers for "pH value changed" and "pH value goes above/below". The same for ORP and conductivity.
  • Add an alarm (boolean value) as a summary for "Pool needs attention". Of cause a flow trigger for this as well.