
Are HTTP Requests possible with neeo?
Is it possible to send HTTP requests (JSON) and process the response by neeo? If you are familiar with Fibaro HC2, it’s basically a possibility offered in virtual devices (they run ON the HC2, not an external device) or in scenes.
-
You can Check the following topic and the linked ones: https://planet.neeo.com/t/18lvvs/
Therein the Topics are related to the API and the SDK and also other Parts.
-
New: Fibaro HomeCenter Scenes driver for NEEO Remote now available on GitHub and NPM.
Ability to load only scenes declared as visible in the Home Center (HCLite / HC2). All scenes can be used in all recipes or added as Shortcut in device.
Supports multiple controllers simultaneously. The application adds the data to a local cache to ensure proper operation even when restarting the brain or NodeJs server.
GitHub: Fibaro HomeCenter Scenes driver for NEEO Remote
NPM: https://www.npmjs.com/package/neeo-fibaro-scenes-adapter
😉