1
0
mirror of https://github.com/beestat/app.git synced 2025-07-09 03:04:07 -04:00

623 Commits

Author SHA1 Message Date
Jon Ziebell
747430a4dc Removed hardcoded beestat API key (redux) 2023-01-25 08:31:41 -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
9729bc8cd0 Fixed #383 - Visualize shows distance and area as "undefined/NaN" 2023-01-24 16:55:44 -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
635ec21b44 Merge remote-tracking branch 'origin/master' 2023-01-21 22:01:16 -05:00
Jon Ziebell
d7146e23ab Minor changes for PHP8 2023-01-21 22:01:08 -05:00
Jon Ziebell
496c084ab2
Update CONTRIBUTING.md 2023-01-18 21:33:53 -05:00
Jon Ziebell
6fe972fbf0
Update README.md 2023-01-18 21:31:44 -05:00
Jon Ziebell
5942b04ca9 Fixed #381 - [Suggestion] Add Contributing guidelines 2023-01-18 21:29:43 -05:00
Jon Ziebell
6158e2c19e Removed hardcoded beestat API key 2023-01-18 21:22:12 -05:00
Jon Ziebell
d4350d8a90 Removed some deprecated public website files 2023-01-18 21:15:02 -05:00
Jon Ziebell
357ec5b35a Updated settings example 2023-01-18 06:37:57 -05:00
Jon Ziebell
4ea33b376e Merge remote-tracking branch 'origin/master' 2023-01-17 18:59:50 -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
cae6ebf1bf
Update README.md 2023-01-17 09:35:10 -05:00
Jon Ziebell
2878d96d81
Update README.md 2023-01-17 09:34:29 -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
e7bdd175b2 Fixed a couple of spacing bugs 2022-12-07 19:10:26 -05:00
Jon Ziebell
c516a93d3a Fixed #377 - Cannot clear Temperature Profiles > Custom Start Date 2022-12-07 18:56:43 -05:00
Jon Ziebell
6e67e83a7b Removed contribute banner 2022-12-07 18:46:04 -05:00
Jon Ziebell
e10c35f340 Fixed #376 - Static times can sometimes end up in the past and cause a range error 2022-11-29 21:40:21 -05:00
Jon Ziebell
913f7a2aa1 Fixed #375 - First sync gets stuck if thermostat is less than 3 days old 2022-11-29 21:10:20 -05:00
Jon Ziebell
aab808affa Increased contrast between red and orange base/dark colors 2022-11-21 06:44:36 -05:00
Jon Ziebell
30f61cd080 Allowing contribute banner to be dismissed 2022-11-20 20:35:52 -05:00
Jon Ziebell
690a51b450 Fixed #372 - Resist profile sometimes doesn't show up 2022-11-17 19:38:28 -05:00
Jon Ziebell
dbaaf95a89 Fixed #371 - Unable to start Direct Giving recurring support if Patreon is active? 2022-11-16 18:58:40 -05:00
Jon Ziebell
62bcce806d Added clarity to contribute status card 2022-11-15 20:59:13 -05:00
Jon Ziebell
789c3437b4 Allow hiding the contribute banner if you are a supporter or have given. 2022-11-14 20:29:37 -05:00
Jon Ziebell
a8dd057c2f Removed Stripe "Manage Support" button unless you have at least one stripe_event 2022-11-14 19:41:30 -05:00
Jon Ziebell
19010d6925 Public release of visualizer 2022-11-14 10:03:15 -05:00
Jon Ziebell
425f290a6b Fixed #370 - Removing a sensor breaks visualize 2022-11-07 22:29:05 -05:00
Jon Ziebell
ab792ff696 Fixed important announcements not alerting 2022-10-24 21:25:33 -04:00
Jon Ziebell
5be7b7315c Fixed minor contribution bug 2022-10-19 21:43:17 -04:00
Jon Ziebell
019abf7187 Made new contribute page live 2022-10-19 21:15:33 -04:00
Jon Ziebell
cb66d0439c Fixed minor contribution bug 2022-10-18 21:13:31 -04:00
Jon Ziebell
5c40ed773c Fixed minor contribution bug 2022-10-18 21:06:59 -04:00