add seconds to API
This commit is contained in:
1
dist/homeassistant.d.ts
vendored
1
dist/homeassistant.d.ts
vendored
@@ -28,5 +28,6 @@ export type API_HA_DeskPosition = {
|
||||
position: string;
|
||||
is_standing: boolean;
|
||||
last_changed: string;
|
||||
last_changed_seconds: number;
|
||||
};
|
||||
//# sourceMappingURL=homeassistant.d.ts.map
|
||||
Reference in New Issue
Block a user