Vadim Tkachenko
Vadim Tkachenko
### 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...
### 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...
### Expected Behavior `SwitchableHvacDevice` works in heating mode and only refuses to act as a fan (when a fan feature is explicitly asked for) ### Actual Behavior `SwitchableHvacDevice` blows up...
### Task Definition As an Application Maintainer, I need to make sure that reactive entities are properly exposed to JMX so that an acceptable level of control via `jconsole` is...
### Acceptance Criteria Reactive Swing Console replicates the functionality of the old Swing Console.
### Expected Behavior If the HVAC unit is running, at least one damper must be open fully at all times. ### Actual Behavior It is possible to have all the...
### Expected Behavior All the sensors on all branches report status, all the switches respond to commands, shutdown is clean. ### Actual Behavior Operation is unstable, exceptions in the log...
### Expected Behavior When XBee radio configuration is inconsistent with DZ configuration, a clear error message is issued. ### Actual Behavior * When DZ configuration has a pin configured as...
### Expected Behavior CI/CD jobs complete normally. ### Actual Behavior `SimpleDamperControllerTest` and `BalancingDamperControllerTest` stall CI/CD jobs as of rev. 0af02d47bef42b6252a2387b0dfa6683f5740b04.
### Expected Behavior For `net.sf.dz3r.signal.hvac.ThermostatStatus`, `demand` and `calling` are consistent with each other (`calling` can't be `false` if `demand` is positive, and the other way around). ### Actual Behavior `ThermostatStatus`...