Skip to content

trappify/energy_advisor_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy Advisor Plan Card

Simple Lovelace card that presents the Energy Advisor schedule in a family-friendly timeline. It groups activities into Today, Tomorrow, and upcoming days with colour hints for price levels.

Installation

HACS (recommended)

  1. In Home Assistant, open HACS → Dashboard → ⋮ → Custom repositories.
  2. Add https://github.com/trappify/energy_advisor_ui with category Dashboard.
  3. Open the new entry “Energy Advisor Plan Card” and click Download.
  4. If your HA version does not auto-register resources, add one manually under Settings → Dashboards → Resources: /hacsfiles/energy_advisor_ui/energy-advisor-plan-card.js (type Module).

Manual

  1. Download the latest release archive.
  2. Copy energy-advisor-plan-card.js into /config/www/community/energy_advisor_ui/ (create the folder if needed).
  3. Add a Lovelace resource pointing to /local/community/energy_advisor_ui/energy-advisor-plan-card.js (type Module).

Usage

Add the card to any dashboard (Manual card editor):

type: custom:energy-advisor-plan-card
entity: sensor.energy_advisor_plan
# Optional
# title: Energy plan for the family
# cost_unit: kr/kWh

Ensure the Energy Advisor integration is installed so the sensor provides activity names, times, and cost data.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published