You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TimeFlow Card v2.0.1
🐛 Bug Fix Release
- Fixed timezone parsing for Home Assistant isoformat() dates
- Added support for ISO dates with timezone info (+XX:XX, -XX:XX, Z)
- Maintains backward compatibility with existing formats
- Resolves GitHub issue Rishi8078#2
Full compatibility with Home Assistant device_class: timestamp entities.
No configuration changes required - automatic upgrade.
📦 Update package.json to v2.0.0
- Bump version to match template system release
- Update description to highlight template support
- Add template-related keywords (template, jinja2, dynamic)