My AEOTEC bulbs ZW098 stop changing to the different colors when I try from my Android phone use the ST app. It was working perfectly before. When I debug it, I am getting the following :slight error:
3644e47c-0061-424a-8e37-ef4f38eeb7af 10:53:39 AM: error groovy.lang.MissingMethodException: No signature of method: script_dth_86312d8ca62e1e80778b1c6e3c6f96fbd78f0254e2643dff8a4d7cda8257fcd3.huesatToRGB() is applicable for argument types: (java.lang.Double, java.lang.Integer) values: [67.22222222222223, 89]
Possible solutions: huesatToRGB(float, float) @line 189 (setColor)
3644e47c-0061-424a-8e37-ef4f38eeb7af 10:53:39 AM: debug setColor: [saturation:89, hue:67.22222222222223]
And on the Android phone I am getting: A network or server error occurred. Try again later.
Hope someone can help me solve this problem