1
0
mirror of https://github.com/beestat/app.git synced 2025-05-31 12:16:39 -04:00

21 Commits

Author SHA1 Message Date
Jon Ziebell
5e2a30989a Fixed Thermostat/Sensor Detail charts not having Download Chart and Reset Zoom buttons always 2023-10-18 21:28:04 -04:00
Jon Ziebell
e3db43a44e Fixed runtime data not auto-updating, added data age check when resuming from background 2023-10-17 17:59:24 -04:00
Jon Ziebell
e10c35f340 Fixed #376 - Static times can sometimes end up in the past and cause a range error 2022-11-29 21:40:21 -05:00
Jon Ziebell
913f7a2aa1 Fixed #375 - First sync gets stuck if thermostat is less than 3 days old 2022-11-29 21:10:20 -05:00
Jon Ziebell
c3891ffff8 Added 3D viewer to Visualize
Added 3D viewer to Visualize
2022-08-18 21:40:35 -04:00
Jon Ziebell
c1403ae03b Floor plan editor early access 2022-08-04 21:32:10 -04:00
Jon Ziebell
bded3a278b Updated a few things to support merged thermostats. 2022-06-24 12:41:14 -04:00
Jon Ziebell
2da6822ce2 Added air quality for Patrons 2022-06-18 23:41:32 -04:00
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