Skip to content

Commit

Permalink
added State type printedFullSerialNumber , fixes #238
Browse files Browse the repository at this point in the history
  • Loading branch information
DutchmanNL committed Oct 27, 2023
1 parent dd26794 commit 4bb8e92
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/stateAttr.js
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,11 @@ const stateAttrb = {
unit: 'W',
factor: 1000,
},
'printedFullSerialNumber': {
name: 'Printed Full SerialNumber',
type: 'mixed',
role: 'state',
},
'voltage': {
name: 'Voltage',
type: 'number',
Expand Down

0 comments on commit 4bb8e92

Please sign in to comment.