💵 Personal Capital Card by @iantrich
Hey dude! Help me out for a couple of 🍻 or a ☕!
This card is for Lovelace on Home Assistant that display account data from the sensor.personalcapital custom component.
https://twitter.com/_developit/status/1090364879377260544
| Name | Type | Requirement | Description |
|---|---|---|---|
| type | string | Required | custom:pc-card |
| title | string | Optional | Card title |
Save pc-card to <config directory>/www/pc-card.js on your Home Assistant instanse.
Example:
wget https://raw.githubusercontent.com/custom-cards/pc-card/master/pc-card.js
mv pc-card.js /config/www/Link pc-card inside your ui-lovelace.yaml.
resources:
- url: /local/pc-card.js?v=0
type: moduleAdd a custom element in your ui-lovelace.yaml
- type: custom:pc-card
title: Money
