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
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
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
70e55a5f3c
Reverted change that supposedly fixed runaway API calls.
...
The fix created another bug: Now the Thermostat Detail chart won't load properly because it's no longer listening for the thermostat to change.
2020-06-25 22:30:39 -04:00
Jon Ziebell
8c402a54c8
Fixed #288 - Comparisons page does not load at all if address lookup failed.
2020-06-23 22:43:56 -04:00
Jon Ziebell
65990c05c9
Fixed #284 - Help link doesn't open in new window
2020-06-22 21:55:35 -04:00
Jon Ziebell
53272ec5b0
Fixed #272 - Thermostat Detail stuck in the past
2020-06-22 21:04:59 -04: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
8ee82d4bd0
Hiding card menus for #261
2020-03-03 20:56:55 -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
f1283c3191
Adding new community link to footer
2020-03-03 20:44:23 -05:00
Jon Ziebell
acf4db5768
#261 - Thermostat Detail
2020-03-02 20:44:15 -05:00
Jon Ziebell
8b57cfc227
Enabled metrics and new profiles for early access
2020-02-28 05:29:24 -05:00
Jon Ziebell
2efcb60fcc
Fixed #254 - Smoothed data often terribly misrepresents real data
...
Smoothing is now automatically done for outdoor temperature and humidity. Removed smoothing option; disabled by default for all indoor series.
2020-02-22 14:39:24 -05:00
Jon Ziebell
f2acdb0924
Fixed #244 - Crosshair is not always displayed
2020-02-18 22:08:40 -05:00
Jon Ziebell
aca4c69720
Fixed #241 - Thermostat Detail zoom gets out of sync when humidity is enabled
2020-02-15 21:45:17 -05:00
Jon Ziebell
32dd941b22
Fixed #237 - Thermostat Summary missing Outdoor Temp
2020-02-11 20:43:20 -05:00
Jon Ziebell
36c24ffa92
Sensor Data 🤞
...
Finished outstanding features, fixed lots of bugs, enabled for the general population. #17
2020-02-08 14:18:09 -05:00
Jon Ziebell
a6eb76b16d
Made documentation URLs more robust
2020-02-08 14:09:32 -05:00
Jon Ziebell
131fee9442
Resolved issues with down notification.
2020-01-31 20:00:01 -05:00
Jon Ziebell
cc71ede3b8
Fixed Runtime Detail tooltips showing wrong Celsius values
...
Caused by #206 ; Forgot to do a convert on the new values.
2020-01-29 08:32:40 -05:00
Jon Ziebell
334e9be9a3
Fixed #227 - Accessory runtime sometimes showing runtime for entire chart instead of just block
...
accessory_type was "off" because that code was running after the accessory was off.
2020-01-29 08:29:39 -05:00
Jon Ziebell
707954a620
Fixed #206 - Tooltips should show actual, not smoothed data
2020-01-23 21:22:04 -05:00
Jon Ziebell
8d6ed9dba5
Fixed #226 - Sometimes switching thermostats errors
...
The API call to thermostat.read_id in runtime detail was not excluding inactive thermostats. That messed up the cache, which caused an inactive thermostat to try and display in the thermostat switcher.
2020-01-22 08:19:24 -05:00
Jon Ziebell
6e9a67c987
Fixed ability to hide Patreon banner for 1 month.
2020-01-21 21:55:03 -05:00