This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
torinnguyen
About
- Username
- torinnguyen
- Joined
- Visits
- 5
- Last Active
- Roles
- Member
Comments
-
I can do console.log in the App class too. But that's the only place that it prints out. I need it to work inside driver.js and device.js. Homey.log does not work as well. Here's another screenshot of my driver.js http://take.ms/DzSGS
-
I have console.log everywhere including driver.js and device.js. None of them showing anything. Here's my device.js code http://take.ms/RrKCp The code runs all ok. I got new device added, but absolutely no logging.