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
f4c414d436 Updated time bar to be slightly darker past the most recent data point 2022-09-12 07:34:17 -04:00
Jon Ziebell
74db0fb145 Added striped texture to visualize rooms without sensors 2022-09-12 07:32:43 -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
50ad0f46e7 Added visualize labels 2022-09-04 22:54:52 -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
Jon Ziebell
44d623cc2c Fixed visualize time period getting set wrong 2022-08-28 22:53:27 -04:00
Jon Ziebell
b8dfcf458a Added a few help bubbles to the floor plan editor 2022-08-28 22:43:29 -04:00
Jon Ziebell
ee6bd74295 Fixed a few more minor bugs and improved usability 2022-08-28 06:48:56 -04:00
Jon Ziebell
35d4d0b1f3 A few more fixes to scene rendering/resizing 2022-08-26 22:23:10 -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
1828852f48 Reduced scene flicker when resizing 2022-08-26 14:31:29 -04:00
Jon Ziebell
36fd1b9586 Fixed sunrise/sunset indicator not appearing after editing address on floor plan 2022-08-26 13:50:47 -04:00
Jon Ziebell
ad803838bf Fixed tile text wrapping 2022-08-26 13:41:54 -04:00
Jon Ziebell
394bd6cc94 Fixed scene colors going away when updating floor plan 2022-08-26 13:24:19 -04:00
Jon Ziebell
852b2b79a7 Fixed arrow keys scrolling page when moving floor plan entities 2022-08-26 13:16:07 -04:00
Jon Ziebell
bf741062c7 Added documentation links, fixed bugs with absolute ranges, set text input inputmode for mobile 2022-08-26 13:05:53 -04:00
Jon Ziebell
0e7796f330 Fixed visualize broken if no address set 2022-08-25 20:55:19 -04:00
Jon Ziebell
c19bf4145c Tweaks and improvements to visualizer 2022-08-25 20:47:01 -04:00
Jon Ziebell
b2a2e3d723 Added skybox 2022-08-24 22:28:22 -04:00
Jon Ziebell
0ebd2dad6a Removed debug axis from scene 2022-08-24 18:13:30 -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
1176c327ed Updated air quality summary to use smoother gradient 2022-08-22 13:37:02 -04:00
Jon Ziebell
a86435591c Updated air quality summary to use smoother gradient 2022-08-22 13:31:12 -04:00
Jon Ziebell
0742b65e72 Fixed temperature profile start date not saving 2022-08-20 19:48:09 -04:00
Jon Ziebell
97c65a95b9 Updated heat map type to support °C 2022-08-19 22:44:39 -04:00
Jon Ziebell
cde2ac1d29 Added "yesterday" as a visualize time period option 2022-08-19 15:16:34 -04:00
Jon Ziebell
de1315a2d9 Limited vertical camera movement. 2022-08-19 14:43:33 -04:00
Jon Ziebell
78fb1d99fc Fixed sensor temperature getting ignored if the sensor does not support occupancy. 2022-08-19 14:43:00 -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
583f99e0ea Fixed copy/paste error if nothing to copy or paste. 2022-08-10 22:20:02 -04:00
Jon Ziebell
a8b7150246 Maybe fixed modal flicker bug 2022-08-10 21:50:51 -04:00
Jon Ziebell
1b33b34d18 Fixed active room not always rendering on top 2022-08-10 21:38:16 -04:00
Jon Ziebell
a579e26b14 Code cleanup; removed redundant state variables 2022-08-10 21:09:34 -04:00
Jon Ziebell
52ffa740e2 Fixed wall length showing up on top of the wall on Safari 2022-08-10 06:33:03 -04:00
Jon Ziebell
3de7b0f1fe First pass at floor plan touch events 2022-08-09 22:20:33 -04:00
Jon Ziebell
c286a9f24b Fixed tile text overflowing if too long. 2022-08-09 21:32:06 -04:00
Jon Ziebell
f59621fb6c Fixed international addresses not showing up correctly 2022-08-09 21:14:20 -04:00
Jon Ziebell
6736326f20 Fixed floor plans not centering on first load. 2022-08-09 19:47:58 -04:00
Jon Ziebell
81168bb7f0 Fixed #361 - Hang on Thermostat Summary - Custom Range 2022-08-09 11:48:53 -04:00
Jon Ziebell
46340a3dd8 Added undo/redo 2022-08-09 09:05:50 -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