Closed mcicolella closed 5 years ago
I have not this problem
Maybe there is something strange about light's object structure; a question: is it possible having a light object without a protocol?
Yes, by default protocol and address are set to 'unknown'. In this case you have a virtual object.
Ok, then online demo object light maybe has "unknown" as a protocol by default and vue getter works correcly; in fact it has correctly shown "openwebnet" in 1*41 light of my myhome system; perhaps there is no issue except the idea of virtual object
If you want to associate/change a protocol you need a list of them as in Jfrontend. This is the issue.
The field Protocol should list the available protocols. These data can be retrieved from Vuex getter availableProtocols.