dz icon indicating copy to clipboard operation
dz copied to clipboard

Home Climate Control Core: *the* Open Source multi-zone temperature and climate control system.

Results 120 dz issues
Sort by recently updated
recently updated
newest added

- Action taken: a command is run from `ShellSensor`, and is stuck - Expected result: the sensor is reported as stale - Actual result: it is not

bug
fault tolerance
shell
reactive-reconsider

- Expected behavior: both the zone cell and the thermostat panel indicate when the sensor for the disabled zone is stale (missing). - Actual behavior: - The only indication is...

bug
Swing
usability
visualization
fault tolerance
reactive-reconsider

How to reproduce: Press `C` or `F` key (command to switch between Celsius and Fahrenheit display) while the focus is on DZ Swing Console. Watch the grid change. After several...

bug
Swing
usability
Fahrenheit
reactive-reconsider

- Expected behavior: setpoint gets drawn no matter what; - Actual behavior: where there's no sensor data, setpoint line is missing. See the attached screenshot. ![no-setpoint](https://user-images.githubusercontent.com/1731579/45107512-a9aa1080-b0ee-11e8-8254-826573874874.png)

bug
annoyance
Swing
usability
visualization
five-years-old
reactive-reconsider

As of commit `e65981619065fbf82378be61e629ab403401be1a`, `GCalScheduleUpdaterTest#testDST()` fails with the following message: ```22:40:33,164 INFO GCalScheduleUpdaterTest main [testDST] Period matched: 17 - 18 phx (18:00 to 19:00 on MTWTFSS) 22:40:33,164 ERROR GCalScheduleUpdaterTest main...

bug
calendar
five-years-old
reactive-reconsider

- Expected result: the schedule is set on the zone - Actual result: the schedule is not set and an exception trace is repeatedly logged until the sensor appears. Exception...

annoyance
calendar
five-years-old

Appointments traversing midnight on Google calendar. Stop working at midnight Steps to reproduce problem: 1. Make heating appointment that traverses midnight, eg from 10pm on the 20th of June until...

enhancement
annoyance
calendar
five-years-old

### Background * [influxdb-java](https://github.com/influxdata/influxdb-java) library allows to talk to [InfluxDB](https://www.influxdata.com/) server up to v1.7 and below - this was the version of choice at the time InfluxDB was accepted as...

enhancement
standardization
bit rot

Acceptance criteria: * Must allow to toggle the `OFF` status * Must allow to toggle the `HOLD` status * Must allow to toggle the `VOTING` status * Must allow to...

usability
visualization
WebUI

### Background A single device running ESPHome can support multiple sensors and actuators. It is possible to recognize when the device goes offline, and update the status of all virtual...

enhancement
usability
fault tolerance
integration
ESPHome
reactive