MortJC / homebridge-platform-orbit

Orbit Irrigation System platform plugin for HomeBridge
MIT License
34 stars 5 forks source link

Home app accessory not created #29

Closed msbc42 closed 3 years ago

msbc42 commented 3 years ago

Just installed the plug-in (1.4.4) on Homebridge 1.2.4. No error messages. After restart:

[12/26/2020, 2:33:58 PM] [orbit] Initializing orbit platform...
[12/26/2020, 2:33:58 PM] [orbit] Starting OrbitPlatform using homebridge API 2.6
[12/26/2020, 2:33:58 PM] Loading 1 accessories...
[12/26/2020, 2:33:58 PM] [orbit] Remembered accessory, configuring handlers Front Garden

Homebridge Accessory created but nothing shows up in Home app.

MortJC commented 3 years ago

Hi,

I believe HomeBridge 1.2.4 is a beta with issues. Can you try running on 1.1.7?

Cheers.

On Sat, Dec 26, 2020 at 2:40 PM msbc42 notifications@github.com wrote:

Just installed the plug-in (1.4.4) on Homebridge 1.2.4. No error messages. After restart:

[12/26/2020, 2:33:58 PM] [orbit] Initializing orbit platform... [12/26/2020, 2:33:58 PM] [orbit] Starting OrbitPlatform using homebridge API 2.6 [12/26/2020, 2:33:58 PM] Loading 1 accessories... [12/26/2020, 2:33:58 PM] [orbit] Remembered accessory, configuring handlers Front Garden

Homebridge Accessory created but nothing shows up in Home app.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MortJC/homebridge-platform-orbit/issues/29, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN5E4TWGIHYFE4S7EXCCOTLSWVLLJANCNFSM4VJSBRXA .

msbc42 commented 3 years ago

Downgraded to 1.1.7 and all working fine.

Thanks