1.5.3 • Published 2 years ago

homebridge-platform-orbit v1.5.3

Weekly downloads
26
License
MIT
Repository
github
Last release
2 years ago

homebridge-platform-orbit

Orbit Irrigation System platform plugin for HomeBridge.

Installation

  1. Install this plugin using: npm install -g homebridge-platform-orbit
  2. Edit config.json and add your login detail.
  3. Run Homebridge

Config.json example

"platforms": [
	{
		"platform": "orbit",
		"name" : "orbit",
		"email": "joe.blogs@gmail.com",
		"password": "MySecretPassword"
	}
]

Credit

  1. codyc1515 who's code provide an initial framework as to how to set up various homebridge services and interact with the orbit device.
  2. blacksmithlabs who's code provide the method of using websockets to interact with the orbit device.
1.5.3

2 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.5

3 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago