Multi Car
Bluelocke includes a Multi Car Support config option that changes cache handling.
Current Behavior
- Vehicle selection is resolved from account vehicle data and cached state.
- In multi-vehicle accounts, Bluelocke uses available vehicle context from the API/cache path.
- Enabling
Multi Car Supportseparates cache keys per script instance.
Practical Setup
For cleaner separation, use one Scriptable script per car profile:
- Duplicate script with a unique name.
- Enable
Multi Car Support. - Configure each script for the intended vehicle/account context.
- Point widgets/shortcuts at the specific script name.