Releases: Civilian-Power/communal-grid-ha
Releases · Civilian-Power/communal-grid-ha
Release list
Improve card registration
Dashboard card
1.0.26 Fix card picker: disable live preview to prevent stuck spinner
Fix card preview
1.0.25 Fix card picker: disable live preview to prevent stuck spinner
Remove Gas setup
1.0.24 Merge branch 'feature/auto-register-lovelace-card'
Include the dashboard card
1.0.23 Merge pull request #1 from Civilian-Power/feature/auto-register-lovel…
Update Dashboard cards
Use HTML b/i tags for Enroll and Learn more link styling HA markdown card strips CSS font-weight/font-style, so use <b> and <i> tags instead for bold and italic rendering. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add Learn More links
Add learn_more URLs to VPP registry and dashboard card - Add learn_more field to VPPEntry dataclass, loader, and sensor output - Populate learn_more URLs for 33 of 34 VPPs with informational pages - Add outlined "Learn more" button to card YAML alongside Enroll button Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update VPP Matches card appearance
- Align aesthetics with CP brand
- Update language for clarity
Fix loading state
Add loading state to VPP match sensor Return None (unknown) until first match computation finishes, so dashboard cards can show a loading indicator instead of immediately displaying "No matching programs found." Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Loading state, key entry, and region matching
- Loading state for dashboard cards
- Mask API key entry
- Fix VPP region matching: derive user state from HA location to prevent cross-border false matches