Skip to content

Releases: Civilian-Power/communal-grid-ha

Improve card registration

Choose a tag to compare

@mlaaker mlaaker released this 12 Mar 04:23
1.0.27

Improve card registration: use Lovelace resources API, fix encoding

Dashboard card

Choose a tag to compare

@mlaaker mlaaker released this 05 Mar 22:02
1.0.26

Fix card picker: disable live preview to prevent stuck spinner

Fix card preview

Choose a tag to compare

@mlaaker mlaaker released this 04 Mar 07:10
1.0.25

Fix card picker: disable live preview to prevent stuck spinner

Remove Gas setup

Choose a tag to compare

@mlaaker mlaaker released this 04 Mar 06:25
1.0.24

Merge branch 'feature/auto-register-lovelace-card'

Include the dashboard card

Choose a tag to compare

@mlaaker mlaaker released this 04 Mar 06:10
8a2e4ac
1.0.23

Merge pull request #1 from Civilian-Power/feature/auto-register-lovel…

Update Dashboard cards

Choose a tag to compare

@mlaaker mlaaker released this 03 Mar 23:58
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

Choose a tag to compare

@mlaaker mlaaker released this 03 Mar 23:14
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

Choose a tag to compare

@mlaaker mlaaker released this 03 Mar 21:37
  • Align aesthetics with CP brand
  • Update language for clarity

Fix loading state

Choose a tag to compare

@mlaaker mlaaker released this 02 Mar 06:57
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

Choose a tag to compare

@mlaaker mlaaker released this 02 Mar 06:44
  • 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