Jon Ziebell
3abcb2c064
Fixed ventilator etc runtimes not summing properly
2025-02-24 19:01:56 -05:00
Jon Ziebell
6ffafeeec6
Added ability to manually manage thermostats
2025-02-03 22:01:41 -05:00
Jon Ziebell
41fe96502e
Added ability to manually manage thermostats
2025-01-31 21:57:33 -05:00
Jon Ziebell
71694b5a1d
Added ability to manually manage thermostats
2025-01-30 19:44:31 -05:00
Jon Ziebell
425c73c7eb
Added ability to manually manage thermostats
2025-01-30 06:43:51 -05:00
Jon Ziebell
969b6ada12
Added ability to manually manage thermostats
2025-01-29 22:26:13 -05:00
Jon Ziebell
0b5f1e13b8
Fixed a new daylight savings sync issue
2024-08-27 22:23:45 -04:00
Jon Ziebell
de225617c9
Stopped assuming fan when accessory is running; trusting ecobee's fan reporting instead
2024-08-18 13:07:53 -04:00
Jon Ziebell
6e294377f2
Fixed #413 - Comparison counts sometimes decrease when switching from global/all to something more specific
2024-08-17 07:25:09 -04:00
Jon Ziebell
2c591556ad
Fixed #410 - Setpoint reporting is way off
2024-06-04 19:48:32 -04:00
Jon Ziebell
6ff877fcc1
Fixed #411 - Data download includes old sensors
2024-06-04 19:26:49 -04:00
Jon Ziebell
d0e479e062
Fixed #403 - Duplicate entry Error code 1062
...
UTC vs local time bug
2024-01-27 23:20:17 -05:00
Jon Ziebell
c3e38fe201
Fixed #405 - Multitple addresses on the same account resolving to the same address
2024-01-16 07:01:48 -05:00
Jon Ziebell
2dc95b92fa
Fixed payment link not working on mobile app
2023-12-15 10:41:41 -05:00
Jon Ziebell
ee0e1d55c2
Updated runtime_sensor.occupancy column type for #401
2023-12-06 21:29:38 -05:00
Jon Ziebell
70b82351a1
Added setting to prefer secondary device sync
2023-12-05 21:12:26 -05:00
Jon Ziebell
6f71b505cc
Exposed profiles in the API
2023-12-04 21:19:04 -05:00
Jon Ziebell
9b40c81b85
Fixed degree days off by a factor of 10
2023-11-21 22:56:56 -05:00
Jon Ziebell
d298259704
Minor profile debug fix
2023-11-17 17:00:28 -05:00
Jon Ziebell
f643e8cb1a
Minor URL update
2023-10-20 06:25:17 -04:00
Jon Ziebell
d240183635
Minor profile bug fix to prevent sample stop time from being 5 minutes too far out
2023-10-11 21:46:04 -04:00
Jon Ziebell
bbd050ee94
Fixed a few sync issues.
2023-10-05 20:09:18 -04:00
Jon Ziebell
5dd2e0ed37
Allowed outdoor temperature/humidity to be null in runtime_thermostat_summary
...
Since runtime_thermostat is now allowing null values for these fields, the summary table also has to allow null values for when there is no weather data for the entire time period.
2023-09-06 22:35:11 -04:00
Jon Ziebell
7c23a14247
Further corrected issue where missing outdoor weather breaks sync
...
See 4b61e50906dccf09a131d3c93222407d00556abe
2023-08-30 22:34:24 -04:00
Jon Ziebell
e5640b8366
Fixed Patreon token clunky refresh
2023-08-29 22:43:04 -04:00
Jon Ziebell
8997a17f04
Fixed Patreon token clunky refresh
2023-08-29 22:35:39 -04:00
Jon Ziebell
18baf97814
Added calculation for HDD and CDD to runtime_thermostat_summary
2023-08-29 22:23:15 -04:00
Jon Ziebell
5414f3b0cc
Fixed bug where heating and cooling degree days need default value
2023-08-28 06:46:23 -04:00
Jon Ziebell
ec98c6be7f
Altered runtime summary table to include degree days.
2023-08-27 21:39:15 -04:00
Jon Ziebell
181bc3e0b1
Temporarily removing degree days from runtime summary for an alter
...
Replacing sum_degree_days with sum_heating_degree_days and sum_cooling_degree_days
2023-08-27 19:21:09 -04:00
Jon Ziebell
9b6d8e91b0
Fixed ecobee tokens not properly persisting across multiple requests in the same API call
2023-08-25 08:06:17 -04:00
Jon Ziebell
ca8ff3d4b4
Fixed an issue where sensors were not inactivating if none were found.
2023-08-25 08:05:36 -04:00
Jon Ziebell
ef9b172ae6
Fixed some documentation.
2023-08-25 08:01:13 -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
267dbe7ea8
Added degree days to the runtime_thermostat_summary table.
2023-08-16 20:48:36 -04:00
Jon Ziebell
4b61e50906
Missing weather data no longer prevents data from syncing.
2023-07-25 06:31:25 -04:00
Jon Ziebell
6b3e7158ef
Updated SQL for #365
2023-07-24 07:08:44 -04:00
Jon Ziebell
c579cc9a38
Fixed #365 - IAQ values above 255 don't get stored
...
Also did database alter and copy to new table.
2023-07-02 06:55:17 -04:00
Jon Ziebell
90271706ee
Fixed #397 - CSV downloaded data unusable due to data misalignment: some rows missing TVOC and CO2 cells shifting rightward cells to the left
2023-06-23 06:32:05 -04:00
Jon Ziebell
6ebe758561
Fixed #398 - downloaded data - unable to distinguish between occupancy of null vs. occupancy of zero
2023-06-11 17:35:48 -04:00
Jon Ziebell
365aa75347
Added air quality to export
2023-05-26 07:36:31 -04:00
Jon Ziebell
172bde425d
Added metrics for Aux Heat 1 and 2
2023-05-26 06:39:23 -04:00
Jon Ziebell
c5c53c33b4
Improved some exception handling.
2023-05-12 07:46:29 -04:00
Jon Ziebell
18429dd8ac
Fixed #394 - Error in query (1062): Duplicate entry ...
2023-05-12 07:45:39 -04:00
Jon Ziebell
efbf04d3d4
Improved error handling for when no thermostats are found.
2023-04-13 22:41:27 -04:00
Jon Ziebell
8c82cc7e54
Updated example settings to set generally unused things to null for #391
2023-04-01 08:32:31 -04:00
Jon Ziebell
714acbaa8b
Checking for Smarty credentials before sending API call for #391
2023-04-01 08:30:19 -04:00
Jon Ziebell
a524a92003
Minor changes for PHP8
2023-01-29 07:04:10 -05:00
Jon Ziebell
e9e1ea1b9b
Extended temperature profile lines
2023-01-27 06:35:52 -05:00
Jon Ziebell
1c94dc8f09
Fixed #341 - Beestat Stays Signed-In to Previous Account
2023-01-24 19:20:21 -05:00