feat: Add support for template conditions (#1995)

- Closes:  #1988
This commit is contained in:
Dermot Duffy
2025-04-05 22:25:46 +01:00
committed by GitHub
parent 36783855a2
commit e7a9e20c9e
10 changed files with 184 additions and 67 deletions
+1 -2
View File
@@ -47,8 +47,7 @@ export class HASSManager {
this._hass = hass;
this._api.getConditionStateManager().setState({
state: this._hass.states,
user: this._hass.user,
hass: this._hass,
});
// Theme may depend on HASS.