{
  "metadata": {
    "version": "1.0.0",
    "exportedAt": "2026-05-17T10:26:10.215572Z",
    "huntCount": 1,
    "appVersion": "1.2.0",
    "exportedBy": "SharkNX"
  },
  "hunts": [
    {
      "id": "e3224ab9-77ae-4711-b9f0-0281ee75979e",
      "name": "SharKNX Project",
      "description": "KNX automations",
      "actions": [
        {
          "id": "fe00f896-1b91-46db-ba2e-e46336e791c1",
          "name": "Garden lights",
          "description": "outdoor scene",
          "type": "sendFixed",
          "commands": [
            {
              "groupAddress": "10/5/5",
              "value": "recall 7",
              "dpt": "18.001",
              "delayMs": 0,
              "isRead": false
            }
          ]
        },
        {
          "id": "28e73270-4445-47c6-b2e1-29a36d4e241b",
          "name": "Fan coil temperature",
          "description": "setpoint for all fan coils l",
          "type": "sendVariable",
          "variableConfig": {
            "targetGAs": [
              "11/0/1",
              "11/0/2",
              "11/0/3"
            ],
            "dpt": "9.001"
          }
        },
        {
          "id": "dab9892a-7614-44a0-ba0c-e8af482c21a2",
          "name": "heat pump status",
          "description": "monitor valve, pressure, flow and error codes",
          "type": "monitorCustom",
          "filter": {
            "type": "and",
            "conditions": [
              {
                "type": "group_address",
                "values": [
                  "1/*/3",
                  "12/7/1"
                ]
              },
              {
                "type": "device_address",
                "values": [
                  "1.1.2",
                  "2.3.*"
                ]
              }
            ]
          }
        }
      ],
      "gatewayConfig": {
        "name": "SharKNX home",
        "ipAddress": "192.168.2.99",
        "port": 3671,
        "knxAddress": "1.1.245",
        "connectionType": "secureTunnel",
        "useNat": false
      },
      "createdAt": "2026-05-17T13:26:00.724591",
      "modifiedAt": "2026-05-17T13:26:00.724591",
      "executionCount": 0,
      "isFavorite": false,
      "isComplete": true
    }
  ]
}