From 6ee46c892d8d6e1249aa2377ff1ed883f7f2db0d Mon Sep 17 00:00:00 2001 From: Flobul Date: Tue, 27 Aug 2024 11:06:49 +0200 Subject: [PATCH] Update custom.robotCleanerSmartControl.json --- json/custom.robotCleanerSmartControl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/json/custom.robotCleanerSmartControl.json b/json/custom.robotCleanerSmartControl.json index e8863653..d06618d2 100755 --- a/json/custom.robotCleanerSmartControl.json +++ b/json/custom.robotCleanerSmartControl.json @@ -22,6 +22,7 @@ "value" ] }, + "setter": "setRobotCleanerSmartControl", "enumCommands": [] } }, @@ -43,4 +44,4 @@ ] } } -} \ No newline at end of file +}