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