Skip to content

A card for Home Assistant Lovelace for exploring the data of your entities interactively and in real time.

License

Notifications You must be signed in to change notification settings

wrfz/power-graph

Repository files navigation

power-graph

A card for Home Assistant Lovelace for exploring the data of your entities interactively and in real time.

Steps for developers to set up Environment

sudo apt update sudo apt install npm

sudo npm cache clean -f sudo npm install -g n

npm install

Compile + Watch (terminal 1): npm run watch

Execute (terminal 2): npx serve .

Compile and run Home Assistant frontend with custom Core: script/develop_and_serve -c https://home.wi.topofweb.de

About

A card for Home Assistant Lovelace for exploring the data of your entities interactively and in real time.

Resources

License

Stars

Watchers

Forks

Packages

No packages published