Search
How to enable Javascript
Sign Up
Login
Home
Latest Posts
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
I'm trying to migrate to the new @neeo/cli driver method on OSX, but the local server won't start because it cannot find the brain. I saw a comment from @Paul Spee from one year ago,…
Peter Meijer
Peter_Meijer
4 yrs ago
1
SDK / API
Reported - view
Re: OSX Spotify controller
@Geert Van Der Linden you’re right, I can’t control everything with the NEEO remote. I use a combination of remote buddy for customizing the menus on my Mac,…
Peter Meijer
Peter_Meijer
4 yrs ago
SDK / API
Reported - view
Re: HomeKit Integration
@Björn Strömros I'm not sure since I haven't tried out this plugin, but z-wave is not required with homebridge.
Peter Meijer
Peter_Meijer
5 yrs ago
SDK / API
Reported - view
Re: HomeKit Integration
Cool stuff!! Will try it out soon!
Peter Meijer
Peter_Meijer
5 yrs ago
SDK / API
Reported - view
Re: OSX Spotify controller
@Geert Van Der Linden Thx! I would definitely recommend the Mac Mini as HTPC over an Apple TV. I can do much more, and run nice services to integrate within your smart home....
Peter Meijer
Peter_Meijer
5 yrs ago
SDK / API
Reported - view
OSX Spotify controller
Another Mac controller... Since I use my Mac Mini as central hub, I'm adding some NEEO drivers to control the Mac Mini. This one shows the current track name & artwork on the remote and let you…
Peter Meijer
Peter_Meijer
5 yrs ago
17
replies
772
5
SDK / API
Re: Start scene in Fibaro HC 2 via HTTP
Hi Lars, Is this something you are looking for: https://www.npmjs.com/package/neeo-fibaro-scenes-adapter Regards, Peter
Peter Meijer
Peter_Meijer
5 yrs ago
2
SDK / API
Reported - view
Two switches does not work on NEEO remote
If I add two switches to the screen, the NEEO remote has a problem controlling them. I cannot see the according label, and both switches execute one piece of code.…
Peter Meijer
Peter_Meijer
5 yrs ago
1
reply
202
1
SDK / API
Re: Channel Zapper does not work with MEDIAPLAYER?
@Niels de Klerk Ok. I will remove it then, was using it to skip to the next/previous song.
Peter Meijer
Peter_Meijer
5 yrs ago
SDK / API
Reported - view
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
@Markus Mahr @Niels de Klerk Since you start the node script by hand, I decided to go with CLI parameters: function startController(brain, port) { console.…
Peter Meijer
Peter_Meijer
5 yrs ago
SDK / API
Reported - view
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
@Markus Mahr Hi Markus, thanks for pointing this out. But in the NPM style, you normally install the modules next to each other. Your solution requires lots of copy paste.…
Peter Meijer
Peter_Meijer
5 yrs ago
SDK / API
Reported - view
Channel Zapper does not work with MEDIAPLAYER?
Hi, I have tried to implement the ".addButtonGroup('Channel Zapper')" for a ".setType('MEDIAPLAYER')", but the physical channels buttons does not work.…
Peter Meijer
Peter_Meijer
5 yrs ago
3
replies
122
SDK / API
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
@Niels de Klerk This could be something: https://github.com/indexzero/node-portfinder . When starting for the first time, an available port number is found and stored in a text file.…
Peter Meijer
Peter_Meijer
5 yrs ago
SDK / API
Reported - view
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
@Niels de Klerk Hi Niels, thanks for your quick reply! However, this requires a (tedious) manual input every time you install a driver. I would be nice to get a plug-and-play feeling when installed…
Peter Meijer
Peter_Meijer
5 yrs ago
SDK / API
Reported - view
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
I'm working on some extensions via the SDK, but ran into an issue if you want to run them simultaneously because the port number is hardcoded (in your examples).…
Peter Meijer
Peter_Meijer
5 yrs ago
SDK / API
Reported - view
Re: Apple Mac Mini not working
@Pierre Martin Hi Pierre, did you solve your issue?
Peter Meijer
Peter_Meijer
5 yrs ago
Device Specific
Reported - view
Mac volume control
Hey guys, just added a node script to control the volume of your Mac (Mini). I'm using this as a central media hub and could not control the volume via the controller. https://github.…
Peter Meijer
Peter_Meijer
5 yrs ago
178
1
SDK / API
Re: "Use volume" for Mac Mini
I have fixed this issue via the SDK: https://github.com/meijerpeter/neeo-mac-volume-controller With this script you can use the volume buttons of the controller to change the volume on the Mac…
Peter Meijer
Peter_Meijer
5 yrs ago
Recipes
Reported - view
"Use volume" for Mac Mini
Hello, I have connected my active speakers to my Mac Mini instead of the TV. The main reason is that if I want to listen to my music I don't want to have the TV screen on.…
Peter Meijer
Peter_Meijer
5 yrs ago
1
reply
273
1
Recipes
Re: Apple Mac Mini not working
Hi Martin, Yes you can use both at the same time. Regards, Peter
Peter Meijer
Peter_Meijer
5 yrs ago
Device Specific
Reported - view
Apple Mac Mini not working
Hello, just installed my NEEO and have a question. I’ve added the Apple Mac Mini as a device, besides my tv by the controls don’t seem to work. I do have RemoteBuddy installed but my Apple Remote…
Peter Meijer
Peter_Meijer
5 yrs ago
7
replies
233
Device Specific
SOLVED
SOLVED
Peter Meijer
Peter_Meijer
25
12
0
Follow
Home
Discussion Rooms
Discussion Rooms
General
NEEO Remote & Brain
Device Specific
Recipes
SDK / API
Off Topic