Skip to content

v1.1.10

Compare
Choose a tag to compare
@iprak iprak released this 24 Sep 00:38
· 54 commits to master since this release
3d6e85b

Added support for multiple scan intervals.

  • Symbol can now have scan_interval override defined.
  • If symbol needs converter symbol, then it will be refreshed on the same interval unless it has already been registered.
  • Sensor update now happens through _handle_coordinator_update override instead of available which is more streamlined.
  • A symbol is considered not available if it has no market value.