hcpy icon indicating copy to clipboard operation
hcpy copied to clipboard

How to set values, like:Dishcare.Dishwasher.Setting.SoundLevelSignal

Open KHome opened this issue 1 year ago • 0 comments

Reading works perfectly. What shall I do / which script could set:

"Dishcare.Dishwasher.Setting.SoundLevelSignal" to new value?

            "access": "readWrite",
            "available": "true",
            "refCID": "03",
            "refDID": "80",
            "values": {
                "0": "Off",
                "1": "Low",
                "2": "Medium",
                "3": "High"

KHome avatar Mar 14 '23 11:03 KHome