Skip to content

Commit

Permalink
chore: add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jvandenaardweg committed Dec 5, 2022
1 parent 02b779a commit c76a5ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/platform.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,8 @@ export class HomebridgeHomeWizardEnergySocket implements DynamicPlatformPlugin {
return;
}

// TODO: Skip if "Switch lock" setting is on

// Service is an Energy Socket, and the Local API is enabled, so we can use it

const energySocketProperties =
Expand Down

0 comments on commit c76a5ed

Please sign in to comment.