v0.2.0
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)