Skip to content

Commit

Permalink
fix: fw updates api key
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Sep 2, 2022
1 parent 40fd4c5 commit 4f1d091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ZwaveClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1233,7 +1233,7 @@ class ZwaveClient extends TypedEventEmitter<ZwaveClientEventCallbacks> {
emitValueUpdateAfterSetValue: true,
apiKeys: {
firmwareUpdateService:
'ffcc1a6da32e5a863e739a991b1ea92de57eb28ef4f1fd373b164df84095c43637ecc617d2119ae7e4768619fe16d305',
'421e29797c3c2926f84efc737352d6190354b3b526a6dce6633674dd33a8a4f964c794f5',
},
inclusionUserCallbacks: {
grantSecurityClasses:
Expand Down

0 comments on commit 4f1d091

Please sign in to comment.