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

114 Commits

Author SHA1 Message Date
Jon Ziebell
cde2ac1d29 Added "yesterday" as a visualize time period option 2022-08-19 15:16:34 -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
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
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
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
Jon Ziebell
fbbe95c85d Added automatic content centering when opening a floor plan 2022-08-06 09:55:22 -04:00
Jon Ziebell
db6cb0d1f4 Fixed toggling snapping breaking active dragging 2022-08-05 13:31:27 -04:00
Jon Ziebell
c2006a7975 Fixed rooms not getting brought to the front sometimes 2022-08-05 11:52:04 -04:00
Jon Ziebell
cc19594bf5 Fixed zoom bugs 2022-08-05 10:53:56 -04:00
Jon Ziebell
deb58c79ff Fixed aggressive floor plan saving 2022-08-05 10:23:21 -04:00
Jon Ziebell
fea81585d9 Disallowed create/edit/delete floor plan on the demo 2022-08-05 08:35:30 -04:00
Jon Ziebell
8597845303 Fixed visualize layer not loading if you don't have one yet 2022-08-04 22:13:33 -04:00
Jon Ziebell
c1403ae03b Floor plan editor early access 2022-08-04 21:32:10 -04:00
Jon Ziebell
e5147c316a Fixed #358 - Not all history is shown on Thermostat Summary
Attempt 2
2022-07-20 21:16:28 -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
19a500204b Fixed #358 - Not all history is shown on Thermostat Summary 2022-06-29 09:00:52 -04:00
Jon Ziebell
695f4366bf Fixed air quality not showing up if you don't have a sensor and thermostat with the same id 2022-06-27 23:02:17 -04:00
Jon Ziebell
eb3532f7c4 Air Quality for all! 2022-06-27 22:20:35 -04:00
Jon Ziebell
bded3a278b Updated a few things to support merged thermostats. 2022-06-24 12:41:14 -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
8c507918b6 Fixed #349 - Time to heat can report times in the past
Had some bad logic.
2022-01-06 18:17:17 -05:00
Jon Ziebell
bcb59df01d Added rudimentary support for legacy monitor and control sensors (temperature only) 2021-12-14 23:00:43 -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
3e672b1694 Enabled time to temperature for all users. 2021-06-14 21:46:04 -04:00
Jon Ziebell
bfd98905d8 Fixed time to cool calculation wrong. 2021-04-06 20:27:04 -04:00
Jon Ziebell
692ea2b26d Made styling a bit cooler 2021-03-04 20:48:09 -05:00
Jon Ziebell
580bbfd93b Removed address from comparison settings 2021-03-04 20:46:22 -05:00
Jon Ziebell
5413d9b9e7 Added title text to icons 2021-03-04 20:45:48 -05:00
Jon Ziebell
ed3811dd9d Fixed TTT breaking if there is no profile available yet 2021-03-04 07:08:07 -05:00
Jon Ziebell
55adb8182f Fixed aux heat showing up funny on TTT 2021-03-04 07:07:40 -05:00
Jon Ziebell
e4b241666f Migrating from system_type2 to system_type 2021-02-21 20:32:18 -05:00
Jon Ziebell
6d359de3ca Fixed TTT showing up even if the temperature has already been reached. 2021-02-21 14:14:31 -05:00
Jon Ziebell
62a4d3852e Fixed TTT box showing up when not needed 2021-02-20 22:27:12 -05:00
Jon Ziebell
0bed3a39c5 Removed leading hours in TTT if it's 0 2021-02-20 22:17:59 -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
a62840585e Fixed #321 - Thermostat Detail chart doesn't load until after refresh 2021-02-11 10:08:32 -05:00
Jon Ziebell
b51a818476 Fixed #323 - Thermostat & Sensor Detail don't load until thermostat is at least <timezone offset> hours old 2021-02-10 19:54:13 -05:00
Jon Ziebell
bd18e18bfe Fixed #324 - beestat.cache.thermostat gets erased for brand new thermostats when going to the comparisons page 2021-02-10 19:53:55 -05:00
Jon Ziebell
7b7a5e9d88 Added stage count to My Home card 2021-02-03 22:49:03 -05:00
Jon Ziebell
324ad07c08 Removed compare notification 2021-02-03 22:48:48 -05:00
Jon Ziebell
ae3a72c791 Fixed #320 - Profiles don't always generate and sometimes break GUI 2021-02-03 22:35:50 -05:00
Jon Ziebell
e3a4e015e3 Fixed #317 - Metric resist balance point is sometimes wrong
Added more precision to profile linear trendline generation.
2021-02-02 19:59:44 -05:00