Some of my cameras login others do not show up and the only thing that gets displayed are the groups since upgrading to 0.48:
#─► grep -i uvc home-assistant.log | sed 's/192.168.*/x.x.x.x/g'
2017-07-03 16:13:10 INFO (MainThread) [homeassistant.components.camera] Setting up camera.uvc
2017-07-03 16:13:41 DEBUG (SyncWorker_6) [homeassistant.components.camera.uvc] Logged into UVC camera dining room via x.x.x.x
2017-07-03 16:13:41 DEBUG (SyncWorker_7) [homeassistant.components.camera.uvc] Logged into UVC camera living room via x.x.x.x
2017-07-03 16:13:41 DEBUG (SyncWorker_19) [homeassistant.components.camera.uvc] Logged into UVC camera kitchen via x.x.x.x
2017-07-03 16:13:41 DEBUG (SyncWorker_1) [homeassistant.components.camera.uvc] Logged into UVC camera office via x.x.x.x
2017-07-03 16:13:41 DEBUG (SyncWorker_14) [homeassistant.components.camera.uvc] Logged into UVC camera master bed via x.x.x.x
Anyone else run into the same problem? Any tips?