Battery View Strategy
View Strategy with one page for all battery entities.
Usage
You add this to already existing dashboards as an extra view.
Dashboard
-> Edit Dashboard
-> Kebap Menu
-> Raw Configuration Editor
-> Paste the following
... (existing dashboard)
views:
- strategy:
type: custom:battery-view-strategy
config: #Your Config here
title: YourTitle
icon: mdi:youricon
path: yourpath
This Strategy has a sensible default configuration, which is the one i myself use!
You can start without configuring anything. If you want to change something take a look at the Configuration Documentation.
Modifications are possible to:
- the rows/grids in the view (number of grids, header, etc.)