0.1.17 • Published 7 years ago

automation-api v0.1.17

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

automation-api

Home Automation API

Requirements

Installation

npm install automation-api --save

Usage

require('automation-api')(router)

REST API for Home Easy device (DIO, Chacon)

/rcswitchhe/remote//device//command/on

/rcswitchhe/remote//device//command/up

/rcswitchhe/remote//device//command/off

/rcswitchhe/remote//device//command/down

REST API for RCSwitch device

/rcswitch/group//device//command/on

/rcswitch/group//device//command/off

LIRC API for Infrared Remote

/lirc/device//command/

/lirc/device//command//iterate/

Release History

  • 0.1.0 Initial release
  • 0.1.1 Remove dependencies
  • 0.1.2 Apis path modify
  • 0.1.3 Errors management
  • 0.1.4 Include rcsiwtch module and create .cpp for dio
  • 0.1.5 Compilation correction
  • 0.1.6 Add dependencies
  • 0.1.7 Externalize HE module
  • 0.1.8 Change dependencies
  • 0.1.9 Change dependencies
  • 0.1.10 Raspberry validation
  • 0.1.11 Add lirc api
  • 0.1.12 lirc command correction
  • 0.1.13 lirc command vol iterate correction
  • 0.1.14 Rebuild
  • 0.1.16 Rebuild
0.1.17

7 years ago

0.1.16

8 years ago

0.1.14

8 years ago

0.1.13

10 years ago

0.1.12

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago