dont need volume

This commit is contained in:
Darius
2026-02-05 00:47:23 +01:00
parent d23c89c3c9
commit b7ea7bc552
3 changed files with 1 additions and 3 deletions

1
dist/homepage.d.ts vendored
View File

@@ -4,6 +4,5 @@ export type FullInformation = {
ha_desk_position: API_HA_DeskPosition | null;
ha_temp: string | null;
tidal_current: TidalGetCurrent | null;
tidal_volume: number | null;
};
//# sourceMappingURL=homepage.d.ts.map