Skip to content

Commit

Permalink
ready for node-red
Browse files Browse the repository at this point in the history
  • Loading branch information
andreypopov committed Aug 1, 2019
1 parent 63fa641 commit 82107aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions nodes/command.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@



$('#node-input-command-tips').hide();
$commandInput.on('change', function(type, value) {
$('#node-input-payload').closest('.form-row').show();
$commandTypeInput.trigger('change');
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"description": "Xiaomi Roborock connectivity nodes for node-red",
"homepage": "https://github.com/andreypopov/node-red-contrib-miio-roborock",
"keywords": [
"node-red",
"xiaomi",
"miio",
"roborock"
Expand Down

0 comments on commit 82107aa

Please sign in to comment.