Jon Ziebell
Jon Ziebell
Some of this is done, some still needs moved. ``` { "meta": { "opens": { "android": 23, "browser": 259, "ios": 12 } }, "visualize": { "data_type": "occupancy", "floor_plan_id": 1, "heat_map_static":...
The ecobee app (Android, not sure about iOS) allows you to set the home age by selecting a decade. When you do this, the "age" property of HouseDetails gets set...
For some reason this column was created as a tinyint with the standard length of 3 for a boolean field. Somehow in the official beestat database it's showing up as...
The download screen doesn't seem to prevent you from asking for data outside of the available date range.
Getting thousands of these issues for random users. I don't think it adversely affects much, but they overwhelm Sentry.
Need to be able to manually configure thermostat groups rather than completely depending on address. This will help increase visibility of what thermostats are in each group as well as...
Situation: Have a long period of time where beestat has no data. Say...half a day. With Gap-fill, on a day scale, the other half of the day is going to...
https://community.beestat.io/t/missing-detail-thermo-section-when-days-24/1183/5 Looks to be an issue with the "step" series attribute in highcharts. The setpoint_heat and setpoint_cool series stop doing this when the step is removed.