Search
How to enable Javascript
Sign Up
Login
Home
Latest Posts
Re: NEEO Does Not Update Switch State Correctly
Your code is not correct, your function does not returns anything. You need to return a Promise in the swtichGet function, like below. function switchGet(deviceid) { return new Promise( (resolve,…
Cédric Legendre
Cedric_Legendre
4 yrs ago
SDK / API
Reported - view
Too much events sent to the Remote prevents update
Hello, I wrote two drivers: one for IP Camera, another for SqueezeBox. For the first one, I wanted to refresh the picture captured by the camera every seconds: works nice on the Neeo iOS App,…
Cédric Legendre
Cedric_Legendre
4 yrs ago
1
reply
146
SDK / API
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
@gerald carosati Thank you, I've got the same issue for the Netatmo Presence driver. Now that I know where the problem is, I change the URL every 5 seconds in a background setInterval instead of…
Cédric Legendre
Cedric_Legendre
4 yrs ago
SDK / API
Reported - view
Re: Driver for IP Cameras
Hello @Steven Y , I've developped a Driver for Netatmo Presence ( https://github.com/clegendre/Neeo-Netatmo-Presence-Adapter ) and have encoutered the same issue of image refresh than you.…
Cédric Legendre
Cedric_Legendre
4 yrs ago
SDK / API
Reported - view
Remotec ZXT-120
Hello, The Remotec ZXT-120 is a ZWave device which sends IR signals for HVAC systems. On the fibaro HC2, it is integrated as a thermostat. Since NEEO is unable to control some HVAC system (like…
Cédric Legendre
Cedric_Legendre
4 yrs ago
2
replies
202
Device Specific
CLOSED
CLOSED
Re: Mitsubishi Electric MSZ-GE42VAD Air Conditioner
Hello @Mark , I got the same air conditioner. I use a ZWave-to-IR device like the Remotec ZXT-120 (which is supported by Neeo) and send climate orders through this device.…
Cédric Legendre
Cedric_Legendre
4 yrs ago
Device Specific
Reported - view
Cédric Legendre
Cedric_Legendre
16
7
0
Follow
Home
Discussion Rooms
Discussion Rooms
General
NEEO Remote & Brain
Device Specific
Recipes
SDK / API
Off Topic