1
0
mirror of https://github.com/beestat/app.git synced 2026-05-13 10:52:29 -04:00
Commit Graph

230 Commits

Author SHA1 Message Date
Jon Ziebell 267dbe7ea8 Added degree days to the runtime_thermostat_summary table. 2023-08-16 20:48:36 -04:00
Jon Ziebell 4b61e50906 Missing weather data no longer prevents data from syncing. 2023-07-25 06:31:25 -04:00
Jon Ziebell 6b3e7158ef Updated SQL for #365 2023-07-24 07:08:44 -04:00
Jon Ziebell c579cc9a38 Fixed #365 - IAQ values above 255 don't get stored
Also did database alter and copy to new table.
2023-07-02 06:55:17 -04:00
Jon Ziebell 90271706ee Fixed #397 - CSV downloaded data unusable due to data misalignment: some rows missing TVOC and CO2 cells shifting rightward cells to the left 2023-06-23 06:32:05 -04:00
Jon Ziebell 6ebe758561 Fixed #398 - downloaded data - unable to distinguish between occupancy of null vs. occupancy of zero 2023-06-11 17:35:48 -04:00
Jon Ziebell 365aa75347 Added air quality to export 2023-05-26 07:36:31 -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 18429dd8ac Fixed #394 - Error in query (1062): Duplicate entry ... 2023-05-12 07:45:39 -04:00
Jon Ziebell efbf04d3d4 Improved error handling for when no thermostats are found. 2023-04-13 22:41:27 -04:00
Jon Ziebell 8c82cc7e54 Updated example settings to set generally unused things to null for #391 2023-04-01 08:32:31 -04:00
Jon Ziebell 714acbaa8b Checking for Smarty credentials before sending API call for #391 2023-04-01 08:30:19 -04:00
Jon Ziebell a524a92003 Minor changes for PHP8 2023-01-29 07:04:10 -05:00
Jon Ziebell e9e1ea1b9b Extended temperature profile lines 2023-01-27 06:35:52 -05:00
Jon Ziebell 1c94dc8f09 Fixed #341 - Beestat Stays Signed-In to Previous Account 2023-01-24 19:20:21 -05:00
Jon Ziebell dff338b580 Fixed #373 - beestat loads for home owner but not member 2023-01-24 17:44:13 -05:00
Jon Ziebell dd0ddd4452 Fixed #384 - Out of range value for column 'outdoor_temperature' 2023-01-24 17:26:08 -05: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 720181c777 Minor changes for PHP8 2023-01-22 09:00:00 -05: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 65f88a6624 Removed extra closing brace in settings example 2023-01-21 23:15:23 -05:00
Jon Ziebell 5ed2424b59 Minor changes for PHP8 2023-01-21 22:53:55 -05:00
Jon Ziebell d7146e23ab Minor changes for PHP8 2023-01-21 22:01:08 -05:00
Jon Ziebell 357ec5b35a Updated settings example 2023-01-18 06:37:57 -05:00
Jon Ziebell ebf8e65806 Updated database schema export 2023-01-17 18:59:44 -05:00
Jon Ziebell 9e0fb081a8 Updated database schema export 2023-01-17 18:59:24 -05:00
Jon Ziebell eddf22800a Fixed comfort profile showing up as other due to 64439f2756 2023-01-13 13:29:50 -05:00
Jon Ziebell a312ae5575 Fixed #378 - Entering home age from the ecobee app sets the "age" property of HouseDetails wrong 2023-01-13 09:25:44 -05:00
Jon Ziebell 0b12aed7d6 Fixed #336 - Downloaded data does not convert to °C 2023-01-12 20:59:54 -05:00
Jon Ziebell 64439f2756 PHP 8 bugfix 2023-01-12 20:39:43 -05:00
Jon Ziebell 8eac5140bb PHP 7.4 and more verbose logging for external authorizations 2022-12-24 11:32:13 -05:00
Jon Ziebell 690a51b450 Fixed #372 - Resist profile sometimes doesn't show up 2022-11-17 19:38:28 -05:00
Jon Ziebell 3022f25631 Reduced the number of columns returned from sensor sync 2022-10-18 09:14:12 -04:00
Jon Ziebell f68cce04de Fixed minor contribution bug 2022-10-16 21:52:38 -04:00
Jon Ziebell 2879d77e3d New contribute page is ready for testing 2022-10-16 21:40:50 -04:00
Jon Ziebell 8f90bd154b Fixed minor sync issue when merging thermostats 2022-09-30 12:30:49 -04:00
Jon Ziebell de19cd53cc Fixed minor sync issue when merging thermostats 2022-09-26 22:32:23 -04:00
Jon Ziebell d531850863 Updated authentication to be based on the ecobee account ID instead of thermostat serial number 2022-09-26 21:19:36 -04:00
Jon Ziebell 3130905852 Fixed #367 - Cannot unlink Patreon account after linking 2022-09-19 17:33:35 -04:00
Jon Ziebell 3bfb9f9ef5 Fixed address sometimes not being set correctly 2022-09-01 21:47:50 -04:00
Jon Ziebell f84665ddd6 Fixed #362 - Sensor temperature shows -17.8°C when battery dies. 2022-08-12 21:28:28 -04:00
Jon Ziebell c1403ae03b Floor plan editor early access 2022-08-04 21:32:10 -04:00
Jon Ziebell abab24cd24 Changed TVOC Summary to Air Quality Summary
This better reflects the little color scale in the ecobee app.
2022-07-06 19:15:06 -04:00
Jon Ziebell 738f2d2c64 Set up a demo account for Google Play app approval. 2022-06-30 22:53:02 -04:00
Jon Ziebell 63b67f02c2 Added ecobee_account_id to the ecobee_token table 2022-06-30 22:45:34 -04:00
Jon Ziebell 56995a04eb Added storage for historical profiles 2022-06-24 16:08:29 -04:00