remove print
This commit is contained in:
parent
0b280cd5a5
commit
a4abfb6afb
|
@ -53,8 +53,6 @@ func set_state(stateInfo):
|
|||
if stateInfo == null:
|
||||
return
|
||||
|
||||
print("stateInfo: ", stateInfo)
|
||||
|
||||
var state = stateInfo["state"]
|
||||
var attributes = stateInfo["attributes"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user