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

350 Commits

Author SHA1 Message Date
Jon Ziebell
c1d3853d81 Fixed #325 - Temperature Profiles are blank when there's no data 2023-01-27 08:14:53 -05:00
Jon Ziebell
d5672b380d Removed magic numbers for temperature profile extreme padding 2023-01-27 07:59:12 -05:00
Jon Ziebell
cb648389a2 Fixed #289 - Plotline for current outdoor temperature on Temperature Profiles can go off the chart 2023-01-27 07:30:24 -05:00
Jon Ziebell
e9e1ea1b9b Extended temperature profile lines 2023-01-27 06:35:52 -05:00
Jon Ziebell
618435f108 Revert Revert "Fixed #385 - Thermosat Summary sync progress gets stuck if less than one day of history" 2023-01-26 20:31:46 -05:00
Jon Ziebell
938b024f36 Revert "Fixed #385 - Thermosat Summary sync progress gets stuck if less than one day of history"
This reverts commit b7535a2959710af825d8479c9f33cdbd36db4b45.
2023-01-26 19:40:51 -05:00
Jon Ziebell
b7535a2959 Fixed #385 - Thermosat Summary sync progress gets stuck if less than one day of history 2023-01-26 19:38:00 -05:00
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
9729bc8cd0 Fixed #383 - Visualize shows distance and area as "undefined/NaN" 2023-01-24 16:55:44 -05:00
Jon Ziebell
6158e2c19e Removed hardcoded beestat API key 2023-01-18 21:22:12 -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
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
Jon Ziebell
56ba42741b Fixed minor contribution bugs 2022-10-18 20:59:45 -04:00
Jon Ziebell
6be1f189cf Added link to new contribute layer 2022-10-18 08:46:28 -04:00
Jon Ziebell
aa3537294d Fixed minor contribution bug 2022-10-16 22:33:56 -04:00
Jon Ziebell
f68cce04de Fixed minor contribution bug 2022-10-16 21:52:38 -04:00
Jon Ziebell
d9436a68a1 Fixed minor contribution bug 2022-10-16 21:47:08 -04:00
Jon Ziebell
2879d77e3d New contribute page is ready for testing 2022-10-16 21:40:50 -04:00
Jon Ziebell
2c16f24c16 Made visualize semi-public 2022-09-28 21:43:37 -04:00
Jon Ziebell
37785fe1bc Added basic contribute layer 2022-09-28 21:19:21 -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
4394f38bb6 Fixed #360 - Hidden series are not removed from the tooltip on the Sensor Detail chart 2022-09-23 19:53:08 -04:00
Jon Ziebell
7cce297a04 Renamed visualize.heat_map_values from relative/absolute to dynamic/static 2022-09-23 13:57:49 -04:00
Jon Ziebell
a7d4cdc446 Renamed visualize.heat_map_values from relative/absolute to dynamic/static 2022-09-23 13:54:15 -04:00
Jon Ziebell
8a116b0acb Added custom dates to visualize 2022-09-23 13:42:26 -04:00
Jon Ziebell
10fa135fc0 Fixed #364 - Sensor Detail tooltip values are out of order 2022-09-20 21:56:14 -04:00
Jon Ziebell
ad7fe5d9b7 Updated compare tab to support area unit setting 2022-09-20 08:21:49 -04:00
Jon Ziebell
88ad7fc177 Fixed #367 - Cannot unlink Patreon account after linking 2022-09-19 17:38:47 -04:00
Jon Ziebell
3130905852 Fixed #367 - Cannot unlink Patreon account after linking 2022-09-19 17:33:35 -04:00
Jon Ziebell
8d828030cf Fixed visualizer settings not saving when changing time period 2022-09-17 12:16:34 -04:00
Jon Ziebell
04f31c327e Fixed scene highlighting whatever is under 0,0 on first render 2022-09-17 07:41:24 -04:00
Jon Ziebell
3a20c951c6 Fixed visualizer not caching "7 Day Average" response 2022-09-13 22:30:33 -04:00
Jon Ziebell
d91d6a9daf Fixed visualize rooms with no sensor showing up black before texture is loaded 2022-09-12 07:53:31 -04:00