rsauget / flexom-lib

Node.js library to interact with Flexom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flexom lib

This library allows developers to interfact with Flexom smart home APIs.

Status

Flexom (actually Ubiant and Hemis) APIs are documented here: https://developers.ubiant.com/ You can login using the same account you use to control your Flexom smart home.

Currently, the following features are implemented :

  • login
  • list zones
  • get zone settings
  • set zone setting
  • list things

About

Node.js library to interact with Flexom

License:Apache License 2.0


Languages

Language:TypeScript 96.6%Language:JavaScript 3.4%