Skip to content

Commit

Permalink
improve
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal committed Nov 22, 2023
1 parent 361604e commit 44bf928
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ export interface Data {
on?: boolean
boostOn?: boolean
comfortTemp?: number
holidayUntil?: string | null
mode?: number
opMode?: number
waterTemp?: number
Expand All @@ -75,7 +74,6 @@ export interface Data {
on?: boolean
boostOn?: boolean
comfortTemp?: number
holidayUntil?: string | null
opMode?: number
plantMode?: number
}
Expand Down

0 comments on commit 44bf928

Please sign in to comment.