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

28 Commits

Author SHA1 Message Date
Jon Ziebell
85ebe47737 Time to improvements 2024-10-26 05:10:35 -04:00
Jon Ziebell
2c591556ad Fixed #410 - Setpoint reporting is way off 2024-06-04 19:48:32 -04:00
Jon Ziebell
d0e479e062 Fixed #403 - Duplicate entry Error code 1062
UTC vs local time bug
2024-01-27 23:20:17 -05:00
Jon Ziebell
6f71b505cc Exposed profiles in the API 2023-12-04 21:19:04 -05:00
Jon Ziebell
d298259704 Minor profile debug fix 2023-11-17 17:00:28 -05:00
Jon Ziebell
d240183635 Minor profile bug fix to prevent sample stop time from being 5 minutes too far out 2023-10-11 21:46:04 -04:00
Jon Ziebell
172bde425d Added metrics for Aux Heat 1 and 2 2023-05-26 06:39:23 -04:00
Jon Ziebell
06e8e5acdd Minor changes for PHP8 2023-01-22 08:46:25 -05:00
Jon Ziebell
69a5ce89de Minor changes for PHP8 2023-01-22 07:20:55 -05:00
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