1.2.29 • Published 5 months ago

homebridge-orbit-irrigation v1.2.29

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

homebridge-orbit-irrigation

verified-by-homebridge Orbit B-Hyve platform plugin for Homebridge. Supporting

  • B-Hyve Hose Timers.
  • B-Hyve Underground Timers.
  • B-Hyve Flood Sensor.

About

This plugin provides options for use in HomeKitBoth option have additional switches as options for Standby/Off mode and a Run All across all devices along with any B-Hyve Program Schedules 1. Irrigation System Accessory with zones that are linked (default configuration) 2. Irrigation System Accessory with separate zones shown as a single tile 3. Irrigation System Accessory with separate zones shown as a separate tiles (option in HomeKit) 4. Single Hose timers can be shown as a Valve.

If you have more than one home on your B-Hyve account you may filter devices for a home based on the street address for the location you want to display in HomeKit. BLE devices such as Flood Sensors will follow the location of the Hub's address. (Did not work as expected). Addresses for flood sensors can be assigned here If you have set manual preset runtimes for you controller or set zone flow rates in the B-Hyve app you can use these values for inital runtimes seen in HomeKit

Notes on testing

This plugin has been tested or verified against hardware model/types

  • Bridges BH1-0001 and BH1G2-0001
  • Hose Timers HT25-0000, HT31-0001, HT32-0001 and HT34-0001
  • Water Timers WT24-0001, WT25-0001, WT25G2-0001
  • Flood Sensors FS1-0001

Other hardware models/types are expected work with this plugin and any feedback on devices not listed is welcome.

Installation

  1. Install this plugin using: npm install -g homebridge-orbit-irrigation
  2. Suggest running as a child bridge
  3. Use plugin settings to edit config.json and add your account detail. (HOOBS is not parsing the config completely and may omit key items, you must manually configure.)
  4. Run Homebridge
  5. Pair to HomeKit

Config.json example with child bridge

{
	"name": "B-Hyve",
	"email": "username@mail.com",
	"password": "password",
	"locationAddress": "123 Easy St",
    "defaultRuntime": 1,
    "runtimeSource": 2,
    "useIrrigationDisplay": true,
    "showSimpleValve": true,
    "displayValveType": 0,
    "showIrrigation": true,
    "showBridge": false,
    "showFloodSensor": false,
    "showTempSensor": false,
    "showLimitsSensor": false,
    "showStandby": false,
    "showRunall": false,
    "showSchedules": false,
    "showAPIMessages": false,
    "showIncomingMessages": false,
    "showOutgoingMessages": false,
	"_bridge": {
		"username": "0E:76:36:78:EC:92",
		"port": 30395
	},
	"platform": "bhyve"
}
1.2.29

5 months ago

1.2.24

8 months ago

1.2.27

7 months ago

1.2.28

7 months ago

1.2.25

8 months ago

1.2.26

8 months ago

1.2.16

12 months ago

1.2.17

11 months ago

1.2.18

11 months ago

1.2.19

11 months ago

1.2.20

10 months ago

1.2.23

9 months ago

1.2.21

10 months ago

1.2.22

9 months ago

1.2.14

1 year ago

1.2.15

1 year ago

1.2.12

1 year ago

1.2.13

1 year ago

1.2.10

2 years ago

1.2.11

1 year ago

1.2.9

2 years ago

1.2.8

2 years ago

1.2.8-beta.1

2 years ago

1.2.7

2 years ago

1.2.0

2 years ago

1.2.0-beta.9

2 years ago

1.2.0-beta.8

2 years ago

1.1.0

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.0.6

2 years ago

1.2.3

2 years ago

1.1.4

2 years ago

1.0.5

2 years ago

1.2.2

2 years ago

1.1.3

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.2.0-beta.1

2 years ago

1.0.7-beta.1

2 years ago

1.2.0-beta.0

2 years ago

1.0.7-beta.2

2 years ago

1.2.0-beta.3

2 years ago

1.0.7-beta.3

2 years ago

1.2.0-beta.2

2 years ago

1.0.7-beta.4

2 years ago

1.2.0-beta.5

2 years ago

1.2.0-beta.4

2 years ago

1.2.0-beta.7

2 years ago

1.2.0-beta.6

2 years ago

1.0.7-beta.0

2 years ago

1.1.5-beta.1

2 years ago

1.1.5-beta.0

2 years ago

1.1.5-beta.2

2 years ago

1.1.2-beta.0

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago