-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
[Bug]: Can no longer have camera switches without adding the camera too? #85
Comments
Did you check this Common Issues pages ? |
Hi @pankit1234 I updated the source to allow this again. Could you check the latest beta.19? |
Thank you! I think I've almost got it working again but the power switches seem to be showing as motion sensors in the Home app and the Motion switches are showing as switches but are only accessible via the status bar in the top of the home app. Just to check, is the correct approach for my use case to enable the device as a camera and then in the config change 'enable camera' to 'false'? Or am I doing it all wrong? Thanks again! |
I tried to recreate your issue, here's what I found:
The switches and motion sensors are bundled into one HomeKit accessory. If you'll long press one of them you can access a setting icon at the bottom right or just scroll down. There should be something that reads something like 'Show as separate fields' (I have a different language setting so may differ).
The You'll have to remove the cached camera accessory in the homebridge-ui settings yourself if that happens. See here for more details. |
Thanks for the help, unfortunately I still can't recreate my old setup. I've attached a screenshot of what I now have in the Home app so fingers crossed you can help. There are 5 cameras in total. Two Eufy 2c's connected to a HomeBase and then three 2K cameras. Previously each camera would have a switch for motion and a switch for power. There would also be the Home/Away etc alarm mode tile. Those switches could be combined or split as you suggested 'show as separate tiles'. Unfortunately this no longer appears. Any ideas? |
Try to remove the cached accessory as described here and add them again. |
Thanks, I tried again. Clearing cache and also unpairing the devices. Deleting my details and then uninstalling the plugin and still not getting all the switches to be exposed unfortunately. Most bizarrely is the 'motion switches' appearing in the home apps top status bar but then not as a regular tile below. I'd love to get this resolved if you have any other ideas? |
Can you long press the '4 Switches On' in the top bar and then long press one of the switches, so that it becomes the foreground. then touch the settings wheel in lower right and make a screenshot please. |
I know it's a bit tedious but I'll just try to grasp what's going on. What if you scroll down? Any additional controls there? Under Bridge is Homebridge listed I think, isn't it? |
Also, can you enable debug logging and share a log after plugin restart? Then I can at least verify that the plugin tries to add these switches. |
Thanks for the help! No further controls below that unfortunately. 'Status' is just the toggle to include in home status and then the Bridge is Homebridge. It used to show the 'show as single tile' option but not since 2.0. I'll share a log now too |
[6/20/2022, 9:27:27 PM] [EufySecurity-2.0.1-beta.19] WARN: warning: planned changes, see #1 [6/20/2022, 9:27:33 PM] [EufySecurity-2.0.1-beta.19] INFO: You're using guest admin account with this plugin! This is recommanded way! |
And how it appears when setting up the plugin from scratch [6/20/2022, 9:34:10 PM] [EufySecurity-2.0.1-beta.19] INFO: You're using guest admin account with this plugin! This is recommanded way! |
Can you enable debug messages? You'll find the option under advanced settings in the config-ui. |
What happened?
All my Eufy cameras are added to HomeKit natively and work great but I used this plugin to add the motion & power switches to HomeKit so I could disable motion in the driveway when cutting the grass etc etc. This no longer seems possible in the latest update? Instead requiring me to add the camera to the Home App. Is my old setup no longer possible?
Device Type
Indoor Camera (Supported)
Plugin Version
v2.0.x (Supported)
HomeBridge Version
v1.4.x (Supported)
NodeJS Version
v16 (Supported)
Operating System
Raspbian 10+ (Supported)
Relevant log output
The text was updated successfully, but these errors were encountered: