Jon Ziebell
b02374a71b
Fixed #125 - Removed sensors are not being properly removed
...
Forgot to remove the inactive sensors from the polling.
2019-06-19 21:06:50 -04:00
Jon Ziebell
4acc61f65e
Filling in product name for vulcanSmart code name
2019-06-10 20:32:17 -04:00
Jon Ziebell
98905d6181
Fixed #124 - Temperature Profiles chart axis gets skewed if you reload a previously loaded profile (only in °C)
...
I was performing the same mutation on an object multiple times because I did not clone it or store the data separately.
2019-06-04 22:23:45 -04:00
Jon Ziebell
729022e85a
Fixed #123 - Aggregate runtime settings can get into an invalid state
...
I forgot to update the state in one place.
2019-06-04 21:34:33 -04:00
Jon Ziebell
107458e6d8
Fixes #74 - Add outdoor humidity
...
Even though the line can get a little messy and get in the way of the swimlanes at the top of the chart, it's nice to have.
2019-05-26 06:57:05 -04:00
Jon Ziebell
696af857d9
Fixes #109 - Legend colors could be clearer.
...
Tweaked some colors and line styles to improve readability.
2019-05-26 06:47:21 -04:00
Jon Ziebell
658af158d2
Fixed #119
...
While I have the connectNulls option left disabled, I was not adding null values to the series. So Highcharts was just connecting the values because it didn't know any better.
2019-05-23 20:51:46 -04:00
Jon Ziebell
1c79d3a773
Beestat is now open source
2019-05-22 21:22:24 -04:00