
github / NPM repositorys from every User developing with the SDK
Because NEEO offers a SDK for the Public development of Drivers to be Supported with itself. And not everybody whant to search the Web for a NEEO Supported Driver by themselves. I would like to start a listing of every SDK driver available.
Visit the following link to find a Overview of the current Available (and discovered Drivers). Please feel Free to enter new discovered ones or selfmade Drivers.
https://docs.google.com/spreadsheets/d/1cBT-cZe9m06Ji01LGjY2MErm5fi9s5WGW6mDqVLQxyo/edit?usp=sharing
As new entries will follow i will edit this Post and add the new Devices. If possible make a short reply and Mention me about a new Device.
All Bugs and Errors should be discussed in an other Topic or (the better way) directly over at the GitHub Page.
You can find the SDK on GitHub over here: https://github.com/NEEOInc/neeo-sdk or go to the Examples over here: https://github.com/NEEOInc/neeo-sdk-examples. The SDK Documentation is available under the following link: https://neeoinc.github.io/neeo-sdk/
Also Helpfull Links to get started with the Drivers are the following Topics from Niels de Klerk :
Node.js Starter Guide: https://planet.neeo.com/t/k9tnlp/getting-started-with-node-js-code-and-the-neeo-sdk-v0-5
API Examples: https://planet.neeo.com/t/x1trmk/api-examples-to-get-started
IMPORTANT:
To Run multiple Drivers it is required to Change the Port of each individual Driver used. This must be fixed from NEEO in the Main SDK Code. They are allready working on a better solution!
For a quick overview of the actual availability of developed Drivers here is a short list:
Lurton Electronics Cassata Wireless Devices
Enigma2 Receivers
Blustream HDBASET Matrix
Athom Homey
TP-Link Smart WiFi Plugs (HS100 & HS110)
LIFX Smart Bulbs
Onkyo AVRs
Sony Bravia TVs
Logitech Squeezebox
openHAB Binding and Transport
Denon AVR
Belkin WeMo Switch
Sky Q STB
To Keep this Topic clean and only add Drivers, please Open a Topic for the Discussion of one of the Drivers!
If you like to Setup such a driver and have no clue how to do it, maybe this guide help you: https://planet.neeo.com/t/18kj94
If you have questions about the usage of drivers, just reply in the other Topic, please not within here!
-
Markus Mahr
I built one for controlling Google Cast devices such as Chromecast:
https://github.com/quintstoffers/neeo-driver-googlecast
https://planet.neeo.com/t/18p804/driver-for-google-cast-media-controls -
I've knocked up a simple Nanoleaf Aurora Driver - it's pretty basic at the moment but it works for me. Currently it only supports changing colour, changing brightness and switching the Aurora off and on. It's still a work in progress - more features to come! https://github.com/JImHaywood90/NEEO-Nanoleaf-Aurora
-
This is somewhat pointless now, but we published our driver for Yoctopuce devices:
https://github.com/yoctopuce/NEEO-driver-Yoctopuce -
Yet another attempt at a Kodi driver:
https://github.com/wuggawugga/neeo-driver-kodi -
By the way for those who could be interested I have also created a small driver to connect to a python library connecting to broadlink IR devices. The good thing is that broadlink is super cheap (less than 15 USD) and then you can control any device with IR, anywhere. So all the Air conditioning units of my home are under control...