v0.8.7
This commit is contained in:
@@ -288,10 +288,6 @@ pub struct TemporaryQuickThermostat {
|
||||
/// Explicit lifecycle state: scheduled | waiting_master | paused_manual | active.
|
||||
#[serde(default = "default_temporary_state")]
|
||||
pub state: String,
|
||||
/// Fresh sessions use generation >= 1. Generation 0 identifies legacy payloads that
|
||||
/// predate explicit activated_at/state semantics and may use the compatibility fallback.
|
||||
#[serde(default)]
|
||||
pub generation: u64,
|
||||
/// Heat/cool mode captured when ownership really starts. It keeps a temporary session
|
||||
/// independent from later whole-house mode changes until hand-back.
|
||||
#[serde(default)]
|
||||
|
||||
Reference in New Issue
Block a user