diff --git a/docker-compose/grafana/dashboards/home.json b/docker-compose/grafana/dashboards/home.json
index 8f3f49f0d92d229c35f67863ddbcdb5a13a7795c..65f7fa0801bef0a7eb8fd61792655ee3f43cfc84 100644
--- a/docker-compose/grafana/dashboards/home.json
+++ b/docker-compose/grafana/dashboards/home.json
@@ -21,6 +21,7 @@
   "editable": true,
   "gnetId": null,
   "graphTooltip": 0,
+  "id": 3,
   "links": [],
   "panels": [
     {
@@ -37,6 +38,68 @@
       "title": "Devices",
       "type": "row"
     },
+    {
+      "datasource": "Prometheus",
+      "description": "Progress of station initialisation",
+      "fieldConfig": {
+        "defaults": {
+          "color": {
+            "mode": "thresholds"
+          },
+          "mappings": [],
+          "thresholds": {
+            "mode": "absolute",
+            "steps": [
+              {
+                "color": "yellow",
+                "value": null
+              },
+              {
+                "color": "red",
+                "value": 1
+              },
+              {
+                "color": "green",
+                "value": 100
+              }
+            ]
+          },
+          "unit": "percent"
+        },
+        "overrides": []
+      },
+      "gridPos": {
+        "h": 6,
+        "w": 4,
+        "x": 0,
+        "y": 1
+      },
+      "id": 43,
+      "options": {
+        "reduceOptions": {
+          "calcs": [
+            "lastNotNull"
+          ],
+          "fields": "",
+          "values": false
+        },
+        "showThresholdLabels": false,
+        "showThresholdMarkers": false,
+        "text": {}
+      },
+      "pluginVersion": "8.1.2",
+      "targets": [
+        {
+          "exemplar": true,
+          "expr": "device_attribute{device=\"lts/stationcontrol/1\",name=\"initialisation_progress_R\"}",
+          "interval": "",
+          "legendFormat": "",
+          "refId": "A"
+        }
+      ],
+      "title": "Station Initialisation",
+      "type": "gauge"
+    },
     {
       "datasource": "Prometheus",
       "fieldConfig": {
@@ -97,7 +160,7 @@
       "gridPos": {
         "h": 9,
         "w": 6,
-        "x": 0,
+        "x": 4,
         "y": 1
       },
       "id": 4,
@@ -185,7 +248,7 @@
       "gridPos": {
         "h": 9,
         "w": 12,
-        "x": 6,
+        "x": 10,
         "y": 1
       },
       "id": 32,
@@ -239,6 +302,104 @@
       "title": "Errors",
       "type": "timeseries"
     },
+    {
+      "datasource": "Prometheus",
+      "description": "",
+      "fieldConfig": {
+        "defaults": {
+          "color": {
+            "mode": "thresholds"
+          },
+          "custom": {
+            "align": "auto",
+            "displayMode": "auto"
+          },
+          "mappings": [],
+          "thresholds": {
+            "mode": "absolute",
+            "steps": [
+              {
+                "color": "red",
+                "value": null
+              },
+              {
+                "color": "green",
+                "value": 100
+              }
+            ]
+          }
+        },
+        "overrides": []
+      },
+      "gridPos": {
+        "h": 3,
+        "w": 4,
+        "x": 0,
+        "y": 7
+      },
+      "id": 44,
+      "options": {
+        "showHeader": false
+      },
+      "pluginVersion": "8.1.2",
+      "targets": [
+        {
+          "exemplar": true,
+          "expr": "device_attribute{device=\"lts/stationcontrol/1\",name=\"initialisation_status_R\"}",
+          "instant": true,
+          "interval": "",
+          "legendFormat": "",
+          "refId": "A"
+        }
+      ],
+      "title": "Initialisation status",
+      "transformations": [
+        {
+          "id": "labelsToFields",
+          "options": {}
+        },
+        {
+          "id": "organize",
+          "options": {
+            "excludeByName": {
+              "Time": true,
+              "Value": true,
+              "device": true,
+              "device_attribute{device=\"lts/stationcontrol/1\", dim_x=\"1\", dim_y=\"0\", instance=\"tango-prometheus-exporter:8000\", job=\"tango\", label=\"initialisation_status_R\", name=\"initialisation_status_R\", str_value=\"Initialisation completed\", type=\"string\", x=\"0\", y=\"0\"}": true,
+              "dim_x": true,
+              "dim_y": true,
+              "instance": true,
+              "job": true,
+              "label": true,
+              "name": true,
+              "type": true,
+              "x": true,
+              "y": true
+            },
+            "indexByName": {
+              "Time": 0,
+              "Value": 5,
+              "device": 1,
+              "dim_x": 2,
+              "dim_y": 3,
+              "instance": 4,
+              "job": 6,
+              "label": 7,
+              "name": 8,
+              "str_value": 9,
+              "type": 10,
+              "x": 11,
+              "y": 12
+            },
+            "renameByName": {
+              "name": "",
+              "str_value": "status"
+            }
+          }
+        }
+      ],
+      "type": "table"
+    },
     {
       "collapsed": false,
       "datasource": null,
@@ -560,6 +721,257 @@
         "x": 0,
         "y": 19
       },
+      "id": 46,
+      "panels": [],
+      "title": "Uniboard 2",
+      "type": "row"
+    },
+    {
+      "datasource": "Prometheus",
+      "description": "Temperature sensors of each node on each board",
+      "fieldConfig": {
+        "defaults": {
+          "color": {
+            "mode": "continuous-BlYlRd",
+            "seriesBy": "max"
+          },
+          "custom": {
+            "axisLabel": "",
+            "axisPlacement": "auto",
+            "barAlignment": 0,
+            "drawStyle": "line",
+            "fillOpacity": 0,
+            "gradientMode": "none",
+            "hideFrom": {
+              "legend": false,
+              "tooltip": false,
+              "viz": false
+            },
+            "lineInterpolation": "linear",
+            "lineWidth": 1,
+            "pointSize": 5,
+            "scaleDistribution": {
+              "type": "linear"
+            },
+            "showPoints": "never",
+            "spanNulls": false,
+            "stacking": {
+              "group": "A",
+              "mode": "none"
+            },
+            "thresholdsStyle": {
+              "mode": "line"
+            }
+          },
+          "mappings": [],
+          "thresholds": {
+            "mode": "absolute",
+            "steps": [
+              {
+                "color": "green",
+                "value": null
+              },
+              {
+                "color": "red",
+                "value": 85
+              }
+            ]
+          },
+          "unit": "celsius"
+        },
+        "overrides": []
+      },
+      "gridPos": {
+        "h": 8,
+        "w": 5,
+        "x": 0,
+        "y": 20
+      },
+      "id": 48,
+      "options": {
+        "legend": {
+          "calcs": [],
+          "displayMode": "hidden",
+          "placement": "bottom"
+        },
+        "tooltip": {
+          "mode": "single"
+        }
+      },
+      "targets": [
+        {
+          "exemplar": true,
+          "expr": "device_attribute{device=\"lts/unb2/1\",name=\"UNB2_FPGA_POL_CORE_TEMP_R\"}",
+          "interval": "",
+          "legendFormat": "Core board {{x}} node {{y}}",
+          "refId": "A"
+        },
+        {
+          "exemplar": true,
+          "expr": "device_attribute{device=\"lts/unb2/1\",name=\"UNB2_FPGA_POL_ERAM_TEMP_R\"}",
+          "hide": false,
+          "interval": "",
+          "legendFormat": "ERAM board {{x}} node {{y}}",
+          "refId": "B"
+        },
+        {
+          "exemplar": true,
+          "expr": "device_attribute{device=\"lts/unb2/1\",name=\"UNB2_FPGA_POL_RXGXB_TEMP_R\"}",
+          "hide": false,
+          "interval": "",
+          "legendFormat": "TrRx board {{x}} node {{y}}",
+          "refId": "C"
+        },
+        {
+          "exemplar": true,
+          "expr": "device_attribute{device=\"lts/unb2/1\",name=\"UNB2_FPGA_POL_HXGB_TEMP_R\"}",
+          "hide": false,
+          "interval": "",
+          "legendFormat": "TrHx board {{x}} node {{y}}",
+          "refId": "D"
+        },
+        {
+          "exemplar": true,
+          "expr": "device_attribute{device=\"lts/unb2/1\",name=\"UNB2_FPGA_POL_PGM_TEMP_R\"}",
+          "hide": false,
+          "interval": "",
+          "legendFormat": "IO board {{x}} node {{y}}",
+          "refId": "E"
+        },
+        {
+          "hide": false,
+          "refId": "F"
+        }
+      ],
+      "title": "Uniboard2 Node Temperatures",
+      "type": "timeseries"
+    },
+    {
+      "datasource": "Prometheus",
+      "description": "Voltage sensors of each node on each board",
+      "fieldConfig": {
+        "defaults": {
+          "color": {
+            "mode": "palette-classic"
+          },
+          "custom": {
+            "axisLabel": "",
+            "axisPlacement": "auto",
+            "axisSoftMax": 2,
+            "axisSoftMin": 0,
+            "barAlignment": 0,
+            "drawStyle": "line",
+            "fillOpacity": 0,
+            "gradientMode": "none",
+            "hideFrom": {
+              "legend": false,
+              "tooltip": false,
+              "viz": false
+            },
+            "lineInterpolation": "linear",
+            "lineWidth": 1,
+            "pointSize": 5,
+            "scaleDistribution": {
+              "type": "linear"
+            },
+            "showPoints": "auto",
+            "spanNulls": false,
+            "stacking": {
+              "group": "A",
+              "mode": "none"
+            },
+            "thresholdsStyle": {
+              "mode": "line"
+            }
+          },
+          "mappings": [],
+          "thresholds": {
+            "mode": "absolute",
+            "steps": [
+              {
+                "color": "green",
+                "value": null
+              },
+              {
+                "color": "red",
+                "value": 85
+              }
+            ]
+          },
+          "unit": "volt"
+        },
+        "overrides": []
+      },
+      "gridPos": {
+        "h": 8,
+        "w": 5,
+        "x": 5,
+        "y": 20
+      },
+      "id": 49,
+      "options": {
+        "legend": {
+          "calcs": [],
+          "displayMode": "hidden",
+          "placement": "bottom"
+        },
+        "tooltip": {
+          "mode": "single"
+        }
+      },
+      "targets": [
+        {
+          "exemplar": true,
+          "expr": "device_attribute{device=\"lts/unb2/1\",name=\"UNB2_FPGA_POL_CORE_VOUT_R\"}",
+          "interval": "",
+          "legendFormat": "Core board {{x}} node {{y}}",
+          "refId": "A"
+        },
+        {
+          "exemplar": true,
+          "expr": "device_attribute{device=\"lts/unb2/1\",name=\"UNB2_FPGA_POL_ERAM_VOUT_R\"}",
+          "hide": false,
+          "interval": "",
+          "legendFormat": "ERAM board {{x}} node {{y}}",
+          "refId": "B"
+        },
+        {
+          "exemplar": true,
+          "expr": "device_attribute{device=\"lts/unb2/1\",name=\"UNB2_FPGA_POL_RXGXB_VOUT_R\"}",
+          "hide": false,
+          "interval": "",
+          "legendFormat": "TrRx board {{x}} node {{y}}",
+          "refId": "C"
+        },
+        {
+          "exemplar": true,
+          "expr": "device_attribute{device=\"lts/unb2/1\",name=\"UNB2_FPGA_POL_HXGB_VOUT_R\"}",
+          "hide": false,
+          "interval": "",
+          "legendFormat": "TrHx board {{x}} node {{y}}",
+          "refId": "D"
+        },
+        {
+          "exemplar": true,
+          "expr": "device_attribute{device=\"lts/unb2/1\",name=\"UNB2_FPGA_POL_PGM_VOUT_R\"}",
+          "hide": false,
+          "interval": "",
+          "legendFormat": "IO board {{x}} node {{y}}",
+          "refId": "E"
+        }
+      ],
+      "title": "Uniboard2 Voltages",
+      "type": "timeseries"
+    },
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 28
+      },
       "id": 19,
       "panels": [],
       "title": "SDP",
