Examples Simple graph type: custom:apexcharts-card series: - entity: sensor.temperature Multiple Types of Graphs type: custom:apexcharts-card graph_span: 6h header: show: false series: - entity: sensor.humidity type: line name: Outside Humidity group_by: func: avg duration: 30min - entity:...
Add examples and fix documentation (c71b76a) Fix typos and broken links (7789b8f) Chores changelog: Add doc and chores sections (58d7f5f) release: 1.1.0-dev.1 [skip ci] (e15f7b9), closes #2 release: 1.1.0-dev.2 [skip ci] (f01afd7), closes #4 #5 1.1.0-dev.2 (2021-01...
Examples Simple graph type: custom:apexcharts-card series: - entity: sensor.temperature Multiple Types of Graphs type: custom:apexcharts-card graph_span: 6h header: show: false series: - entity: sensor.humidity type: line name: Outside Humidity group_by: func: avg duration: 30min - entity:...
Examples Simple graph type: custom:apexcharts-card series: - entity: sensor.temperature Multiple Types of Graphs type: custom:apexcharts-card graph_span: 6h header: show: false series: - entity: sensor.humidity type: line name: Outside Humidity group_by: func: avg duration: 30min - entity:...
Examples Simple graph type: custom:apexcharts-card series: - entity: sensor.temperature Multiple Types of Graphs type: custom:apexcharts-card graph_span: 6h header: show: false series: - entity: sensor.humidity type: line name: Outside Humidity group_by: func: avg duration: 30min - entity:...
Some examples: Convert binary_sensor to numbers (1 is on, 0 is off) type: custom:apexcharts-card update_delay: 3s update_interval: 1min series: - entity: binary_sensor.heating transform: "return x === 'on' ? 1 : 0;" Scale a sensor: type: custom:apexcharts-card update_delay: 3s ...
Examples Simple graph type: custom:apexcharts-card series: - entity: sensor.temperature Multiple Types of Graphs type: custom:apexcharts-card graph_span: 6h header: show: false series: - entity: sensor.humidity type: line name: Outside Humidity group_by: func: avg duration: 30min - entity:...
Examples Simple graph type: custom:apexcharts-card series: - entity: sensor.temperature Multiple Types of Graphs type: custom:apexcharts-card graph_span: 6h header: show: false series: - entity: sensor.humidity type: line name: Outside Humidity group_by: func: avg duration: 30min - entity:...