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

260 Commits

Author SHA1 Message Date
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 64439f2756ef57e6ffacd62ed0699d43c96f332d 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
Jon Ziebell
bded3a278b Updated a few things to support merged thermostats. 2022-06-24 12:41:14 -04:00
Jon Ziebell
c970cc85c9 Exposed runtime_thermostat_summary->populate 2022-06-23 21:55:10 -04:00
Jon Ziebell
3d01fd08b5 Exposed runtime_thermostat_summary->populate
Will be used for manually populating/repopulating when making manual changes to runtime data.
2022-06-23 21:50:13 -04:00
Jon Ziebell
81d1186d4c Quick fix for IAQ/VOC readings going outside of acceptable range. 2022-06-20 21:43:01 -04:00
Jon Ziebell
7b4cbfee1d Added ability to customize profile start date 2022-06-19 22:06:33 -04:00
Jon Ziebell
2da6822ce2 Added air quality for Patrons 2022-06-18 23:41:32 -04:00
Jon Ziebell
14bed9c570 Fixed a couple of spots where random values were not using cryptographically-secure methods. 2022-01-08 15:48:32 -05:00
Jon Ziebell
ee6a196a72 Polished up ecobee account ID getter to support invalid JWTs 2022-01-08 07:56:45 -05:00
Jon Ziebell
fbf70fee67 Added temporary code to populate the ecobee_account_id field. 2021-12-16 07:39:10 -05: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
bcb59df01d Added rudimentary support for legacy monitor and control sensors (temperature only) 2021-12-14 23:00:43 -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
1c3002644c Added exception handling for "User cannot access thermostat..." error 2021-11-20 06:38:00 -05:00
Jon Ziebell
7938f260f1 Fixed #339 - Sensor values over 100F show up as 0.0 in "Sensors" section
I was incorrectly limiting between -100F and 100F. Doubled that. The limit exists to filter out obviously bad data (which there is some of)
2021-07-08 20:37:32 -04:00
Jon Ziebell
584dd30eb5 Allowed quicker syncing and showing of more recent data synced from ecobee 2021-06-14 21:44:04 -04:00
Jon Ziebell
1490a6a1a3 Removed maintenance notification 2021-04-17 21:11:50 -04:00
Jon Ziebell
0f7b1c28a7 Added maintenance notification 2021-04-17 20:33:21 -04: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