@@ -623,7 +1035,7 @@
         "h": 8,
         "w": 5,
         "x": 0,
-        "y": 20
+        "y": 29
       },
       "id": 5,
       "options": {
@@ -686,7 +1098,7 @@
         "h": 8,
         "w": 5,
         "x": 5,
-        "y": 20
+        "y": 29
       },
       "id": 11,
       "options": {
@@ -754,7 +1166,7 @@
         "h": 8,
         "w": 5,
         "x": 10,
-        "y": 20
+        "y": 29
       },
       "id": 9,
       "options": {
@@ -852,7 +1264,7 @@
         "h": 8,
         "w": 5,
         "x": 15,
-        "y": 20
+        "y": 29
       },
       "id": 13,
       "options": {
@@ -921,7 +1333,7 @@
         "h": 4,
         "w": 3,
         "x": 20,
-        "y": 20
+        "y": 29
       },
       "id": 12,
       "options": {
@@ -963,7 +1375,7 @@
         "h": 1,
         "w": 24,
         "x": 0,
-        "y": 28
+        "y": 37
       },
       "id": 27,
       "panels": [],
@@ -1003,7 +1415,7 @@
         "h": 8,
         "w": 5,
         "x": 0,
-        "y": 29
+        "y": 38
       },
       "id": 28,
       "options": {
@@ -1101,7 +1513,7 @@
         "h": 8,
         "w": 5,
         "x": 5,
-        "y": 29
+        "y": 38
       },
       "id": 29,
       "options": {
@@ -1210,7 +1622,7 @@
         "h": 8,
         "w": 5,
         "x": 10,
-        "y": 29
+        "y": 38
       },
       "id": 30,
       "options": {
@@ -1303,7 +1715,7 @@
         "h": 8,
         "w": 5,
         "x": 15,
-        "y": 29
+        "y": 38
       },
       "id": 33,
       "options": {
@@ -1398,7 +1810,7 @@
         "h": 8,
         "w": 3,
         "x": 20,
-        "y": 29
+        "y": 38
       },
       "id": 34,
       "options": {
@@ -1435,7 +1847,7 @@
         "h": 1,
         "w": 24,
         "x": 0,
-        "y": 37
+        "y": 46
       },
       "id": 36,
       "panels": [],
@@ -1475,7 +1887,7 @@
         "h": 8,
         "w": 5,
         "x": 0,
-        "y": 38
+        "y": 47
       },
       "id": 37,
       "options": {
@@ -1573,7 +1985,7 @@
         "h": 8,
         "w": 5,
         "x": 5,
-        "y": 38
+        "y": 47
       },
       "id": 38,
       "options": {
@@ -1682,7 +2094,7 @@
         "h": 8,
         "w": 5,
         "x": 10,
-        "y": 38
+        "y": 47
       },
       "id": 39,
       "options": {
@@ -1775,7 +2187,7 @@
         "h": 8,
         "w": 5,
         "x": 15,
-        "y": 38
+        "y": 47
       },
       "id": 40,
       "options": {
@@ -1870,7 +2282,7 @@
         "h": 8,
         "w": 3,
         "x": 20,
-        "y": 38
+        "y": 47
       },
       "id": 41,
       "options": {
@@ -1916,5 +2328,5 @@
   "timezone": "",
   "title": "LOFAR2.0 Station",
   "uid": "6f7Pv8Vnz",
-  "version": 2
+  "version": 1
 }