You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a camera specific option has been previously defined, for example
CAM_NAME: my-cam
SUBSTREAM: True
Then this is saved with a restart
Then remove this so the Camera Specific Option box is empty
Save results in:
Failed to save add-on configuration, Invalid list for option 'CAM_OPTIONS' in Docker Wyze Bridge (7094bb28_docker_wyze_bridge). Got {'ENABLE_AUDIO': False, 'ON_DEMAND': True, 'WB_AUTH': False, 'MOTION_API': True, 'MQTT': True, 'CAM_OPTIONS': {}, 'WYZE_EMAIL': 'REDACTED', 'WYZE_PASSWORD': 'REDACTED', 'API_ID': 'REDACTED', 'API_KEY': 'REDACTED', 'NET_MODE': 'LAN', 'IMG_TYPE': 'jpg', 'LLHLS': True, 'FRESH_DATA': False}
Workaround is to just leave a valid line in the box.
CAM_NAME: my-cam
Allows the save
if nothing has ever been saved as a Camera Specific Option, I.e. a fresh install, it saves with the box being empty.
Affected Bridge Version
DOCKER-WYZE-BRIDGE v2.10.3 AARCH64
Bridge type
Home Assistant
Affected Camera(s)
Any
Affected Camera Firmware
Any
docker-compose or config (if applicable)
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
If a camera specific option has been previously defined, for example
SUBSTREAM: True
Then this is saved with a restart
Then remove this so the Camera Specific Option box is empty
Save results in:
Failed to save add-on configuration, Invalid list for option 'CAM_OPTIONS' in Docker Wyze Bridge (7094bb28_docker_wyze_bridge). Got {'ENABLE_AUDIO': False, 'ON_DEMAND': True, 'WB_AUTH': False, 'MOTION_API': True, 'MQTT': True, 'CAM_OPTIONS': {}, 'WYZE_EMAIL': 'REDACTED', 'WYZE_PASSWORD': 'REDACTED', 'API_ID': 'REDACTED', 'API_KEY': 'REDACTED', 'NET_MODE': 'LAN', 'IMG_TYPE': 'jpg', 'LLHLS': True, 'FRESH_DATA': False}
Workaround is to just leave a valid line in the box.
Allows the save
if nothing has ever been saved as a Camera Specific Option, I.e. a fresh install, it saves with the box being empty.
Affected Bridge Version
DOCKER-WYZE-BRIDGE v2.10.3 AARCH64
Bridge type
Home Assistant
Affected Camera(s)
Any
Affected Camera Firmware
Any
docker-compose or config (if applicable)
No response
The text was updated successfully, but these errors were encountered: