1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -04:00

27 Commits

Author SHA1 Message Date
Jon Ziebell
70b82351a1 Added setting to prefer secondary device sync 2023-12-05 21:12:26 -05:00
Jon Ziebell
bbd050ee94 Fixed a few sync issues. 2023-10-05 20:09:18 -04:00
Jon Ziebell
8d513331dc Fixed an issue where thermostats were not inactivating if none were found. 2023-08-23 22:18:19 -04:00
Jon Ziebell
c5c53c33b4 Improved some exception handling. 2023-05-12 07:46:29 -04:00
Jon Ziebell
efbf04d3d4 Improved error handling for when no thermostats are found. 2023-04-13 22:41:27 -04:00
Jon Ziebell
dff338b580 Fixed #373 - beestat loads for home owner but not member 2023-01-24 17:44:13 -05:00
Jon Ziebell
a312ae5575 Fixed #378 - Entering home age from the ecobee app sets the "age" property of HouseDetails wrong 2023-01-13 09:25:44 -05:00
Jon Ziebell
7a62daec40 Fixed #335 - System card sometimes says "Overridden" incorrectly 2021-03-22 21:24:22 -04:00
Jon Ziebell
b3d4b11037 Refactored inconsistent naming of heat_auxiliary to auxiliary_heat 2021-03-01 22:38:52 -05:00
Jon Ziebell
e4b241666f Migrating from system_type2 to system_type 2021-02-21 20:32:18 -05:00
Jon Ziebell
93ea2642c8 Mostly migrated from heat_auxiliary to auxiliary_heat naming convention for #331 2021-02-20 21:57:27 -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
bf0ba3acc4 Added running equipment to thermostat table 2021-02-10 21:43:41 -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
d0ce15606b Fixed #266 - Migrate from MailChimp to MailGun 2020-06-21 22:10:38 -04:00
Jon Ziebell
f909470b5d Fixed #282 - Pre-screen for bad addresses 2020-06-20 14:49:07 -04:00
Jon Ziebell
e53a98e456 Fixed #246 - Heat/cool differential alerts show up even if you don't have that system 2020-02-18 20:15:56 -05:00
Jon Ziebell
225a517907 Fixed #216 - Time is sometimes off by an hour
Long story...
2020-01-22 20:40:09 -05:00
Jon Ziebell
08403cedc6 Removing firstConnected as a requirement for unique thermostats.
Turns out ecobee is sometimes changing firstConnected (on four thermostats so far, see #203). Since this field is no longer reliable, switching to serial number (identifier) only.
2019-12-19 21:15:58 -05:00
Jon Ziebell
eaee95736d Fixed #157 - Re-evaluate converged columns
Removed "json_" prefixes from all columns and converted columns to actual JSON types. Also removed all converged columns and converted contents to regular columns.
2019-10-28 21:18:43 -04:00
Jon Ziebell
9992abc592 Updated thermostat weather to return values in tenths. 2019-10-24 21:35:40 -04:00
Jon Ziebell
47bcf5d45b Most of the changes for 1.4 2019-10-16 20:46:41 -04:00
Jon Ziebell
260d29e3f6 Completed #141 - Display current outdoor weather
Current weather is now displayed on the System card and available in detail in a modal.
2019-07-26 19:32:15 -04:00
Jon Ziebell
ed62657e54 Fixed #125 Removed sensors are not being properly removed
Had some issues with my sensor sync. Also fixed minor bug with the return value of the thermostat sync.
2019-06-10 21:00:57 -04:00
Jon Ziebell
1c79d3a773 Beestat is now open source 2019-05-22 21:22:24 -04:00