Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: custom:apexcharts-card
- chart_type: pie
- series:
- - entity: sensor.solar_consump_today
- name: Consumed Today
- color: "#A0C3A9"
- - entity: sensor.solar_production_today_daily_reset
- name: Produced Today
- color: "#648DA8"
- header:
- show: false
- show_states: true
- colorize_states: true
- apex_config:
- chart:
- width: 330
- height: 300
- legend:
- show: true
- position: top
- horizontalAlign: center
- floating: false
- fontSize: 10px
Advertisement
Add Comment
Please, Sign In to add comment