https://github.com/robertklep/nefit-easy-client
Nefit Easy™ client for Node.js
https://github.com/robertklep/nefit-easy-client
home-automation nefit-easy node
Last synced: over 1 year ago
JSON representation
Nefit Easy™ client for Node.js
- Host: GitHub
- URL: https://github.com/robertklep/nefit-easy-client
- Owner: robertklep
- License: mit
- Created: 2015-12-26T18:36:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-26T11:29:28.000Z (over 10 years ago)
- Last Synced: 2025-04-10T01:53:18.321Z (over 1 year ago)
- Topics: home-automation, nefit-easy, node
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 15
- Watchers: 8
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Nefit Easy™ client library
Node.js client library for the [Nefit Easy](http://www.nefit.nl/consument/service/easy/easy) smart thermostat.
## DEPRECATED!
Please use the following packages instead:
* [`nefit-easy-cli`](https://github.com/robertklep/nefit-easy-cli) if you are looking for the command line interface
* [`nefit-easy-http-server`](https://github.com/robertklep/nefit-easy-http-server) if you are looking for the HTTP server
* [`nefit-easy-commands`](https://github.com/robertklep/nefit-easy-commands) if you are looking for the client library that implements high-level commands
* [`nefit-easy-core`](https://github.com/robertklep/nefit-easy-core) if you are looking for the client library that implements the core functionality of communicating with the Nefit/Bosch backend.