🎉 Version 0.0.2
✨ New Features
- 🔍 Automatic Icon Inheritance: Icons are now automatically inherited from the entity if not manually configured
- 📘 TypeScript Migration: Full migration from JavaScript to TypeScript with complete type safety
- 🛡️ Enhanced Type Safety: Comprehensive TypeScript interfaces for Home Assistant integration
- 🏷️ Decorators: Modern property decorators for cleaner code
🔄 Changes
- Migrated entire codebase from JavaScript to TypeScript
- Updated HACS configuration to use .ts file
- Enhanced documentation with icon inheritance feature
- Improved null safety throughout the codebase
❌ Removed
- JavaScript variant (fully replaced by TypeScript)
📦 Installation
Install via HACS or manually download \ ime-spinner-card.ts\
Full Changelog: https://github.com/diestrohs/time-spinner-card/compare/v0.0.1...v0.0.2