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

594 Commits

Author SHA1 Message Date
Jon Ziebell
c81ae3d8d8 Added last sync timestamp for supporters 2023-12-13 23:06:52 -05:00
Jon Ziebell
ee0e1d55c2 Updated runtime_sensor.occupancy column type for #401 2023-12-06 21:29:38 -05:00
Jon Ziebell
70b82351a1 Added setting to prefer secondary device sync 2023-12-05 21:12:26 -05:00
Jon Ziebell
6f71b505cc Exposed profiles in the API 2023-12-04 21:19:04 -05:00
Jon Ziebell
1ea5f63629 Fixed beestat contribute not resetting when changing amount 2023-11-29 19:04:48 -05:00
Jon Ziebell
a8016a0376 Fixed beestat contribute not resetting when changing amount 2023-11-29 19:02:40 -05:00
Jon Ziebell
9b40c81b85 Fixed degree days off by a factor of 10 2023-11-21 22:56:56 -05:00
Jon Ziebell
6e161bcd09 Fixed beestat not loading sometimes if width too narrow 2023-11-18 18:21:17 -05:00
Jon Ziebell
91f3110584 Fixed #400 - Clicking "Continue to Payment" can result in runaway API calls 2023-11-17 19:24:00 -05:00
Jon Ziebell
212a8e26db Added degree days to Thermostat Summary 2023-11-17 17:02:52 -05:00
Jon Ziebell
d298259704 Minor profile debug fix 2023-11-17 17:00:28 -05:00
Jon Ziebell
5d6b977a60 Added fast thermostat switcher 2023-11-15 06:48:13 -05:00
Jon Ziebell
45c2d0969b Added iOS and Android review prompt 2023-10-26 21:42:55 -04:00
Jon Ziebell
e329eb38c9 Added iOS and Android review prompt 2023-10-26 21:36:59 -04:00
Jon Ziebell
aa1d11f069 Added iOS app banner 2023-10-26 20:34:39 -04:00
Jon Ziebell
a096d2654a Slightly adjusted app welcome page background color 2023-10-20 08:37:55 -04:00
Jon Ziebell
ae74fd4f02 Removed affiliate link for demo 2023-10-20 08:17:47 -04:00
Jon Ziebell
566e27fb45 Disabled ecobee down notification on the demo 2023-10-20 07:59:34 -04:00
Jon Ziebell
5c061be288 Fixed app welcome page 2023-10-20 06:51:53 -04:00
Jon Ziebell
a4392c37f7 Added app welcome page 2023-10-20 06:42:54 -04:00
Jon Ziebell
f643e8cb1a Minor URL update 2023-10-20 06:25:17 -04:00
Jon Ziebell
5e2a30989a Fixed Thermostat/Sensor Detail charts not having Download Chart and Reset Zoom buttons always 2023-10-18 21:28:04 -04:00
Jon Ziebell
98e3c9f20d Fixed Thermostat Detail sometimes getting stuck at "Syncing" 2023-10-18 21:15:46 -04:00
Jon Ziebell
f6d17e279d Prevented download data when using the app (unfortunately) 2023-10-17 21:57:35 -04:00
Jon Ziebell
f60be431df Prevented download data when using the app (unfortunately) 2023-10-17 21:50:33 -04:00
Jon Ziebell
e3db43a44e Fixed runtime data not auto-updating, added data age check when resuming from background 2023-10-17 17:59:24 -04:00
Jon Ziebell
1c8b97381f Temporarily adding some debug output to test mobile apps 2023-10-16 22:16:22 -04:00
Jon Ziebell
99515022ce Added link to open the ecobee app 2023-10-16 18:22:30 -04: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
bbd050ee94 Fixed a few sync issues. 2023-10-05 20:09:18 -04:00
Jon Ziebell
d46096e640 Sorted Sensor Detail card by name with thermostat first. 2023-10-01 10:27:05 -04:00
Jon Ziebell
5dd2e0ed37 Allowed outdoor temperature/humidity to be null in runtime_thermostat_summary
Since runtime_thermostat is now allowing null values for these fields, the summary table also has to allow null values for when there is no weather data for the entire time period.
2023-09-06 22:35:11 -04:00
Jon Ziebell
7c23a14247 Further corrected issue where missing outdoor weather breaks sync
See 4b61e50906dccf09a131d3c93222407d00556abe
2023-08-30 22:34:24 -04:00
Jon Ziebell
e5640b8366 Fixed Patreon token clunky refresh 2023-08-29 22:43:04 -04:00
Jon Ziebell
8997a17f04 Fixed Patreon token clunky refresh 2023-08-29 22:35:39 -04:00
Jon Ziebell
18baf97814 Added calculation for HDD and CDD to runtime_thermostat_summary 2023-08-29 22:23:15 -04:00
Jon Ziebell
5414f3b0cc Fixed bug where heating and cooling degree days need default value 2023-08-28 06:46:23 -04:00
Jon Ziebell
ec98c6be7f Altered runtime summary table to include degree days. 2023-08-27 21:39:15 -04:00
Jon Ziebell
181bc3e0b1 Temporarily removing degree days from runtime summary for an alter
Replacing sum_degree_days with sum_heating_degree_days and sum_cooling_degree_days
2023-08-27 19:21:09 -04:00
Jon Ziebell
9b6d8e91b0 Fixed ecobee tokens not properly persisting across multiple requests in the same API call 2023-08-25 08:06:17 -04:00
Jon Ziebell
ca8ff3d4b4 Fixed an issue where sensors were not inactivating if none were found. 2023-08-25 08:05:36 -04:00
Jon Ziebell
ef9b172ae6 Fixed some documentation. 2023-08-25 08:01:13 -04:00
Jon Ziebell
8d513331dc Fixed an issue where thermostats were not inactivating if none were found. 2023-08-23 22:18:19 -04:00
Jon Ziebell
479c76be56 Added support for docked tooltips. 2023-08-18 09:29:42 -04:00
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