github rwoldberg/ldata-ha v1.1.21
Updated Logic for sensors

9 hours ago

New updates to logic, DB restore on reload, and updated options.

Key changes:

  1. Changed logic to validate first new value to last value saved in DB after addon restart
  2. Reworked Daily value logic to only allow increasing values. (any current bad value needs it's "state" corrected then HA reload or wait till the midnight reset)
  3. All data validation now allows for a Rounding Tolerance of 0.01 (decrease logging spam)
  4. Big rewrite to stream line code accommodating new options logging menu toggles (Menu options are live refresh no HA reload needed).

The new options menu was to made it easier for logging debug info and I didn't want to simply add/remove it every build so I add real time toggles to turn on/off the extra logging features. There is a toggle to turn off data validation warnings as well since Leviton's API stream is currently trash and spams the logs.

Don't miss a new ldata-ha release

NewReleases is sending notifications on new releases.