{
  "loop": true,
  "interval": 2,
  "frames": [
    {
      "draw": [
        {
          "type": "text",
          "x": 1,
          "y": 6,
          "color": "#ffffff",
          "text": "{{power}} W"
        }
      ]
    }
  ]
}