add grist
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { type API_HA_DeskPosition } from "./homeassistant";
|
||||
import { type TidalGetCurrent } from "./tidal";
|
||||
import type { API_HA_DeskPosition } from "./homeassistant";
|
||||
import type { TidalGetCurrent } from "./tidal";
|
||||
|
||||
export type FullInformation = {
|
||||
ha_desk_position: API_HA_DeskPosition | null;
|
||||
|
||||
Reference in New Issue
Block a user