1
0
mirror of https://github.com/beestat/app.git synced 2025-11-14 18:43:21 -05:00

19 Commits

Author SHA1 Message Date
Jon Ziebell
56995a04eb Added storage for historical profiles 2022-06-24 16:08:29 -04:00
Jon Ziebell
7b4cbfee1d Added ability to customize profile start date 2022-06-19 22:06:33 -04:00
Jon Ziebell
3e6b03f93f Fixed #347 - Setpoint metrics don't generate when system is set to auto 2021-12-15 07:47:40 -05:00
Jon Ziebell
06073bfc25 Added settings page and all the things that go along with it. 2021-12-14 20:23:56 -05:00
Jon Ziebell
65cfc07220 Fixed #346 - Profiles break when adding a new thermostat 2021-12-12 21:11:40 -05:00
Jon Ziebell
76ff07c32a Updated profiles to use reported instead of detected system type. 2021-03-23 21:33:20 -04:00
Jon Ziebell
a2dba76eca Fixed RDD generating as 0 when there's 0 runtime. 2021-03-23 20:32:28 -04:00
Jon Ziebell
7068a39af7 Fixed profiles failing to heat when no HDD or CDD 2021-03-03 21:18:52 -05:00
Jon Ziebell
9bd8f5e2cc Added aux heat to temperature profile generation (API only) 2021-03-03 20:46:12 -05:00
Jon Ziebell
e4b241666f Migrating from system_type2 to system_type 2021-02-21 20:32:18 -05:00
Jon Ziebell
1547c00363 Fixed #327 - Temperature profiles extremely vulnerable to outliers
Added debug output to profile generation and removed outliers from temperature profiles
2021-02-17 21:25:24 -05:00
Jon Ziebell
43897ba5b3 Re-enabled daytime profile data use (solar heating)
I figure with ignore_solar_heating = true, the profiles will reflect the night really well, but the day poorly. If ignore_solar_heating = false, it should reflect both day and night about the same and give a better average. Plus more data will be available to the profiles.
2021-02-04 08:36:34 -05:00
Jon Ziebell
8be843de75 Fixed #319 - Heat profile not generating for new users 2021-02-02 21:08:02 -05:00
Jon Ziebell
e3a4e015e3 Fixed #317 - Metric resist balance point is sometimes wrong
Added more precision to profile linear trendline generation.
2021-02-02 19:59:44 -05:00
Jon Ziebell
b3fa9b8f9d Fixed #318 - Metrics / Profiles sometimes use data from the wrong thermostat 2021-02-02 18:35:58 -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
97acf95180 Fixed off by 10x error on new temperature profile 2020-03-04 20:31:40 -05:00
Jon Ziebell
154af5d89f Updated profile generation; added some metrics. 2020-02-27 20:09:11 -05:00
Jon Ziebell
762cbf2084 Added new thermostat_group profiles to the background sync. 2020-02-27 07:56:35 -05:00