{
  "new_install_improv_wait_time": 10,
  "funding_url": "https://paypal.me/tasmota",
  "new_install_prompt_erase": true,
  "name": "Tasmota for busware gadgets",
  "builds": [
    {
      "chipFamily": "ESP32-C3",
      "improv": true,
      "parts": [
        {
          "path": "https://files.busware.de/tasmota32/release/busware32c3cdc.factory.bin",
          "offset": 0
        }
      ]
    },
    {
      "chipFamily": "ESP32-C6",
      "improv": true,
      "parts": [
        {
          "path": "https://files.busware.de/tasmota32/release/busware32c6cdc.factory.bin",
          "offset": 0
        }
      ]
    },
    {
      "chipFamily": "ESP32-S2",
      "improv": true,
      "parts": [
        {
          "path": "https://files.busware.de/tasmota32/release/busware32s2cdc.factory.bin",
          "offset": 0
        }
      ]
    },
    {
      "chipFamily": "ESP32-S3",
      "improv": true,
      "parts": [
        {
          "path": "https://files.busware.de/tasmota32/release/busware32s3cdc.factory.bin",
          "offset": 0
        }
      ]
    }
  ]
}

