Generic Commit; Most likely a fix or small feature
This commit is contained in:
@@ -29,6 +29,6 @@ export interface HomeAssistantDeskPositionResult {
|
||||
|
||||
export type API_HA_DeskPosition = {
|
||||
position: string;
|
||||
isStanding: boolean;
|
||||
standingTime: string;
|
||||
is_standing: boolean;
|
||||
last_changed: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user