timcharper / homebridge-vivint

Integrates Vivint security system with Apple Home
Other
33 stars 34 forks source link

Homebridge Doesn't See Panel after file update #13

Open jlhunter2008 opened 5 years ago

jlhunter2008 commented 5 years ago

@daymondm I ran into an issue when I updated the files that @timcharper merged with 0.0.4. I am now unable to see the Panel. I see my three sensors, but no Panel. I deleted the cachedAccessories file and recreated it with no luck. Any help would be appreciated.

mceres commented 5 years ago

same here.

daymondm commented 5 years ago

strange; anything in the log file that might indicate an issue? maybe "do not know how to handle device ... " message that is the panel?

jlhunter2008 commented 5 years ago

@daymondm the logs do not show the “Panel” as an accessory. It only shows my three door sensors.

mceres commented 5 years ago

I’m not sure how the merge works in github but the version number hasn’t changed, I haven’t checked the rest of the files but seems that there are some extra step in order to update the github plugin to be able to pull down the newer version

On Fri, Jun 7, 2019 at 10:07 PM jlhunter2008 notifications@github.com wrote:

@daymondm https://github.com/daymondm the logs does not show the “Panel” as an accessory. It only shows my three door sensors.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/timcharper/homebridge-vivint/issues/13?email_source=notifications&email_token=AFST47SLNWJDM6ZGLENDTSLPZMO53A5CNFSM4HT2AX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXHL6DA#issuecomment-500088588, or mute the thread https://github.com/notifications/unsubscribe-auth/AFST47SDXIP4HEN2OX5BLDTPZMO53ANCNFSM4HT2AX4A .

-- Mario Ceres mario.ceres@gmail.com

jlhunter2008 commented 5 years ago

Anyone else having this issue?

jlhunter2008 commented 5 years ago

@timcharper Do you think you can push a new update 0.0.5 with the changes to see if that helps?

brianpham commented 5 years ago

Running into the same issue as well. Doesn't seem to find the panel anymore. Not seeing anything in the logs either. @daymondm @jlhunter2008

Also, is there anything we need to do to make the garage opener work? Seems to detect it and I have changed the type to Garage Door Opener, but it still think it is a contact sensor.

brianpham commented 5 years ago

Anything I can do to help here? A bit stuck at trying to debug the issue. Do we need to update the npm package since the last update was 4 months ago?

jlhunter2008 commented 5 years ago

@timcharper any thoughts on this?

randy commented 5 years ago

Just got this "working" this afternoon after a few hours of dealing with install issues last night... Come to find out, my panel is not recognized either. I installed from npm, but only realized this existed today. I'm working with a headless Raspberry Pi Zero, so an npm update would be most helpful to me if that's what's causing the issue. @timcharper any thoughts?

rob74lee commented 5 years ago

Updated to the latest version and my panel is now missing as well. Everything else seems to be just fine.

jlhunter2008 commented 5 years ago

@timcharper how difficult is it to update the version so the panel will appear again? It's been over 2 months since my original post. Any update to this would be appreciated by alot of your users.

daymondm commented 5 years ago

do a git pull on my fork and see if it comes back. I'm not sure what the issue is with the version numbers.. maybe a problem with npm? I'm not an expert on either but im running my fork now and all seems well

brianpham commented 5 years ago

Sure, I’ll try a little bit later today and let you know @daymondm

jlhunter2008 commented 5 years ago

@daymondm That worked so something must be wrong with the current version files.

Also, what do you say to Siri to trigger the alarm to stay? Everything I try either doesn’t trigger it or it arms it to Away. Any help would be appreciated.

rob74lee commented 5 years ago

I’m still struggling to get it to work.

Sent from my iPhone

On Aug 17, 2019, at 12:47 PM, jlhunter2008 notifications@github.com wrote:

 @daymondm That worked so something must be wrong with the current version files.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

jlhunter2008 commented 5 years ago

@rob74lee did you restart homebridge after updating the files? Also, make sure you replace all files in the root folder and the ones inside each individual folder.

rob74lee commented 5 years ago

Yeah. No luck. Even formatted my pi and started fresh

Sent from my iPad

On Aug 18, 2019, at 3:09 PM, jlhunter2008 notifications@github.com wrote:

@rob74lee did you restart homebridge after updating the files? Also, make sure you replace all files in the root folder and the ones inside each folder folder.

On Sun, Aug 18, 2019 at 4:02 PM rob74lee notifications@github.com wrote:

I’m still struggling to get it to work.

Sent from my iPhone

On Aug 17, 2019, at 12:47 PM, jlhunter2008 notifications@github.com wrote:

 @daymondm That worked so something must be wrong with the current version files.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/timcharper/homebridge-vivint/issues/13?email_source=notifications&email_token=AIJKQZAHXSZ74IOPM7QKZD3QFGTGRA5CNFSM4HT2AX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4RHCAQ#issuecomment-522350850, or mute the thread https://github.com/notifications/unsubscribe-auth/AIJKQZA5WTFSSBS6GA6ORJDQFGTGRANCNFSM4HT2AX4A .

-- Jason Hunter CEO at Yellow Leaf Marketing M 919-397-5267 E jason@yellowleafmarketing.com W yellowleafmarketing.com http://yellowleafmarketing.com?utm_source=WiseStamp&utm_medium=email&utm_term=&utm_content=&utm_campaign=signature — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

brianpham commented 5 years ago

@daymondm Seems to work for me using your fork. Might need to do something with the current files for this repo, but not sure how to fix that.

@rob74lee How did you load the files / config?

rob74lee commented 5 years ago

@brianpham I literally just started from scratch and pulled a git clone from @daymondm. Installed fine but doesn't register with home bridge.

brianpham commented 5 years ago

Not sure how else to debug since its working for me. Hoping that @timcharper can help ):

daymondm commented 5 years ago

@jlhunter2008 say hey Siri arm the security system for stay

timcharper commented 4 years ago

I don't even run 0.0.4. I just added Travis CI support so that I can push PRs to add unit tests and not break existing unit tests. Someone else is going to have to debug this

jlhunter2008 commented 4 years ago

@timcharper I think this is the issue that will fix the problem. I don’t believe you merged the files correctly with the Pull request that added support for the Panel. Can you try it again? Thanks.

I’m not sure how the merge works in github but the version number hasn’t changed, I haven’t checked the rest of the files but seems that there are some extra step in order to update the github plugin to be able to pull down the newer version On Fri, Jun 7, 2019 at 10:07 PM jlhunter2008 @.***> wrote: @daymondm https://github.com/daymondm the logs does not show the “Panel” as an accessory. It only shows my three door sensors. — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#13?email_source=notifications&email_token=AFST47SLNWJDM6ZGLENDTSLPZMO53A5CNFSM4HT2AX4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXHL6DA#issuecomment-500088588>, or mute the thread https://github.com/notifications/unsubscribe-auth/AFST47SDXIP4HEN2OX5BLDTPZMO53ANCNFSM4HT2AX4A . -- Mario Ceres mario.ceres@gmail.com

jlhunter2008 commented 4 years ago

@daymondm any way to get this done on your end since you appear to be the only one responding to issues? Your pull request works with the panel, but the current 0.0.4 live version does not.