diff --git a/src/common/entity/get_states.ts b/src/common/entity/get_states.ts index f79cc1a4d0..7c59eb2faa 100644 --- a/src/common/entity/get_states.ts +++ b/src/common/entity/get_states.ts @@ -37,6 +37,7 @@ const FIXED_DOMAIN_STATES = { siren: ["on", "off"], sun: ["above_horizon", "below_horizon"], switch: ["on", "off"], + timer: ["active", "idle", "paused"], update: ["on", "off"], vacuum: ["cleaning", "docked", "error", "idle", "paused", "returning"], weather: [