1
0
mirror of https://github.com/beestat/app.git synced 2025-11-01 02:27:02 -04:00

179 Commits

Author SHA1 Message Date
Jon Ziebell
479c76be56 Added support for docked tooltips. 2023-08-18 09:29:42 -04:00
Jon Ziebell
263a54960d Minor text fixes 2023-02-05 06:40:17 -05:00
Jon Ziebell
887f252e2b Added "More Info" temperature profiles modal with trendline formulas
Fixed for °C Hope all you Canadians and Australians are happy now.
2023-01-28 08:05:19 -05:00
Jon Ziebell
b47debf3cc Added "More Info" temperature profiles modal with trendline formulas 2023-01-27 09:38:04 -05:00
Jon Ziebell
75337d4f1f Fixed #325 - Temperature Profiles are blank when there's no data 2023-01-27 08:17:07 -05:00
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
747430a4dc Removed hardcoded beestat API key (redux) 2023-01-25 08:31:41 -05:00
Jon Ziebell
6158e2c19e Removed hardcoded beestat API key 2023-01-18 21:22:12 -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
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
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
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
ad7fe5d9b7 Updated compare tab to support area unit setting 2022-09-20 08:21:49 -04:00
Jon Ziebell
8d828030cf Fixed visualizer settings not saving when changing time period 2022-09-17 12:16:34 -04:00
Jon Ziebell
3a20c951c6 Fixed visualizer not caching "7 Day Average" response 2022-09-13 22:30:33 -04:00
Jon Ziebell
f4c414d436 Updated time bar to be slightly darker past the most recent data point 2022-09-12 07:34:17 -04:00
Jon Ziebell
e6af646161 Renamed "Heat Map Type" to "Heat Map Values" 2022-09-10 13:01:55 -04:00
Jon Ziebell
79667068d4 Added HVAC runtime to 3d visualizer 2022-09-09 14:54:36 -04:00
Jon Ziebell
3edda2311b Improved 3d floor plan labels 2022-09-08 22:06:50 -04:00
Jon Ziebell
3a93cbfc93 Added visualize labels 2022-09-04 22:54:04 -04:00
Jon Ziebell
55d697d1b6 If today is selected, start visualize at the most recent timestamp with data. 2022-09-03 23:41:49 -04:00
Jon Ziebell
8237467e8b Added settings for temperature, distance, and area. 2022-09-03 23:16:08 -04:00
Jon Ziebell
6f6514ddaa Fixed scene controls sometimes resetting incorrectly 2022-08-31 21:03:03 -04:00
Jon Ziebell
f7c2a19194 Updated affiliate links to work better in Canada 2022-08-29 18:56:31 -04:00
Jon Ziebell
9eab5335f9 Added help modal for when elevation is set too high or low 2022-08-29 06:53:38 -04:00