Skip to content

Commit 419ec48

Browse files
committed
Add HACS configuration
1 parent 810dbcd commit 419ec48

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
![GitHub release (latest by date)](https://img.shields.io/github/v/release/danimart1991/pvpc-hourly-pricing-card)
22
![GitHub last commit](https://img.shields.io/github/last-commit/danimart1991/pvpc-hourly-pricing-card)
33
![License](https://img.shields.io/github/license/danimart1991/pvpc-hourly-pricing-card.svg)
4+
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg)](https://github.com/custom-components/hacs)
45

56
# PVPC Hourly Pricing Card
67

hacs.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "PVPC Hourly Pricing Card",
3+
"content_in_root": true,
4+
"filename": "pvpc-hourly-pricing-card.js",
5+
"render_readme": true
6+
}

0 commit comments

Comments
 (0)