Ezlo device capabilities
-
Yes, do you need RF as well?
-
I'm actually going to remove the
remote
capability and split it intoir_remote
andrf_remote
... I kind of realized I made an error making the capability name too generic. So that will be in today's build, which will break your actions, but I don't think we'll need to change it again. -
I took your early advice and have only been testing on MSR. Now 1.0 has been released, I will of course now start moving from Reactor to MSR. Having Ezlo Broadlink has brought my Broadlink under local (not sure if ezlo is using local or cloud integration for Broadlink, msr>>ezlo>>broadlink>>device, It seem instantaneous)) control, and I can now drop my Alexa remote2 workaround.
-
Cool. I just posted 21201. Since I can't test myself, you're the first to try. Let me know how it works out.
-
Can you look in your console logs (there is some logging that occurs prior to the internal logger being started, and it logs to the console), and see what it reports for the module path?
-
module.paths [ '/data/data/com.termux/files/home/reactor/node_modules', '/data/data/com.termux/files/home/node_modules', '/data/data/com.termux/files/node_modules', '/data/data/com.termux/node_modules', '/data/data/node_modules', '/data/node_modules', '/node_modules' ] NODE_PATH undefined
-
I sent you some info on the PR for setting NODE_PATH. Give that a go and see what happens
-
T toggledbits locked this topic on