Closed tylerwatt12 closed 1 year ago
Thanks. I've seen this one myself but haven't tracked it down.
https://github.com/elad-bar/ha-blueiris/issues/157#issuecomment-1063346286
I'm curious what you did? Did you regenerate config files or reinstall the integration? I'm having a similar problem with same error message.
I am having this issue as well:
I have several groups that were no longer in Blue Iris after a recent crash. I was able to add those back in Blue Iris, but the camera name changes are still there.
The issue seems to be that we're not able to remove "orphaned" items. They show in the line in the config, but not in the drop down.
I HAVE found a workaround for the issue: The easy way is to delete the integration and start over, but I found that kind of annoying as I've got a lot of automations on them in addition there's a bunch of HA clean up that would have to occur.
The workaround:
Thanks. I've seen this one myself but haven't tracked it down.
See https://github.com/home-assistant/frontend/issues/10608, which also features a nice workaround (editing /config/.storage/core.config_entries).
After renaming a camera in BI, the old camera name still shows in the "options for blue iris" page of the BI Integration. I am unable to deselect the old camera name, and unable to change any settings because when I hit save, i get an error:
User input malformed: LivingRoom is not a valid option for dictionary value @ data['allowed_camera']
Where LivingRoom is the old camera name.
I know resetting the plugin would probably fix this, but I wanted to bring it to your attention.