1
0
mirror of https://github.com/beestat/app.git synced 2026-05-13 10:52:29 -04:00
Commit Graph

18 Commits

Author SHA1 Message Date
Jon Ziebell 690a51b450 Fixed #372 - Resist profile sometimes doesn't show up 2022-11-17 19:38:28 -05:00
Jon Ziebell c1403ae03b Floor plan editor early access 2022-08-04 21:32:10 -04:00
Jon Ziebell 1490a6a1a3 Removed maintenance notification 2021-04-17 21:11:50 -04:00
Jon Ziebell 0f7b1c28a7 Added maintenance notification 2021-04-17 20:33:21 -04:00
Jon Ziebell 1c65cd6fcf Increased speed of runtime_thermostat_summary population 2021-02-24 19:30:42 -05:00
Jon Ziebell 93abd4e92a Moved standard_deviation function to global scope 2021-02-17 21:18:25 -05:00
Jon Ziebell 31aabe5c68 Removed maintenance notification 2021-01-29 20:14:57 -05:00
Jon Ziebell c6212b10fe Adding maintenance notification. 2021-01-29 19:01:33 -05:00
Jon Ziebell d1bc6a40f5 Fixing array_median to return 0 if passed an empty array 2021-01-22 08:33:09 -05:00
Jon Ziebell 790aaf354e Fixed #265 - Change logging from push to pull
Deceptively simple commit message. This is a massive change that completely reworks the most fundamental part of the API. Not only does it remove the push logging, it also restructures logging to give better insight into what happens during an API call.
2020-03-15 08:12:28 -04:00
Jon Ziebell 154af5d89f Updated profile generation; added some metrics. 2020-02-27 20:09:11 -05:00
Jon Ziebell 762cbf2084 Added new thermostat_group profiles to the background sync. 2020-02-27 07:56:35 -05:00
Jon Ziebell 637e991d5e No more maintenance. 2019-10-28 22:35:07 -04:00
Jon Ziebell 2529cb680a Down for maintenance. 2019-10-28 21:47:21 -04:00
Jon Ziebell 7d391159ba Down for maintenance. 2019-10-28 21:20:11 -04:00
Jon Ziebell 9c0c07a380 Removed CORS header
It was added when the plan was to have the app POST to api.beestat.io.
2019-10-21 20:57:54 -04:00
Jon Ziebell e195a5260b Allowing access to the API from any domain.
Necessary to make api.beestat.io work.
2019-10-17 12:40:29 -04:00
Jon Ziebell 1c79d3a773 Beestat is now open source 2019-05-22 21:22:24 -04:00