Search
Please enable JavaScript to continue!
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
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
2 mths ago
1
reply
88
Niels Feenstra
2 mths 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
2 mths ago
5
replies
241
Vincent Boots
2 mths 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
2 mths ago
3
replies
101
2
Bruno
@NEEO
2 mths 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
1 yr ago
10
replies
410
1
Rodney Betts
3 mths 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
5 mths ago
12
replies
265
1
Alex Martin
3 mths 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
3 mths ago
2
replies
199
Humayun Hasan
3 mths ago
SDK / API
Turn on / of LED via SDK
Is there a direct command to NEO available to turn the LED on or off? Of course, I can create a cranium device and then make a recipe and then start the recipe from external,…
Fonzo
Fonzo
3 mths ago
3
replies
141
Fonzo
3 mths ago
SDK / API
Onkyo AVR Network Driver - Internet Radio Presets
Link to Driver: https://github.com/nklerk/neeo_driver-onkyo Hi @Niels de Klerk, I hope you don't mind me creating a thread related to the Onkyo AVR Network Driver you created.…
Andrew Wedding
Andrew_Wedding
1 yr ago
2
replies
285
1
Niels de Klerk
TOP CONTRIBUTOR ☆☆☆
3 mths ago
SDK / API
Search Device timeout
Does anybody know what is the timeout value for the Add Device (SDK) search? I'm having some problems adding some custom IP devices and I believe the issue is a timeout on the search given my…
Lucas
Lucas
4 mths ago
7
replies
149
Lucas
3 mths ago
SDK / API
2 or more slider in one device do not work!
Hi! If you have a Neeo driver/SDK and this device has 2 or more sliders, you cannot use the sliders separately via the remote control! - But it works fine in the smartphone app! An example:…
Chris
chrisx
6 mths ago
10
replies
227
Lucas
4 mths ago
SDK / API
HowTo - Use SDK Drivers with RasberryPi
HowTo - Use SDK Drivers with RasberryPi First I want that you know the following: Firstly I want to write a guide how to setup and use the RasperryPi as an SDK Server,…
Markus Mahr
TOP CONTRIBUTOR ☆☆☆
Troubleshooter / non related to NEEO
Markus_Mahr
1 yr ago
49
replies
3666
11
Michi Bachmann
5 mths ago
SDK / API
Channel favorites copying/duplicating/restoring.
Adding channel favorites is something that can take up a verry long time, as i didn't want to do this again for every device in our house i've build a simple script.…
Niels de Klerk
TOP CONTRIBUTOR ☆☆☆
Tech enthusiast.
Niels_de_Klerk
4 mths ago
126
3
SDK / API
Albumliste auf die NEEO
Hi , ich bin immer noch unschlüssig, ob ich das Thema "eigenen Treiber" zu schreiben doch lieber lassen sollte. Allerdings habe ich auch ein bischen Ergeiz.…
Michael Wortmann
Michael_Wortmann
4 mths ago
5
replies
173
Michael Wortmann
4 mths ago
SDK / API
CALA D und NEEO
Sehr geehrte Damen und Herren, ich weiss nicht ob ich hier richtig bin. Trotzdem kurz mein Anliegen. Ich möchte auf der FB die Musikalben vom USB Stick, der an der Frtzbox angeschlossen ist,…
Michael Wortmann
Michael_Wortmann
4 mths ago
2
replies
96
Michael Wortmann
4 mths ago
SDK / API
NEEO - Driver Manager (ALPHA)
Hi All, I ordered my NEEO yesterday and rather than clock watching I thought I'd try and be productive, so I started working on a NEEO Driver Manager. After reading the forums it seems to me that…
Chris Shepherd
Software Engineer
Chris_Shepherd
9 mths ago
29
replies
1149
8
Christian
8 mths ago
SDK / API
Is anyone developing an IP control driver for Kaleidescape?
I would love to chat with you if you are.
Ian Silverthorne
Ian_Silverthorne
5 mths ago
14
replies
283
Ian Silverthorne
5 mths ago
SDK / API
Receiving Error 502 when uploading 125 channel using rest API
We are getting Error 502 when we are trying to add channels more than 125, as we are using Rest API to Add these channels.
Nitin Agrawal
Nitin_Agrawal
5 mths ago
1
reply
140
Niels de Klerk
TOP CONTRIBUTOR ☆☆☆
5 mths ago
SDK / API
Powerstate sensor - only ON is working
Hello everybody! When I add a device with a powerstate sensor in the Neeo, I can use this sensor to set the device to ACTIVE and it is displayed as "switched on" at the top of the Neeo.…
Chris
chrisx
6 mths ago
1
reply
89
Chris
6 mths ago
SDK / API
How to Autostart the neeo-sdk/cli
Hi there, yesterday i installed finally the Kodi driver ( https://planet.neeo.com/t/63k15d/driver-for-kodi-version-0-6-0 ). When I'm starting the cli All working fine,…
Benjamin Wolonkiewicz
User
Benjamin_Wolonkiewicz
6 mths ago
2
replies
179
Benjamin Wolonkiewicz
6 mths ago
SDK / API
Driver for KODI - Version 0.6.0
Available on: Github: https://github.com/alxbauer/neeo-driver-kodi Docker (outdated): https://hub.docker.com/r/alxbauer/neeo-driver-kodi Current features Power on the MediaPC via Wake-on-LAN…
Alexander Bauer
Software Developer
Alexander_Bauer
7 mths ago
180
replies
5926
21
Benjamin Wolonkiewicz
6 mths ago
SDK / API
SDK Image Size
When using addImage for the large size I am only able to add one text line on the remote before page 2. Is this a result of my image original size? Would it be possible to adjust the usuable screen…
Aaron Ranson
Consumer
Aaron_Ranson
6 mths ago
1
reply
191
Michael Kohler
@NEEO
6 mths ago
SDK / API
Is there any way to add Curtain control in NEEO-SDK
Hi All, I am looking for any type of curtain control feature to add in . setType () method, as I searched a lot but didn't found any possibility.
Nitin Agrawal
Nitin_Agrawal
7 mths ago
2
replies
139
Tim Roberts
TOP CONTRIBUTOR ☆☆☆
7 mths ago
SDK / API
Unable to add Transport Capability in setType(Music Players)
I want to add a music player in NEEO-SDK, So I did set a device setType(Music Players) and to do Play, Pause, Next, Previous, Seek I added Transport Capability to the SDK,…
Nitin Agrawal
Nitin_Agrawal
7 mths ago
1
reply
111
Patrick Fiaux
@NEEO
7 mths ago
SDK / API
Is there any kind of Power ON/OFF button in TV control instead of using recipe ON/OFF
Hi All, I want to add dedicated ON/OFF button to control TV but I am not getting any ON/OFF button on NEEO-Remote instead of that I found Recipe ON/OFF but for my scenario,…
Nitin Agrawal
Nitin_Agrawal
7 mths ago
1
reply
152
Patrick Fiaux
@NEEO
7 mths ago
SDK / API
Need support of AC or Thermostat in NEEO-SDK, As I am not able to setType('AC') or ('CLIMA') in SDK.
Hello To All, We are trying to add AC functionality in NEEO Remote as my device will control AC's and NEEO Remote will make an interface with my device over NEEO-SDK.…
Nitin Agrawal
Nitin_Agrawal
7 mths ago
6
replies
231
Tim Roberts
TOP CONTRIBUTOR ☆☆☆
7 mths ago
SDK / API
1
2
3
4
5
6
7
Next
Start a new topic
Tags
View all tags
Top contributors
View all members
Home
Discussion Rooms
Discussion Rooms
General
NEEO Remote & Brain
Device Specific
Recipes
SDK / API
Off Topic
Blog
Tags
View all tags