Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hidden Siren Switch not Working #66

Closed
donavanbecker opened this issue Jul 15, 2019 · 11 comments
Closed

Hidden Siren Switch not Working #66

donavanbecker opened this issue Jul 15, 2019 · 11 comments
Labels
enhancement New feature or request

Comments

@donavanbecker
Copy link
Contributor

This is my config and it is not hidden in the Home App
{ “hideDoorbellSwitch” : true, “hideCameraMotionSensor” : false, “cameraDingsPollingSeconds” : 2, “refreshToken” : “***************”, “hideAlarmSirenSwitch” : true, “cameraStatusPollingSeconds” : 20, “beamDurationSeconds” : 60, “alarmOnEntryDelay” : false, “hideLightGroups” : true }

Sent with GitHawk

@dgreif
Copy link
Owner

dgreif commented Jul 15, 2019

Weird, just had another report of this in #59. Are you on the latest version?

@donavanbecker
Copy link
Contributor Author

V4.0.3

Sent with GitHawk

@donavanbecker
Copy link
Contributor Author

Also the motion sensor on my ring pro isn’t going off with HomeKit but is with my floodlight

Sent with GitHawk

@dgreif
Copy link
Owner

dgreif commented Jul 15, 2019

@d0n4v4nb3ck3r I just tried it out locally and it works exactly as intended. Your config looks correct. Try updating to the latest version of homebridge and see if that fixes it for you

@donavanbecker
Copy link
Contributor Author

donavanbecker commented Jul 16, 2019

@d0n4v4nb3ck3r I just tried it out locally and it works exactly as intended. Your config looks correct. Try updating to the latest version of homebridge and see if that fixes it for you

@dgreif I am up to date on both. And still showing, I have even reset my pi

Sent with GitHawk

@dgreif
Copy link
Owner

dgreif commented Jul 16, 2019

Maybe I should have asked this up front. Are you trying to hide the alarm siren (called Ring Alarm Siren by default) or a camera siren? That setting only works for the alarm siren currently

@donavanbecker
Copy link
Contributor Author

@dgreif funny thing is, I asked you for this as a feature when I asked if you would add other ring devices. Since it’s a switch, I want to disable it so I don’t accidentally hit it.

I am talking about the Ring Floodlight Cam, Siren. And not the Ring Alarm siren. I don’t have the Ring Alarm system.

Sent with GitHawk

@donavanbecker donavanbecker changed the title Hidde Siren Switch not Working Hidden Siren Switch not Working Jul 16, 2019
@donavanbecker
Copy link
Contributor Author

Maybe I should have asked this up front. Are you trying to hide the alarm siren (called Ring Alarm Siren by default) or a camera siren? That setting only works for the alarm siren currently

@dgreif is there anyway you can change the characteristic so it looks like a siren in HomeKit?

Sent with GitHawk

@dgreif
Copy link
Owner

dgreif commented Jul 16, 2019

@d0n4v4nb3ck3r unfortunately HomeKit is pretty limiting in this regard. I can make Light Bulbs and Switches, but if I make it a Speaker it won't show up in the Home app. Speakers show up great in Eve, but for some reason Home just chooses to ignore them. Thus..I ended up with a Switch for the siren 😞. I guess the best option at this point is to add a hideCameraSirenSwitch option. Is that what you would like?

@dgreif dgreif added the enhancement New feature or request label Jul 16, 2019
@donavanbecker
Copy link
Contributor Author

donavanbecker commented Jul 16, 2019

@d0n4v4nb3ck3r unfortunately HomeKit is pretty limiting in this regard. I can make Light Bulbs and Switches, but if I make it a Speaker it won't show up in the Home app. Speakers show up great in Eve, but for some reason Home just chooses to ignore them. Thus..I ended up with a Switch for the siren 😞. I guess the best option at this point is to add a hideCameraSirenSwitch option. Is that what you would like?

@dgreif sure! Whenever you have time, no rush. Totally understandable!

Sent with GitHawk

@dgreif dgreif closed this as completed in 12fddbf Jul 16, 2019
@dgreif
Copy link
Owner

dgreif commented Jul 16, 2019

@d0n4v4nb3ck3r hideCameraSirenSwitch released in v4.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants