12
138
1808
论坛技术达人
type: custom:apexcharts-card header: show: true title: 当月用电趋势图 show_states: true colorize_states: true graph_span: 31d span: start: month series: - entity: sensor.0308300234854862_this_month_total_usage data_generator: | return entity.attributes.this_month_by_day.map((peak, index) => { return [new Date(peak).getTime(), entity.attributes.this_month_by_day[index]]; });
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
Archiver|手机版|小黑屋|Hassbian ( 晋ICP备17001384号-1 )
GMT+8, 2025-5-7 08:51 , Processed in 0.527516 second(s), 26 queries .
Powered by Discuz! X3.5
© 2001-2025 Discuz! Team.