Skip to content

v6.6.0

Compare
Choose a tag to compare
@ebaauw ebaauw released this 24 Sep 13:00
· 73 commits to main since this release
a91c9dc

Bug Fixes

  • Eve wouldn't show newly loaded Light Level history if it contains all-zero entries. So log minimum value of 1.
  • Eve wouldn't show history entries for On (Power in Eve) for Outlet services.
    • Use tag 0x0E for HistoryValue.onValue (instead of 0xE1). To be used for Outlet and Switch services;
    • Remove class HistoryValue.SwitchOnValue and param.switchOnValue and param.lastSwitchOnValue to History constructor.