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

11 Commits

Author SHA1 Message Date
Jon Ziebell
63b67f02c2 Added ecobee_account_id to the ecobee_token table 2022-06-30 22:45:34 -04: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
159670e08c Fixed ecobee tokens not always deleting when they are revoked. 2021-03-01 22:30:31 -05:00
Jon Ziebell
b34d84ee9d Fixed #269 - Authorization Failures
Ecobee also switched me over to the new JWT flow.
2020-07-01 08:06:01 -04:00
Jon Ziebell
d6e05b7cef Upgraded exception class for ecobee and Patreon tokens 2020-05-29 07:48:42 -04:00
Jon Ziebell
279d97d72f Fixes API-E. Fixes API-K. Fixes API-J.
Cleaned up some logic related to how tokens and refreshing works. Lots of stuff was broken.
2020-01-20 20:36:28 -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
47bcf5d45b Most of the changes for 1.4 2019-10-16 20:46:41 -04:00
Jon Ziebell
b21e9b9662 Fixing ecobee_token->delete() not actually deleting because it fails to autoload database class 2019-07-06 14:50:05 -04:00
Jon Ziebell
1c79d3a773 Beestat is now open source 2019-05-22 21:22:24 -04:00