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
a84417b8d4
Fixed #253 - Add comfort profile to Sensor Detail tooltip
2020-02-22 12:11:59 -05:00
Jon Ziebell
f59fee7827
Fixed #251 - Make comfort profiles more distinguishable
2020-02-22 10:36:20 -05:00
Jon Ziebell
4819d1f600
Fixed #252 - Comfort profile says "away" instead of "Away"
2020-02-22 10:36:01 -05:00
Jon Ziebell
78fc04c836
Fixed #249 - Ecobee down notification does not include a leading 0 on minute
2020-02-22 09:54:38 -05:00
Jon Ziebell
f2acdb0924
Fixed #244 - Crosshair is not always displayed
2020-02-18 22:08:40 -05:00
Jon Ziebell
ad0b9986e2
Fixed #248 - Sensor Detail sometimes shows decimal degrees
2020-02-18 20:27:01 -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
bd6e03dd41
Fixed #240 - Add "yesterday" as an option to data downloads.
2020-02-13 18:09:56 -05:00
Jon Ziebell
87cf3f042e
Fixed #236 - Add indoor/outdoor temperature to Sensor Detail
2020-02-11 21:06:04 -05:00
Jon Ziebell
32dd941b22
Fixed #237 - Thermostat Summary missing Outdoor Temp
2020-02-11 20:43:20 -05:00
Jon Ziebell
bc1e573dfd
Fixed dummy series being too high for °C users.
2020-02-11 06:39:18 -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
c45a5595e9
Removed weather station from UI; not even sure what it means.
2020-02-08 14:09:58 -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
967bb5d446
Temporarily disabling down notification until I can verify updates are working properly.
2020-01-29 23:09:24 -05:00
Jon Ziebell
a6564305b0
Fixed #229 and #90 .
...
Loading now doesn't break if the sync fails, and as a bonus that made it trivial to display whether or not ecobee is down.
2020-01-29 22:39:05 -05:00
Jon Ziebell
deaf81e214
Fixed bug in Chrome when clicking from the download data input directly on a button
2020-01-29 21:33:17 -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
5cb676970c
Significantly improved data downloading.
2020-01-28 18:39:07 -05:00
Jon Ziebell
707954a620
Fixed #206 - Tooltips should show actual, not smoothed data
2020-01-23 21:22:04 -05:00
Jon Ziebell
8589691833
Fixed #215 - Add color distinction between aux heat stages
...
Made the normal aux heat lighter.
2020-01-23 18:22:44 -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
Jon Ziebell
6adeb1c6a0
Hiding Patreon link/status in the demo.
2020-01-21 21:51:35 -05:00
Jon Ziebell
05b24f858e
Fixed #208 - Can't link Patreon account if you've closed the banner.
...
For good this time.
2020-01-21 21:48:41 -05:00
Jon Ziebell
279d97d72f
Fixes API-E. Fixes API-K. Fixes API-J.
...
Cleaned up some logic related to how tokens and refreshing works. Lots of stuff was broken.
2020-01-20 20:36:28 -05:00
Jon Ziebell
0196ba1e05
Disabled survey.
2020-01-20 06:41:04 -05:00
Jon Ziebell
2d46d23d6a
Added survey
2020-01-19 06:40:04 -05:00
Jon Ziebell
974d847707
Sensor data is now live for $5 Patrons
2020-01-16 20:01:40 -05:00
Jon Ziebell
59199163ca
A number of improvements and bug fixes to Runtime Sensor Detail
2020-01-16 18:55:50 -05:00
Jon Ziebell
04ff6369a7
Removed extra padding from Runtime Thermostat Detail
2020-01-16 18:55:01 -05:00
Jon Ziebell
a85b1a3187
Decreased smoothing on Thermostat Runtime Detail
2020-01-16 18:54:40 -05:00
Jon Ziebell
52f180ed02
Removing old analytics code
2020-01-16 18:53:54 -05:00
Jon Ziebell
5c64575910
No longer returning unsupported sensors from the API
2020-01-16 18:53:34 -05:00
Jon Ziebell
07ee100ba5
Added help link to footer.
2020-01-15 18:15:38 -05:00
Jon Ziebell
138049bd84
Fixed #221 - I spelled dysentry wrong
2020-01-15 18:15:12 -05:00
Jon Ziebell
0bba819713
Enabling some early access stuff for me
2020-01-15 08:20:23 -05:00
Jon Ziebell
21a5b860ae
Fixed download data not working.
...
It moved from runtime_thermostat to runtime.
2020-01-14 20:46:03 -05:00
Jon Ziebell
24020e300f
A bunch of changes in preparation for sensor data.
...
The big stuff is done; sending this live to identify any issues early.
2020-01-12 21:27:30 -05:00
Jon Ziebell
b2239e4bbb
Closed #214 - Show last updated date on temperature profiles
2020-01-08 18:56:29 -05:00
Jon Ziebell
aee4b52d95
Closed #171 - Remove temporary cookie fixes
...
Related to #161 and associated changes.
2020-01-03 08:08:27 -05:00
Jon Ziebell
679dd6e457
Closed #209 - Update help modals to point to documentation
2019-12-31 12:26:36 -05:00
Jon Ziebell
edb55c8e2a
Fixed #208 - Can't link Patreon account if you've closed the banner.
...
Made it possible from the beestat menu; also added a link to the support page on the documentation and reworded some stuff.
2019-12-31 08:23:12 -05:00
Jon Ziebell
23cefc3834
Fixed #200 - Runtime Detail missing tenths of a degree
...
I had to go out of my way to break this originally; not sure what I was thinking. Restored single decimal place.
2019-12-17 21:12:20 -05:00
Jon Ziebell
58a22f009b
Fixed #196 - Runtime Detail is showing °F data even though the units show °C
...
Forgot to account for this on all of the series.
2019-12-17 06:33:51 -05:00
Jon Ziebell
f0a8f24b59
Fixed #195 - Runtime Detail gets stuck when end date range is today
2019-12-16 22:27:00 -05:00
Jon Ziebell
7adfcb4b34
Fixed #164 - Convert recent activity to chart2
...
Also: Fixed #177 , Fixed #91 , Fixed #86 , Fixed #40 . Big changes.
2019-12-16 21:34:01 -05:00