-
I've just published neeo_driver-dreamscreen to NPM, the search bar doesn't show the driver.
Tried the following searches:
neeo
dreamscreen
neeo_driver
neeo_driver-dreamscreen
when searching …
-
When entering a "%" character the code crashes. I was looking if i needed to use search operators.
`[1] URIError: Failed to decode param '/api/drivers/%'
[1] at decodeURIComponent ()
[1] …
-
# Issue
Currently no data is persisted when a SDK device is added to the NEEO Brain. If the NEEO Brain restarts, the SDK needs to be restarted. Then the SDK will register on the Brain and the Brain k…
-
First off, thanks for the work you have done. I do own a Volvo XC90 and I'd love to write a driver for it that works with NEEO.
I did clone, then build and install, but I am honestly no pro. I am a…
-
I'm not sure if this is setup via the SDK or if it is a general Fault in the Brain Code, but its a bit disturbing:
When adding Buttons to the NEEO Brain via the SDK some there is no consisted order. …
-
/usr/src/app/node_modules/neeo-sdk/lib/nodecheck.js:10
throw new Error('You must run the NEEO SDK on node >= 6.0. Your current node version is ' + process.versions.node + '.');
^
Error: Y…
-
I'm trying to integrate the directory type into my openHAB SDK and I'm hoping one of you might see some issue I'm missing. I register my SDK, add the ACCESSORIE device with the DIRECTORY type capabil…
-
This took me quite awhile to figure out but there must be some hardcoding somewhere in the brain on the adapter name of the SDK.
**Background**
Correct me if I'm wrong on this - but my understandi…
-
I am using discovery feature to find the brain on my network. This was working well until recently. Lately the connection to the brain has been timing out if I use discovery.
If I print out the br…
-
As highlighted in #82 and #74 as of the last release we've added new ways to export devices, and to transition we still have some of the old ones.
**Goal:** a clear definition driver export format …