Yadoms / yadoms

Yadoms is open source, simple, powerfull, flexible and multiplatforms domotic solution.
https://www.yadoms.com
Other
63 stars 17 forks source link

[RFPlayer] Cannot create manually device for somfy equipment #306

Closed jmberhault closed 7 years ago

jmberhault commented 7 years ago

Error returned.

jmberhault commented 7 years ago

image

A name looks not ok into "identififer" ... I will take a look.

jmberhault commented 7 years ago

Be careful now you have the two possibility of ids ... this why you cannot return :+1:

details.set("identifier", request.getConfiguration().get("identifier"));

structure for somfy RTS manually created devices :

| TREE START |-identifier : |-content : |-id32 : |-content : |-id : 12116 |-radio : true |-idx10form : |-content : |-groupCode : A |-unitCode : 1 |-radio : false |-activeSection : id32 |-burst : 0 |-qualifier : 0 | TREE END

I think this problem would be the same for others devices. I let you modify your code.

jmberhault commented 7 years ago

fixed in branch 2_0_0.