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

88 Commits

Author SHA1 Message Date
Jon Ziebell
6158e2c19e Removed hardcoded beestat API key 2023-01-18 21:22:12 -05:00
Jon Ziebell
6e67e83a7b Removed contribute banner 2022-12-07 18:46:04 -05:00
Jon Ziebell
aab808affa Increased contrast between red and orange base/dark colors 2022-11-21 06:44:36 -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
425f290a6b Fixed #370 - Removing a sensor breaks visualize 2022-11-07 22:29:05 -05:00
Jon Ziebell
019abf7187 Made new contribute page live 2022-10-19 21:15:33 -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
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
e6af646161 Renamed "Heat Map Type" to "Heat Map Values" 2022-09-10 13:01:55 -04:00
Jon Ziebell
3edda2311b Improved 3d floor plan labels 2022-09-08 22:06:50 -04:00
Jon Ziebell
8237467e8b Added settings for temperature, distance, and area. 2022-09-03 23:16:08 -04:00
Jon Ziebell
f7c2a19194 Updated affiliate links to work better in Canada 2022-08-29 18:56:31 -04:00
Jon Ziebell
c19bf4145c Tweaks and improvements to visualizer 2022-08-25 20:47:01 -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
97c65a95b9 Updated heat map type to support °C 2022-08-19 22:44:39 -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
3de7b0f1fe First pass at floor plan touch events 2022-08-09 22:20:33 -04:00
Jon Ziebell
f59621fb6c Fixed international addresses not showing up correctly 2022-08-09 21:14:20 -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
84734c04dc Added polyfill for crypto.randomUUID 2022-08-04 22:39:12 -04:00
Jon Ziebell
c1403ae03b Floor plan editor early access 2022-08-04 21:32:10 -04:00
Jon Ziebell
abab24cd24 Changed TVOC Summary to Air Quality Summary
This better reflects the little color scale in the ecobee app.
2022-07-06 19:15:06 -04:00
Jon Ziebell
eb3532f7c4 Air Quality for all! 2022-06-27 22:20:35 -04:00
Jon Ziebell
7b4cbfee1d Added ability to customize profile start date 2022-06-19 22:06:33 -04:00
Jon Ziebell
2da6822ce2 Added air quality for Patrons 2022-06-18 23:41:32 -04:00
Jon Ziebell
21519c46c5 Stopped hardcoding beestat.touch. 2021-12-16 07:49:51 -05:00
Jon Ziebell
3c30398304 Added ability to detect touch-enabled devices...because why not? 2021-12-15 08:50:37 -05:00
Jon Ziebell
06073bfc25 Added settings page and all the things that go along with it. 2021-12-14 20:23:56 -05:00
Jon Ziebell
584dd30eb5 Allowed quicker syncing and showing of more recent data synced from ecobee 2021-06-14 21:44:04 -04:00
Jon Ziebell
c8c8a98250 Fixed series naming for single stage 2021-03-04 20:47:12 -05:00
Jon Ziebell
e4b241666f Migrating from system_type2 to system_type 2021-02-21 20:32:18 -05:00
Jon Ziebell
4bdb0d5c22 Simplified beestat.thermostat.get_color
It now uses the running_equipment listing and get_operating_mode function. Easy.
2021-02-20 22:14:52 -05:00
Jon Ziebell
c8f4a55873 Time to temperature for Patrons 2021-02-20 21:47: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
Jon Ziebell
d9fd07618a Added documentation to cache 2021-01-23 13:46:21 -05:00
Jon Ziebell
206af04d46 Added currently-unused requestor class
This was an attempt to fix another issue but it didn't work. It should be useful later on, though so keeping it around.
2021-01-22 23:00:45 -05:00
Jon Ziebell
96403884f7 Changed all timeout calls to explicitly declare window 2021-01-22 22:56:23 -05:00
Jon Ziebell
f6f544ba35 Moved thermostat system type and stage count logic into dedicated functions 2021-01-22 08:38:48 -05:00
Jon Ziebell
3946366997 Fixed #270 - Make Runtime Summary plot scale configurable 2020-06-22 21:04:19 -04:00
Jon Ziebell
d0ce15606b Fixed #266 - Migrate from MailChimp to MailGun 2020-06-21 22:10:38 -04:00
Jon Ziebell
6aeceef172 Fixed #267 - Thermostat Detail never loads if your time zone is too far in the "future" 2020-03-16 22:01:53 -04:00
Jon Ziebell
790aaf354e Fixed #265 - Change logging from push to pull
Deceptively simple commit message. This is a massive change that completely reworks the most fundamental part of the API. Not only does it remove the push logging, it also restructures logging to give better insight into what happens during an API call.
2020-03-15 08:12:28 -04:00
Jon Ziebell
e1f55b541f Fixed #263 - Switch from Rollbar to Sentry 2020-03-06 07:49:41 -05:00
Jon Ziebell
a0b8b45057 Removed metrics API call from non-early-access users 2020-03-04 20:37:44 -05:00
Jon Ziebell
95c9281ace Fixed #261 - Charts error on hover if they have no data
Now attempting to properly account for this situation.
2020-03-03 20:47:45 -05:00
Jon Ziebell
acf4db5768 #261 - Thermostat Detail 2020-03-02 20:44:15 -05:00