Skip to content

Commit

Permalink
Merge pull request #440 from foxthefox/2.5.0
Browse files Browse the repository at this point in the history
2.5.0l
  • Loading branch information
foxthefox authored Sep 23, 2023
2 parents 96f96ba + eb113fe commit 8234122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -2541,7 +2541,7 @@ class Fritzdect extends utils.Adapter {
'energy',
'Energy consumption',
0,
999999999,
9999999999,
'Wh'
);
await this.setStateAsync('DECT_' + identifier + '.energy', {
Expand Down

0 comments on commit 8234122

Please sign in to comment.