1
0
mirror of https://github.com/beestat/app.git synced 2026-02-26 13:10:23 -05:00

80 Commits

Author SHA1 Message Date
Jon Ziebell
eebe2e07e9 Better date range clamping 2026-02-25 05:35:04 -05:00
Jon Ziebell
2351447e9b Documentation 2026-02-22 13:39:23 -05:00
Jon Ziebell
236bf6caa5 Cleanup 2026-02-22 08:53:07 -05:00
Jon Ziebell
e940451d0b Weather 2026-02-14 16:36:44 -05:00
Jon Ziebell
6aa2ece572 Access 2026-02-14 09:36:54 -05:00
Jon Ziebell
6e7f310976 Updates 2026-02-14 08:11:59 -05:00
Jon Ziebell
f3877f9103 Rotation 2026-02-13 14:01:25 -05:00
Jon Ziebell
fa8e2e862a Colors 2026-02-13 13:01:04 -05:00
Jon Ziebell
a401f17f9a Fixes 2026-02-13 12:41:35 -05:00
Jon Ziebell
464346c672 Appearance 2026-02-10 17:44:50 -05:00
Jon Ziebell
7529dc5b78 Added historical temperature profiles and profile download 2026-02-07 21:23:07 -05:00
Jon Ziebell
f985654dbc Fixed wording issue 2026-01-04 06:56:49 -05:00
Michael Hosmar
659b3651d7
Remove line causing residual changes in temperature_profiles_info.js 2025-07-24 15:17:24 -04:00
Jon Ziebell
fc10c736c9 Fixed #418 - Sometimes you can set your chart ranges to > 30 days 2024-10-26 05:53:13 -04:00
Jon Ziebell
5d6b977a60 Added fast thermostat switcher 2023-11-15 06:48:13 -05:00
Jon Ziebell
f6d17e279d Prevented download data when using the app (unfortunately) 2023-10-17 21:57:35 -04:00
Jon Ziebell
f60be431df Prevented download data when using the app (unfortunately) 2023-10-17 21:50:33 -04:00
Jon Ziebell
e3db43a44e Fixed runtime data not auto-updating, added data age check when resuming from background 2023-10-17 17:59:24 -04:00
Jon Ziebell
1c8b97381f Temporarily adding some debug output to test mobile apps 2023-10-16 22:16:22 -04: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
747430a4dc Removed hardcoded beestat API key (redux) 2023-01-25 08:31:41 -05:00
Jon Ziebell
e7bdd175b2 Fixed a couple of spacing bugs 2022-12-07 19:10:26 -05:00
Jon Ziebell
19010d6925 Public release of visualizer 2022-11-14 10:03:15 -05:00
Jon Ziebell
019abf7187 Made new contribute page live 2022-10-19 21:15:33 -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
8a116b0acb Added custom dates to visualize 2022-09-23 13:42:26 -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
8237467e8b Added settings for temperature, distance, and area. 2022-09-03 23:16:08 -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
Jon Ziebell
4fa7651189 Disabled create/update/delete floor plan buttons when they are clicked 2022-08-26 14:31:46 -04:00
Jon Ziebell
bec632172e Lots of bug fixes and improvements to overall visualize flow 2022-08-24 18:11:12 -04:00
Jon Ziebell
c3891ffff8 Added 3D viewer to Visualize
Added 3D viewer to Visualize
2022-08-18 21:40:35 -04:00
Jon Ziebell
7464630fb5 Fixed #363 - Downloading data just returns a file with a json null data response 2022-08-14 21:41:04 -04:00
Jon Ziebell
f59621fb6c Fixed international addresses not showing up correctly 2022-08-09 21:14:20 -04:00
Jon Ziebell
81168bb7f0 Fixed #361 - Hang on Thermostat Summary - Custom Range 2022-08-09 11:48:53 -04:00
Jon Ziebell
0572527d6f More floor plan enhancements and fixes 2022-08-07 18:17:45 -04:00
Jon Ziebell
5678b952a5 Finished floor plan switcher and converted all buttons to tiles 2022-08-06 23:46:10 -04:00
Jon Ziebell
c1403ae03b Floor plan editor early access 2022-08-04 21:32:10 -04:00
Jon Ziebell
bded3a278b Updated a few things to support merged thermostats. 2022-06-24 12:41:14 -04:00
Jon Ziebell
2da6822ce2 Added air quality for Patrons 2022-06-18 23:41:32 -04:00
Jon Ziebell
56972013fb Added a couple more presets to the data download 2021-03-04 21:45:22 -05:00
Jon Ziebell
6a4955e7c0 Fixed system type changer not labeling detected values 2021-03-03 21:11:06 -05:00
Jon Ziebell
c8f4a55873 Time to temperature for Patrons 2021-02-20 21:47:10 -05:00
Jon Ziebell
5fffa7686a Mostly migrated from heat_auxiliary to auxiliary_heat naming convention for #331 2021-02-20 21:43:51 -05:00
Jon Ziebell
808fc3580f Fixed a few places where temperature was stored wrong for #183 2021-02-20 21:41:25 -05:00
Jon Ziebell
15724bc78d Fixed #315 - Patreon linking hits rate limit
Had an extra rerender() in there.
2021-01-27 21:09:34 -05:00
Jon Ziebell
2155015bb6 Fixed #295 - If there are no announcements, clicking the announcements button breaks 2021-01-27 21:01:10 -05:00
Jon Ziebell
6d7b4ff3f5 Metrics
There's no description for a commit with changes to 65 files.
2021-01-27 20:49:27 -05:00