Skip to content

0.5.1

Choose a tag to compare

@wxt9861 wxt9861 released this 10 Dec 13:31
46dd77f

Breaking Change

VM sensor attribute cpu_use_% has been changed to cpu_use_pct. If you have custom sensors relying on this attribute, please modify them to reflect new attribute name

Changes

Update cpu_use_% to cpu_use_pct for compatibility with custom ui cards/plug-ins (#17)
Change scan interval from 60 seconds to ~45 seconds (#18)
Update examples to reflect cpu_use_% -> cpu_use_pct change