0.1.17 • Published 6 years ago

automation-api v0.1.17

Weekly downloads
4
License
ISC
Repository
github
Last release
6 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

6 years ago

0.1.16

7 years ago

0.1.14

7 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago