v2.0.0
2.0.0 (2025-09-27)
⚠️ BREAKING CHANGES
- This version of the card requires Meteocat integration v3.1.0 or later.
- Previous versions allowed using sunrise and sunset sensors from the Home Assistant 'Sun' integration. This is no longer supported. The card now exclusively uses Meteocat's own sunrise and sunset sensors.
- Recommended upgrade procedure:
- Go to Settings > Dashboards > Resources.
- Remove the existing 'Meteocat Card' resource.
- Refresh the page.
- Install the new version of 'Meteocat Card'.
- This ensures no incompatible configuration remnants remain between versions.
✨ FEAT
Add configurable icon paths and native Meteocat sunrise/sunset sensors (b76ca47)
🛠 Changes:
- Set default icon path to '/hacsfiles/meteocat-card/icons/' for HACS installations.
- Added 'icon_path_type' option in the editor to toggle between HACS and manual icon paths.
- Updated entity discovery to prioritize Meteocat's sunrise and sunset sensors over Sun integration.
- Improved robustness of entity discovery with fallback to default sensors if needed.