Skip to content

0.9.8

Compare
Choose a tag to compare
@jneilliii jneilliii released this 19 Nov 19:49
· 140 commits to master since this release
da4b3c8

Fixed

  • Non Energy Monitoring devices were causing errors on status checks resulting in status update failure.

Issues

  • When toggling energy monitoring devices on/off the energy usage reported in the sidebar panel is from prior to the status change, so off plugs aren't reporting 0 as expected. Upon the next polling interval the power usage shoould be back in sync.
  • Need to change away from socket message updates and move to REST API calls for status updates.