I’m not sure if this is the right place to ask, I know you can graph a binary sensor with this card. Can you graph an automation trigger time? i.e the automation triggers at 4AM, 7AM, 3PM, etc.
This card looks exactly like the missing piece I was looking for! I would like to show the consumed energy in a pie chart (e.g. Boiler, dishwasher,…).
It works without a problem with the current power sensors (W), but when I try to plot the values cimulated by the Riemann integral and utility meter (kWh) it just shows “N/A”.
I also get “N/A” with the calculated sensors for my lights, other sensors like temperature or humidity work fine.
Anything I’m doing wrong?
Thanks in advance!
I’m not sure I understand? Would that be displaying the times the automation has triggered or displaying the times that are configured in the automation itself as triggers?
I want to display the time the automation triggers. The automation is based on Simplisafe and the only way I see the device is via an SIMPLISAFE_EVENT. I use the event to trigger an automation, i.e, to send a notification that the door is open.
Thanks a lot! Simple but effective solution, all working now!
Edit: Another question:
I created a pie chart, and tried the “datalabels” option , but it still shows the percentage value in the pie-chart, and not the data value.
Id like a graph of a sensor to be plotted against a colored background (opposed to coloring the graph line). use case: eg windforce between 0 and 12 Bft,
I think I scanned all graph options, both here and on https://apexcharts.com/javascript-chart-demos/, but really couldn’t find one for showing that background, and plot the graph against it. Reason I need that to be in the card config, is a hard coded background jpg or png will never adjust size correctly on various devices, so the graph will be useless.
Hope you can give me a clue how to begin with this, thanks!
First off, amazing card! Would it be possible to introduce straight line (paralel to x-axis) on any given value? I would like to create a visualization of a baseline.
Is it possible to hide the legend completely? I have the states colorised/defined in the title, so it is extraneous
Is it possible to remove the offset from the name of the series for a series with an offiset. Right now, I define the series name as “yesterday” , but it still appears are “yesterday (-1d)”
fill_raw = ‘null’ as a series option does not seem to prevent the last value available to be filled out to the end of the chart. I am trying to keep the x-axis fixed spanning a day from midnight, and have the chart fill in as the day’s data are collected. But I get a straight horizontal line of the current value from now.
Hi,
I get strange value for the 1rst item of a hourly chart: it is always far too high compared to what is reported on larger chart, as if it contains the whole day:
Here the charts for 1 day, 2 days and 3 days about the same data:
I’ve made a graph for the price of the electricity in my area and everything seems to work as it intended. However, once I enable the header.show_states I see that the value never changes, but it always reflect whatever is the last group/value returned from data_generator.
Is there a way to tell the apexchart to use the value from “now”?
Another question… is there a way to get rid of the subtitle? It’s redundant with the title in all of my cases.
The state is always ‘OK’, but I’ve also tried using the current date, a valid price and even forcing the refresh of the table, but the price is always the last one in the list.
This is one of the most awesome cards I’ve seen so far, thanks a lot and congratulation on your hard work!!
EDIT: Just realized that my request seems to be the exact same as NeoID right above here, sorry I didn’t see it.
I’ve got a question that I couldn’t really figure out an answer for. I’m trending tidewater observation and forecast, and would like the legend at the bottom to show the numbers at “now” instead of at the end of graph. Is that possible? See my example below.