Skip to content

Commit

Permalink
fix double def
Browse files Browse the repository at this point in the history
  • Loading branch information
TA2k committed Sep 22, 2023
1 parent 22b7d67 commit d2a2d73
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 @@ -229,7 +229,7 @@ class Vesync extends utils.Adapter {
{
command: 'setProperty',
name: 'setProperty like PowerSwitch',
def: 'auto',

type: 'string',
role: 'json',
def: '{"powerSwitch_1":1}',
Expand Down

0 comments on commit d2a2d73

Please sign in to comment.