updatey
This commit is contained in:
1
dist/homeassistant.d.ts
vendored
1
dist/homeassistant.d.ts
vendored
@@ -25,7 +25,6 @@ export interface HomeAssistantDeskPositionResult {
|
||||
last_changed: TimeBetween;
|
||||
}
|
||||
export type API_HA_DeskPosition = {
|
||||
position: string;
|
||||
is_standing: boolean;
|
||||
last_changed: string;
|
||||
last_changed_seconds: number;
|
||||
|
||||
Reference in New Issue
Block a user