This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Paste in "raw configuration editor" that you access thru the three dots in the upper right corner in the Home Assistant dashboard. | |
apexcharts_card_templates: | |
electricity_price: | |
locale: sv | |
apex_config: | |
legend: | |
show: false | |
xaxis: | |
labels: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# See https://gist.github.com/moorgrove/d43b27ee789d4e91f2070953ec00bd58 for gist regarding "config_templates: electricity_price" | |
type: custom:apexcharts-card | |
config_templates: electricity_price | |
now: | |
show: true | |
label: Nu | |
color: '#ffc0cb' | |
header: | |
show: true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type: custom:apexcharts-card | |
now: | |
show: true | |
label: Nu | |
color: '#ffc0cb' | |
header: | |
show: true | |
title: Elpris Import | 2 Dagar | |
show_states: true | |
colorize_states: true |