v0.8.2
This commit is contained in:
@@ -28,7 +28,7 @@ pub struct ZoneControlPlan {
|
||||
pub device_name: String,
|
||||
/// Configured per-zone enable switch. Group/master gates are reported separately.
|
||||
pub enabled: bool,
|
||||
/// True when the configured zone is not currently blocked by a disabled climate group.
|
||||
/// True when the configured zone is eligible for thermostat control. Disabled group control does not block the zone.
|
||||
pub effective_enabled: bool,
|
||||
/// Effective mode currently used by the controller.
|
||||
pub mode: String,
|
||||
|
||||
Reference in New Issue
Block a user