Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 17:43

Added

  • Dedicated Price Last Updated timestamp sensor (SensorDeviceClass.TIMESTAMP)
  • Robust ISO 8601 date parsing with edge case handling

Changed

  • Use Home Assistant's shared HTTP session (async_get_clientsession) instead of creating sessions per update
  • Fixed license reference in README (GPL-3.0, not MIT)