Search
How to enable Javascript
Sign Up
Login
Home
Discussion Rooms
Discussion Rooms
Add new
SDK / API
Filter
Active
Newest
Popular
Most likes
Most replies
Most views
Tags
Clear filter
Follow
Cover von Songs auf die NEEO
Sehr geehrte Damen und Herren, inzwischen bin ich soweit, dass ich ein Programm in Javascript geschrieben habe, um die Cover´s passend abzurufen. Das funktioniert aber nur auf PC Ebene.…
Michael Wortmann
Michael_Wortmann
4 yrs ago
2
replies
34
Michael Wortmann
4 yrs ago
SDK / API
Remote integration suggestion: Control desktop music apps (non-Kodi) over wifi
Would love to be able to control a desktop music player over wifi with the NEEO. Haven't seen too many but there are a couple of Android remote control apps for WinAMP (grand (llama) daddy of…
Bernard Cooper
Software Tester / Tech Enthusiast / Disenchanted KS NEEO backer
Bernard_Cooper
4 yrs ago
2
replies
38
Bernard Cooper
4 yrs ago
SDK / API
Release update not available
Hello, Last week I bought a new remote. A friend of mine has the Neeo for a while. His remote control has the 0.53.8 release on it. My remote has release 0.45.…
Christian Loschin
Christian_Loschin
4 yrs ago
17
replies
113
Christian Loschin
4 yrs ago
SDK / API
Min brain FW version selectable for driver?
Since i have implemented 2 features of the 0.53.8 FW in my driver, can i somehow select the minimum FW version to be able to use my driver?
Gilles van den Hoven
TOP CONTRIBUTOR ☆☆☆
Gilles_van_den_Hoven
4 yrs ago
26
SDK / API
Enigma2 SDK Driver
As some Users requested some Information about the implementation of Enigma2 Boxes (e.g. VU+ , Dreambox , or else ) here you find the Implementation provided by me: https://github.…
Markus M
TOP CONTRIBUTOR ☆☆☆
Troubleshooter / non related to NEEO
Markus_M.1
5 yrs ago
40
replies
1,599
6
mjoe
4 yrs ago
SDK / API
Help needed with registerSubscriptionFunction
Hi, i have a device wich can send o command when powered on. So I would like to use this to let NEEO know that this this device is powered on. I try using registerSubscriptionFunction but I cannot…
Vincent Boots
IT Consultant
Vincent_Boots
4 yrs ago
1
reply
38
Patrick Fiaux
@NEEO
4 yrs ago
SDK / API
Keep getting error when publishing sdk
Hi maybe somebody can help me with the following : i create e very simple app but i am getting the following issue: There was something fishy going on: "Undefined" is not an object(evaluationg 'e.…
Vincent Boots
IT Consultant
Vincent_Boots
4 yrs ago
7
replies
63
Vincent Boots
4 yrs ago
SDK / API
Need help getting my SDK setup up and running
Hi everyone, So, first of all, I must say that I am not experienced at all with coding or anything as technical as this SDK stuff. To be honest, I tried to read through all of the "Introducing the…
Bendix Sørensen
Bendix_Sorensen
4 yrs ago
3
replies
81
Emmanuel Serebe
TOP CONTRIBUTOR ☆☆☆
4 yrs ago
SDK / API
Web / JSON documentation
Hi, I'm working on a native integration to Home Assistant - which is built on Python. As such, I need to write native handlers for all the underlying HTTP requests from the API.…
Alistair Galbraith
Alistair
4 yrs ago
3
replies
134
Tim Roberts
TOP CONTRIBUTOR ☆☆☆
4 yrs ago
SDK / API
NEEO SDK 50.5 - Changes and Features
Dear NEEO SDK Users Our SDK is currently evolving quite a bit, I am happy to announce that a public SDK release is coming up. For release 0.50.5, which is just around the corner,…
Patrick
Patrick
4 yrs ago
11
replies
1,154
1
Tim Roberts
TOP CONTRIBUTOR ☆☆☆
4 yrs ago
SDK / API
Multi-device driver ?
I'm trying to write a single driver able to handle all the hardware line made by my company. Thanks to enableDiscovery ( https://neeoinc.github.io/neeo-sdk/#lib-device-devicebuilder.…
Marc Martin
Marc_Martin
4 yrs ago
6
replies
117
Marc Martin
4 yrs ago
SDK / API
Duplicate entries in NEEO app "adding device" search
So, I used the SDK to write my ACCESSORY driver. It works. During the development process I made many add/delete device cycles from the Android app and I noticed something quite strange:…
Marc Martin
Marc_Martin
4 yrs ago
5
replies
77
Marc Martin
4 yrs ago
SDK / API
Getting started with Node.js, Code And the NEEO-SDK (v0.6)
To get started and write your own integrations you might think where do i start?! or looking up and have that "Hmmm that's quite a mountain to climb" feeling.…
Niels de Klerk
TOP CONTRIBUTOR ☆☆☆
Tech enthusiast.
Niels_de_Klerk
4 yrs ago
181
replies
11,743
39
hansk
4 yrs ago
SDK / API
Recipes & adapterDeviceId
I need some way to relate a recipe back to the device I exposed via the SDK. Since I cannot store NEEO device ids with the system I am writing a driver for,…
Boris Pruessmann
Boris_Pruessmann
4 yrs ago
7
replies
63
Niels de Klerk
TOP CONTRIBUTOR ☆☆☆
4 yrs ago
SDK / API
How display sensors value ?
I created an ACCESSORY driver implementing a sensor among other things, it works, I can use the sensor value in recipes, but is there a way to display that value on the NEEO remote?…
Marc Martin
Marc_Martin
4 yrs ago
7
replies
148
Michael Kohler
@NEEO
4 yrs ago
SDK / API
Is addSwitch example bogus ?
I believe that example for AddSwitch in https://neeoinc.github.io/neeo-sdk/#lib-device-devicebuilder.js-addswitch is bogus and should be: .addSwitch( { name: 'example-switch', label: 'my switch' },…
Marc Martin
Marc_Martin
4 yrs ago
5
replies
120
Niels de Klerk
TOP CONTRIBUTOR ☆☆☆
4 yrs ago
SDK / API
HowTo run NEEO SDK on Synology NAS
In this tutorial, I'll show you how you can run NEEO SDK on Synology NAS. Go to your web interface of your Synology NAS (ipaddress:5000). Login with your credentials. Open "PackageCenter".…
Fäbu
Driver Development Team
Fabu
4 yrs ago
491
7
SDK / API
Run multiple SDK Drivers
Hello, I have installed 2 sdk drivers at the moment. Kodi and enigma2. When i go in one of the two directories, I can start the driver with "npm start" and the driver works fine.…
Ben
stonie2oo4
4 yrs ago
3
replies
155
Ben
4 yrs ago
SDK / API
unable to see custom device in NEEO app after confirming on Mac console.
So I received my NEEO yesterday and have been setting up the devices. I have the dreamscreen lights which is what pushed me towards NEEO after seeing a youtube video of someone controlling the…
Anam Hoque
Anam_Hoque
4 yrs ago
12
replies
191
Anam Hoque
4 yrs ago
SDK / API
Forward action
I'm trying to use the forward action example script to do a http get request (for starting a Home assistant automation). I have two buttons: function handleBrainData(brainEvent) { console.…
Niels Feenstra
Niels_Feenstra
4 yrs ago
1
reply
128
Niels Feenstra
4 yrs ago
SDK / API
Volumio integration for NEEO
Hey guys, This is my first attempt at a driver, a proof of concept and play more than anything https://www.dropbox.com/s/c93ea1wlkmd9j2r/volumio-poc.zip?dl=1 It is usable though, slow but usable.…
Alex T
Alex_T
4 yrs ago
5
replies
256
Vincent Boots
4 yrs ago
SDK / API
GREAT - Typescript NEEO SDK version
I noticed that there is a "next" version in the NEEO SDK, completely rewritten in Typescript. I am so happy. Finally a professional approach. Is it possible to run first tests against 0.51.…
Christian Riedl
Christian_Riedl
4 yrs ago
3
replies
107
2
Bruno
@NEEO
4 yrs ago
SDK / API
deviceid always "default" in button handler
Is there any way to get a device specific deviceid in the registered button handler? https://neeoinc.github.io/neeo-sdk/#lib-device-devicebuilder.js-addbuttonhandler .…
Markus Zehnder
Markus_Zehnder
5 yrs ago
10
replies
429
1
Rodney Betts
4 yrs ago
SDK / API
Create a HTTP device
Hi, I am struggling with the SDK, I've posted a comment on Niels guide for that. What I am wanting to achieve is Icons on the remote that are sending HTTP requests to a device. this is: 192.168.10.…
Alex Martin
Alex_Martin
4 yrs ago
12
replies
353
2
Alex Martin
4 yrs ago
SDK / API
How do we start @neeo/cli on Raspberry Pi startup?
@Michael Vogt I've tried to create a systemd service file (neeo_cli.service) with the following contents saved in /etc/systemd/system/: [Unit] Description=Node.js Neeo HomeKit Driver After=syslog.…
Humayun Hasan
Humayun_Hasan
4 yrs ago
2
replies
254
Humayun Hasan
4 yrs ago
SDK / API
1
2
3
4
5
6
7
Next
Start a new topic
Home
Discussion Rooms
Discussion Rooms
General
NEEO Remote & Brain
Device Specific
Recipes
SDK / API
Off Topic