Search
How to enable Javascript
Sign Up
Login
Home
Latest Posts
Re: Enigma2 SDK Driver
@Joerg Mattiello Why? I hope we can use it for another 2 years..
Niels Feenstra
Niels_Feenstra
4 yrs ago
SDK / API
Reported - view
Re: Enigma2 SDK Driver
@Markus Mahr Thanks for the update. I'm using it every day.
Niels Feenstra
Niels_Feenstra
4 yrs ago
SDK / API
Reported - view
Re: A specific request - Dreamscreen
@Niels de Klerk Is it possible to use this driver with the new neeo-cli?
Niels Feenstra
Niels_Feenstra
4 yrs ago
General
Reported - view
Re: Forward action
I've found it; { var request = require("request"); request("https://maker.ifttt.com/trigger/ device_on /with/key/ yourkey ", function(error, response, body) { console.log(body);
Niels Feenstra
Niels_Feenstra
4 yrs ago
SDK / API
Reported - view
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
SDK / API
Re: Home Assistant Integration
@Niels Feenstra I found somethings about the change in the authentication proces. https://www.home-assistant.io/docs/authentication/providers/#legacy-api-password
Niels Feenstra
Niels_Feenstra
4 yrs ago
SDK / API
Reported - view
Re: Home Assistant Integration
Since version 0.80 of HA the discovery of devices does not work anymore. Maybe a change in the API?
Niels Feenstra
Niels_Feenstra
4 yrs ago
SDK / API
Reported - view
Re: A specific request - Dreamscreen
@Niels Feenstra Found it! "neeoSdkOptions": { "serverPort": 6337
Niels Feenstra
Niels_Feenstra
4 yrs ago
General
Reported - view
Re: Enigma2 SDK Driver
@Markus Mahr Thank you!
Niels Feenstra
Niels_Feenstra
4 yrs ago
SDK / API
Reported - view
Re: Enigma2 SDK Driver
Is it possible to change port 6336?
Niels Feenstra
Niels_Feenstra
4 yrs ago
SDK / API
Reported - view
Re: A specific request - Dreamscreen
Is it possible to change the port?
Niels Feenstra
Niels_Feenstra
4 yrs ago
General
Reported - view
Re: neeo_driver_sony_bravia does not start
@Fäbu Thank you! its working now!
Niels Feenstra
Niels_Feenstra
4 yrs ago
SDK / API
Reported - view
Re: neeo_driver_sony_bravia does not start
Yeah tried that. I looks like it is going a little bit further: $ sudo node index.js NEEO SDK Example "simpleCustomDevice" adapter ---------------------------------------------…
Niels Feenstra
Niels_Feenstra
4 yrs ago
SDK / API
Reported - view
Re: neeo_driver_sony_bravia does not start
Like this: function startSdkExample(brain) { console.log('- Start server'); neeoapi.startServer({ brain , port: 6336, name: 'simple-adapter-one', devices: [braviatv] It stil wont start
Niels Feenstra
Niels_Feenstra
4 yrs ago
SDK / API
Reported - view
Re: neeo_driver_sony_bravia does not start
@Fäbu Thanks for your help! This is the error i get: $ sudo node index.js /home/nelus/node_modules/neeo_driver_sony_bravia/index.js:136 port: 6336, ^
Niels Feenstra
Niels_Feenstra
4 yrs ago
SDK / API
Reported - view
neeo_driver_sony_bravia does not start
https://github.com/trouty00/neeo_driver_sony_bravia After installing the driver and changing the settings I cant start the driver. $ node index.js…
Niels Feenstra
Niels_Feenstra
4 yrs ago
12
replies
208
SDK / API
Re: KODI driver now in beta [1.3.8]
Thank you for the great driver. Only missing a few buttons for a perfect kodi remote: - delete - subtitle search - subtitle time + - subtitle time -
Niels Feenstra
Niels_Feenstra
4 yrs ago
SDK / API
Reported - view
Re: Nvidia Shield 2015 IR problem
Sorry I thing i have made a mistake. It is working now. Thanks for the help.
Niels Feenstra
Niels_Feenstra
5 yrs ago
Device Specific
Reported - view
Re: github / NPM repositorys from every User developing with the SDK
@Morgan Fromentin Thank you for the great driver. I notice a small delay when pressing a button. Is it possible add 2 different Shields?
Niels Feenstra
Niels_Feenstra
5 yrs ago
SDK / API
Reported - view
Nvidia Shield 2015 IR problem
The on or off action doesnt work, only the power toggle.
Niels Feenstra
Niels_Feenstra
5 yrs ago
4
replies
179
Device Specific
SOLVED
SOLVED
Re: Driver for KODI - Version 0.6.0
Thank you for this driver, it is working almost perfect for my 2 kodi machines. Only 1 question, i would like to have a shortcut for delete/subtitle time +/subtitle time -.…
Niels Feenstra
Niels_Feenstra
5 yrs ago
SDK / API
Reported - view
Re: Enigma2 SDK Driver
@Markus Mahr It is working now! Thank you for your help. I think the problem was the nodejs version. Did a clean install, node version 6.11.4
Niels Feenstra
Niels_Feenstra
5 yrs ago
SDK / API
Reported - view
Re: Enigma2 SDK Driver
@Markus Mahr Yes! npm version 5.6.0 node version 8.9.4 After the installation of nodejs and npm; #sudo npm install neeo-sdk What is the best way to go after these steps?
Niels Feenstra
Niels_Feenstra
5 yrs ago
SDK / API
Reported - view
Re: Enigma2 SDK Driver
@Markus Mahr No problem, thank you for you quick reply. I'm still getting the same configuration error. Because i'm running the driver on a seperate virtual machine I can do a clean install.…
Niels Feenstra
Niels_Feenstra
5 yrs ago
SDK / API
Reported - view
Re: Enigma2 SDK Driver
I'm getting a "configure error" when I install sleep in the enigma2 folder. gyp ERR! configure error gyp ERR! stack Error: EACCES: permission denied, mkdir…
Niels Feenstra
Niels_Feenstra
5 yrs ago
SDK / API
Reported - view
1
2
Next
Niels Feenstra
Niels_Feenstra
33
5
0
Follow
Home
Discussion Rooms
Discussion Rooms
General
NEEO Remote & Brain
Device Specific
Recipes
SDK / API
Off Topic