NEWS
GetState is not defined
-
Moin Zusammen,
ich würde gern den Status einer Lichtgruppe innerhalb von VIS auslesen und bekomme folgende Fehlermeldung:
Uncaught ReferenceError: getState is not definedFolgende Scripte habe ich ausprobiert folgendermaßen aus:
var state3 = getState('hue.0.Philips_hue.Büro.on').val; console.log(state3);var state2 = getState('hue.0.Philips_hue.Büro.on'); console.log(state2);Objekt:
~~<link_text text="https://docs.google.com/uc?id=1IThhBDtH ... lQezT5mF48">https://docs.google.com/uc?id=1IThhBDtHEbMKu1eeboSpOxlQezT5mF48</link_text>" />
Jemand eine Idee?
Vielen Dank
Mario~~