Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal committed Nov 13, 2024
1 parent 2c83f98 commit 1f4d1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bases/device.mts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import type {

const DEBOUNCE_DELAY = 1000

const modes: EnergyReportMode[] = ['regular', 'total']
const modes: EnergyReportMode[] = ['regular', 'total']

@addToLogs('getName()')
export abstract class BaseMELCloudDevice<
Expand Down

0 comments on commit 1f4d1b0

Please sign in to comment.