GrowPlan is not configured
Required environment variables are missing

To fix this issue:

  1. Generate a secure access code:openssl rand -base64 16
  2. Add it to your .env file:DEVICE_ACCESS_CODE=your-generated-code
  3. Restart the application

Command Palette

Search for a command to run...