I am new to this development and created a cloud project to connect some smart switches to home bridge automation. After working through the configuration steps I am encountering an error in the logs regarding the country code -
[3/21/2025, 1:25:43 PM] [Tuya] Restarting Process...
[3/21/2025, 1:25:43 PM] [Tuya] Launched child bridge with PID 48754
[3/21/2025, 1:25:44 PM] Registering platform '@0x5e/homebridge-tuya-platform.TuyaPlatform'
[3/21/2025, 1:25:44 PM] [Tuya] Loaded @0x5e/homebridge-tuya-platform v1.7.0-beta.54 child bridge successfully
[3/21/2025, 1:25:44 PM] Loaded 0 cached accessories from cachedAccessories.0E1ADB79E193.
[3/21/2025, 1:25:44 PM] [Tuya] instance.countryCode is required
Is there a way to update this project to use the correct country code or is it better to restart and possibly pay more attention to where this configuration setting was requested?