Hi all,
I am back to trying to figure out how to close the existing D_DimmableLight1.xml and D_DimmableLight1.json. When I did this for the relay (on/off) switch, it was pretty straight forward. I changed the in the XML file, changed the file to point to my copy of the D_BinaryLight1.json, and changed the “DeviceType” and “device_type” in the json file to match the that I changed in the XML file. These changes resulted in a set of D_ files that were duplicates of the BinaryLight ones, that I could then modify to fit my needs.
However, if I do this same thing with the D_DimmableLight1 XML and JSON files, I get completely different results. I end up getting the rounded gear. As suggested I ran firebug to see if I was getting any javascript errors, and nothing showed up. Tailing the LuaUPnP.log file also turns up no error messages. So, I am wondering if I have stumbled on to a bug that I need to file in Mantis, or if I am just doing something wrong.
Would someone be willing to look at the attached files, and maybe even load them in your Vera to see if you get the rounded gear, or if you get the dimmer graphics?
Thanks!