Closed pimagical closed 9 years ago
I fix this issue you can install the latest version of the plugin via npm i pimatic-led-light
. The plugin is also renamed now, so you will have to adjust your config.
{
"id": "some_id",
"name": "some_name",
"class": "LedLight",
"location": "living room",
"addr": "xxx.xxx.xxx.xxx"
"device": "iwy-master" | "wifi370"
}
Commit device in config gives error message Cannot find module '/home/pi/pimatic-app/node_modules/pimatic-iwy-light-master/iwy-light-master-schema.coffee'
{ "id": "IwyLightMaster", "name": "IwyLightMaster", "class": "IwyLightMaster", "location": "living room", "addr": "xxx.xxx.xxx.xxx", "device": "wifi370" },