Skip to content

Commit

Permalink
Merge pull request #598 from OlivierZal/maintenance-20241113114947
Browse files Browse the repository at this point in the history
Maintenance PR
  • Loading branch information
github-actions[bot] authored Nov 13, 2024
2 parents 1f4d1b0 + c977891 commit 12f1e50
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 12f1e50

Please sign in to comment.