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

### Expected Behavior `pack-and-clear-logs` script compresses all logs and rotates them. ### Actual Behavior When a log size reaches over ~2GB, `bzip2` fails with the message "value too large for...

logging
maintenance
out-of-disk-space

Background: #146. Designing a truly fault tolerant solution to that problem is not time and cost effective. Sidestepping it and storing values in systems with different failure mode is a...

enhancement
usability
logging
fault tolerance
maintenance
instrumentation
metrics
counter
distributed
InfluxDB
telemetry

### Expected Behavior The system works ### Actual Behavior The system stops responding at random following triggers. Known triggers at this point: * Manually changing the setpoint via `ReactiveConsole` *...

bug
FATAL
$$$
1-wire
reactive
reactive-straggler

### Current Behavior Setpoint change will be allowed to happen as long as the setpoint is set within absolute "sane" thermostat setpoint limits. This allows unreasonable values set either accidentally,...

$$$
calendar
usability
feature request
UX
reactive-only

### Expected Behavior Control commands issued by DZ do not cause HVAC units to get confused ### Actual Behavior It's been reported that there is at least one older unit...

FATAL
$$$
hardware compatibility
usability
fault tolerance

### Expected Behavior * DZ starts with the available device set; * If the broker is unavailable either initially or at a later point in time, the failure of MQTT...

annoyance
FATAL
fault tolerance
MQTT
reactive

Google broke things without a warning again, and links from https://www.homeclimatecontrol.com/configuration-guide page are now broken. Need to retrieve those docs from whatever hell they are in, and republish.

documentation
dead link

### Expected Behavior SonarCloud action succeeds ### Actual Behavior SonarCloud action fails ### Contributing Factors So far, this has only been observed on Gradle builds with Kotlin DSL build files

build
CI/CD

### Existing Behavior 1-Wire sensor departure immediately propagates to the control system and makes it act prematurely, as jitter and short blackouts are possible. ### Desired Behavior If/when a 1-Wire...

fault tolerance
1-wire
reactive
process control

### Task Definition As an Application Maintainer, I need to migrate build scripts from Groovy to Kotlin so that they are written in a well known language learning which has...

build
gradle
kotlin