Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jvandenaardweg committed Dec 16, 2022
1 parent 04b65f6 commit e9fd22e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ const api = new HomeWizardEnergyApi();
api.discovery.start();

api.discovery.on('response', response => {
console.log('response', response);

// response:
// {
// ip: '192.168.1.34',
// hostname: 'energysocket-25FF1A.local',
Expand Down

0 comments on commit e9fd22e

Please sign in to comment.