Airthings dashboard ideas?
I just got an Airthings Radon monitor, and the integration with HA went smoothly. As a starting dashboard I have a simple card displaying sensor values.
But I let myself get carried away and got the one with the most sensors. So expected to see history graphs so I can look at trends or events, but it never occurred to me they were all different units and scales. HA wants to create many charts, which is less easy to read.
Does anyone have dashboard ideas on how to display these?
Do you find it to be reliable/accurate? I was going to order one of these until I read some reviews.
I only have an hour of data so far
Edit: after a day’s data, now’s the hard part: deciding what to do about it and how much to trust the accuracy. I have not put the detector in the basement yet(primary goal is monitoring radon), but it’s in a family room addition on a slab, with old direct vented gas heaters (actually those are off right now, so it’s not ytesting those)
Clearly I also need a chart that can display a limit, or two. For example, who recommends a limit of 100 for radon and epa recommends a limit of 148, so I’d like to see them both on the radon graph, and maybe a color change or something if a point in time exceeds them
I'm not sure if they're accurate (never got mine third party tested) but they're consistent. Stick two next to each other and get the same results.
Temperature and humidity is all I have other data sources to verify and even then it’s only temperature
I don’t even have the right terminology so google and ChatGPT were not helpful ….. does ha have some sort of trend graph that is a combination of different sets of values, over the same time axis?
A goal might be to identify events and their effects. For example perhaps turning on the dryer raises particulates and CO2: I know when I turn on the dryer so want to look at the graph for any matching changes in any measurement .
(Or maybe I’m fooling myself: I have no idea what the sampling frequency is yet)
I've found apexcharts-card to be fairly configurable and good looking. I've put 2 different data types on the one graph and used two axes (price left, % right). Sometimes the values get "stuck", but a refresh fixes it.
::: spoiler YAML code for my chart
:::
Thanks but this needs like half a dozen, so I don’t think this type of chart will scale