1.0.3 • Published 6 years ago
mandarin-nest v1.0.3
Led controller emulator to use with Mandarin Nest home automator
npm install
npm run build
node demo-server.js
Update Mandarin Nest home automator by setting
useEmulator: false,
ledControllerAddress: 'http://192.168.1.47:8080/',
ledEmulatorAdress: 'http://localhost:8081',