1
0
mirror of https://github.com/beestat/app.git synced 2026-05-20 14:22:48 -04:00
Commit Graph

224 Commits

Author SHA1 Message Date
Jon Ziebell 117bfe5d30 Fixed #278 - Improve column names for CSV export 2020-06-09 21:27:32 -04:00
Jon Ziebell ac2ae13690 Better handling for ecobee authorization errors 2020-06-09 21:26:31 -04:00
Jon Ziebell f611cb4174 Disabling verbose logging for ecobee API calls 2020-06-09 21:25:53 -04:00
Jon Ziebell 7f63a4153d Temporarily enabling verbose logging for ecobee API calls 2020-05-29 07:55:20 -04:00
Jon Ziebell d6e05b7cef Upgraded exception class for ecobee and Patreon tokens 2020-05-29 07:48:42 -04:00
Jon Ziebell 7ffea8ec2d Fixed #273 - Thermostat group temperature profiles overwrite each other
Variable got overwritten with another variable.
2020-05-27 08:27:09 -04:00
Jon Ziebell 4d9e1e660a Made SmartyStreets failures not throw errors for #271
I still need to address the business side of things, though. For now if my subscription runs out or SmartyStreets returns garbage beestat will ignore the error and comparisons just won't work properly. Any issue caused by this will auto-resolve as soon as possible since the API call will retry automatically.
2020-05-19 22:18:04 -04:00
Jon Ziebell 6aeceef172 Fixed #267 - Thermostat Detail never loads if your time zone is too far in the "future" 2020-03-16 22:01:53 -04:00
Jon Ziebell 930fbe1c28 Simplified debug_backtrace
This removed arguments (which could contain sensitive data) and also eliminated resources from the trace which failed to json_encode.
2020-03-16 21:15:04 -04:00
Jon Ziebell b422bd9522 Fixed downloads and patreon connections not working 2020-03-16 20:57:17 -04:00
Jon Ziebell 6ea48160e9 Renamed api_log2 to api_log 2020-03-15 21:09:46 -04:00
Jon Ziebell e0f901e968 Fixed API log time 2020-03-15 21:06:19 -04:00
Jon Ziebell 997dd6976e Storing seconds instead of milliseconds in new API log 2020-03-15 20:48:18 -04:00
Jon Ziebell 790aaf354e Fixed #265 - Change logging from push to pull
Deceptively simple commit message. This is a massive change that completely reworks the most fundamental part of the API. Not only does it remove the push logging, it also restructures logging to give better insight into what happens during an API call.
2020-03-15 08:12:28 -04:00
Jon Ziebell 9224d95dc9 Merge remote-tracking branch 'origin/master' 2020-03-06 20:51:51 -05:00
Jon Ziebell c6c4b66083 Added extra info to Sentry API reporting 2020-03-06 20:51:38 -05:00
Jon Ziebell d99df4f0f2 Update README.md 2020-03-06 08:44:40 -05:00
Jon Ziebell ef5ebc248e Update README.md 2020-03-06 08:44:01 -05:00
Jon Ziebell b740d75760 Stop sending errors to Sentry for anything except for the regular app API user 2020-03-06 07:56:33 -05:00
Jon Ziebell e1f55b541f Fixed #263 - Switch from Rollbar to Sentry 2020-03-06 07:49:41 -05:00
Jon Ziebell 092ed81ac9 Fixed #262 - Closing a modal while it's saving and before it's closed errors. 2020-03-04 20:55:11 -05:00
Jon Ziebell a0b8b45057 Removed metrics API call from non-early-access users 2020-03-04 20:37:44 -05:00
Jon Ziebell 97acf95180 Fixed off by 10x error on new temperature profile 2020-03-04 20:31:40 -05:00
Jon Ziebell e2a21f67b0 Temporarily cutting down the chunking on thermostat_group to save memory. 2020-03-04 20:09:13 -05:00
Jon Ziebell 0e495ac134 Temporarily cutting down the chunking on thermostat_group to save memory. 2020-03-04 20:05:34 -05:00
Jon Ziebell 8ee82d4bd0 Hiding card menus for #261 2020-03-03 20:56:55 -05:00
Jon Ziebell f68f97d6ce Fixed a couple of conditionals on the comparisons tab. 2020-03-03 20:49:25 -05:00
Jon Ziebell 95c9281ace Fixed #261 - Charts error on hover if they have no data
Now attempting to properly account for this situation.
2020-03-03 20:47:45 -05:00
Jon Ziebell f1283c3191 Adding new community link to footer 2020-03-03 20:44:23 -05:00
Jon Ziebell acf4db5768 #261 - Thermostat Detail 2020-03-02 20:44:15 -05:00
Jon Ziebell 8b57cfc227 Enabled metrics and new profiles for early access 2020-02-28 05:29:24 -05:00
Jon Ziebell 154af5d89f Updated profile generation; added some metrics. 2020-02-27 20:09:11 -05:00
Jon Ziebell a210487ca6 Fixed metrics using old array if not available 2020-02-27 12:05:16 -05:00
Jon Ziebell 35b80df0a2 Fixed profiles not generating if a group has no thermostats 2020-02-27 09:49:22 -05:00
Jon Ziebell 762cbf2084 Added new thermostat_group profiles to the background sync. 2020-02-27 07:56:35 -05:00
Jon Ziebell f04d0835c5 Fixed #256 - Heat/cool setpoints mixed up 2020-02-25 14:14:48 -05:00
Jon Ziebell 1f3ac41fe1 Fixed latent issue related to #244 2020-02-23 05:37:04 -05:00
Jon Ziebell ed94987db1 Fixed #255 - Make Thermostat Detail auto-scale y-axis 2020-02-22 15:49:43 -05:00
Jon Ziebell ef2ba2427a Fixed lost tooltip on Temperature Profiles from #244 2020-02-22 15:38:01 -05:00
Jon Ziebell 2efcb60fcc Fixed #254 - Smoothed data often terribly misrepresents real data
Smoothing is now automatically done for outdoor temperature and humidity. Removed smoothing option; disabled by default for all indoor series.
2020-02-22 14:39:24 -05:00
Jon Ziebell a84417b8d4 Fixed #253 - Add comfort profile to Sensor Detail tooltip 2020-02-22 12:11:59 -05:00
Jon Ziebell f59fee7827 Fixed #251 - Make comfort profiles more distinguishable 2020-02-22 10:36:20 -05:00
Jon Ziebell 4819d1f600 Fixed #252 - Comfort profile says "away" instead of "Away" 2020-02-22 10:36:01 -05:00
Jon Ziebell 78fc04c836 Fixed #249 - Ecobee down notification does not include a leading 0 on minute 2020-02-22 09:54:38 -05:00
Jon Ziebell f2acdb0924 Fixed #244 - Crosshair is not always displayed 2020-02-18 22:08:40 -05:00
Jon Ziebell ad0b9986e2 Fixed #248 - Sensor Detail sometimes shows decimal degrees 2020-02-18 20:27:01 -05:00
Jon Ziebell e53a98e456 Fixed #246 - Heat/cool differential alerts show up even if you don't have that system 2020-02-18 20:15:56 -05:00
Jon Ziebell adfd70c13a Fixed #247 - Primary thermostat missing on Sensor Detail 2020-02-18 18:54:50 -05:00
Jon Ziebell 5f2efbc7ba Fixed #245 - Sensor data is thrown away if any sensor in the set has missing data 2020-02-17 23:21:52 -05:00
Jon Ziebell aca4c69720 Fixed #241 - Thermostat Detail zoom gets out of sync when humidity is enabled 2020-02-15 21:45:17 -05:00