Search found 1 match
- Friday 05 April 2019 15:30
- Forum: Python
- Topic: Domoticz.Device custom device options
- Replies: 1
- Views: 842
Domoticz.Device custom device options
Hi, can You help me understanding syntax of Options = {"Custom": "1;%s" % "m"} I was not able to find information about that. I'd like to update device with more than one value(like for DHT tempr + humid). Above line of code takes only one string argument. How about two maybe three? Thanks Adrian.