valiquette / homebridge-orbit-irrigation

Provides Homebridge support for Orbit B-Hyve devices
MIT License
12 stars 1 forks source link

HOOBs Config issues #43

Open valiquette opened 2 years ago

valiquette commented 2 years ago

HOOBS is not displaying the Homebridge configuration file correctly and as a result it will drop some key information which can result in a message "skipping device based on config'. Make sure your manually edited file contains these lines. The readme file on the HOOBS site is also outdated, please refer the the version on this site.

    "name": "B-Hyve",
    "email": "username@mail.com",
    "password": "password",
    "locationAddress": "123 Easy St",
    "defaultRuntime": 1,
    "runtimeSource": 0,
    "useIrrigationDisplay": true,
    "displayValveType": 1,
    "showIrrigation": true,
    "showBridge": false,
    "showFloodSensor": true,
    "showTempSensor": true,
    "showLimitsSensor": true,
    "showStandby": false,
    "showRunall": false,
    "showSchedules": false,