Initial commit: Add Pstryk Energy Card v4.1.0

- Add main card implementation with full/compact/super_compact modes
- Support for sparkline and bars widgets with effects
- Price color coding based on best/worst price ranges
- Alert system for high/low price thresholds
- Polish/English translations support
- HACS integration configuration
- Development guidelines in AGENTS.md
This commit is contained in:
Gemini Bot
2025-11-21 12:13:59 +01:00
commit f6147a0787
4 changed files with 1356 additions and 0 deletions

5
hacs.json Normal file
View File

@ -0,0 +1,5 @@
{
"name": "Pstryk Energy Card",
"filename": "pstryk-card.js",
"render_readme": true
}