Generic Commit; Most likely a fix or small feature
This commit is contained in:
1
dist/homeassistant.d.ts
vendored
1
dist/homeassistant.d.ts
vendored
@@ -21,6 +21,7 @@ export interface HomeAssistantDeskPositionResult {
|
||||
raw: HomeAssistantEntity;
|
||||
asBoolean: boolean;
|
||||
asText: () => string;
|
||||
standingTime: number;
|
||||
}
|
||||
export type API_HA_DeskPosition = {
|
||||
position: string;
|
||||
|
||||
Reference in New Issue
Block a user