1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -04:00

13 Commits

Author SHA1 Message Date
Jon Ziebell
b51a818476 Fixed #323 - Thermostat & Sensor Detail don't load until thermostat is at least <timezone offset> hours old 2021-02-10 19:54:13 -05:00
Jon Ziebell
6d7b4ff3f5 Metrics
There's no description for a commit with changes to 65 files.
2021-01-27 20:49:27 -05:00
Jon Ziebell
96403884f7 Changed all timeout calls to explicitly declare window 2021-01-22 22:56:23 -05:00
Jon Ziebell
53272ec5b0 Fixed #272 - Thermostat Detail stuck in the past 2020-06-22 21:04:59 -04:00
Jon Ziebell
8ee82d4bd0 Hiding card menus for #261 2020-03-03 20:56:55 -05:00
Jon Ziebell
95c9281ace Fixed #261 - Charts error on hover if they have no data
Now attempting to properly account for this situation.
2020-03-03 20:47:45 -05:00
Jon Ziebell
2efcb60fcc Fixed #254 - Smoothed data often terribly misrepresents real data
Smoothing is now automatically done for outdoor temperature and humidity. Removed smoothing option; disabled by default for all indoor series.
2020-02-22 14:39:24 -05:00
Jon Ziebell
f2acdb0924 Fixed #244 - Crosshair is not always displayed 2020-02-18 22:08:40 -05:00
Jon Ziebell
36c24ffa92 Sensor Data 🤞
Finished outstanding features, fixed lots of bugs, enabled for the general population. #17
2020-02-08 14:18:09 -05:00
Jon Ziebell
8d6ed9dba5 Fixed #226 - Sometimes switching thermostats errors
The API call to thermostat.read_id in runtime detail was not excluding inactive thermostats. That messed up the cache, which caused an inactive thermostat to try and display in the thermostat switcher.
2020-01-22 08:19:24 -05:00
Jon Ziebell
974d847707 Sensor data is now live for $5 Patrons 2020-01-16 20:01:40 -05:00
Jon Ziebell
59199163ca A number of improvements and bug fixes to Runtime Sensor Detail 2020-01-16 18:55:50 -05:00
Jon Ziebell
24020e300f A bunch of changes in preparation for sensor data.
The big stuff is done; sending this live to identify any issues early.
2020-01-12 21:27:30 -05:00