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

25 Commits

Author SHA1 Message Date
Jon Ziebell
6e294377f2 Fixed #413 - Comparison counts sometimes decrease when switching from global/all to something more specific 2024-08-17 07:25:09 -04:00
Jon Ziebell
172bde425d Added metrics for Aux Heat 1 and 2 2023-05-26 06:39:23 -04:00
Jon Ziebell
c5c53c33b4 Improved some exception handling. 2023-05-12 07:46:29 -04:00
Jon Ziebell
efbf04d3d4 Improved error handling for when no thermostats are found. 2023-04-13 22:41:27 -04:00
Jon Ziebell
b739ea15b2 Minor changes for PHP8 2023-01-22 13:47:53 -05:00
Jon Ziebell
b00d46d238 Minor changes for PHP8 2023-01-22 10:12:09 -05:00
Jon Ziebell
06f907bade Minor changes for PHP8 2023-01-22 09:01:33 -05:00
Jon Ziebell
56995a04eb Added storage for historical profiles 2022-06-24 16:08:29 -04: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
b3d4b11037 Refactored inconsistent naming of heat_auxiliary to auxiliary_heat 2021-03-01 22:38:52 -05:00
Jon Ziebell
458e649cfe Removed debug message 2021-02-22 20:19:37 -05:00
Jon Ziebell
bdcb59a2c4 Optimized metric fetching. 2021-02-22 19:47:46 -05:00
Jon Ziebell
bb93805e20 Optimized get_metrics query a bit
Forced certain where clauses to take advantages of indexes.
2021-02-21 21:42:16 -05:00
Jon Ziebell
e4b241666f Migrating from system_type2 to system_type 2021-02-21 20:32:18 -05:00
Jon Ziebell
5fffa7686a Mostly migrated from heat_auxiliary to auxiliary_heat naming convention for #331 2021-02-20 21:43:51 -05:00
Jon Ziebell
93abd4e92a Moved standard_deviation function to global scope 2021-02-17 21:18:25 -05:00
Jon Ziebell
1d0f7218bd Fixed profiles not generating if you have inactive thermostats
Affects cron job only
2021-02-04 08:34:36 -05:00
Jon Ziebell
ae3a72c791 Fixed #320 - Profiles don't always generate and sometimes break GUI 2021-02-03 22:35:50 -05:00
Jon Ziebell
fc41e7c2fc Added API call for cron job to be able to generate thermostat profiles weekly 2021-01-29 20:55:26 -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
131fee9442 Resolved issues with down notification. 2020-01-31 20:00:01 -05:00
Jon Ziebell
a6564305b0 Fixed #229 and #90.
Loading now doesn't break if the sync fails, and as a bonus that made it trivial to display whether or not ecobee is down.
2020-01-29 22:39:05 -05:00
Jon Ziebell
eaee95736d Fixed #157 - Re-evaluate converged columns
Removed "json_" prefixes from all columns and converted columns to actual JSON types. Also removed all converged columns and converted contents to regular columns.
2019-10-28 21:18:43 -04:00
Jon Ziebell
260d29e3f6 Completed #141 - Display current outdoor weather
Current weather is now displayed on the System card and available in detail in a modal.
2019-07-26 19:32:15 -04:00
Jon Ziebell
1c79d3a773 Beestat is now open source 2019-05-22 21:22:24 -04:00