diff --git a/docker/templates.json b/docker/templates.json index e643eed..87a40fb 100644 --- a/docker/templates.json +++ b/docker/templates.json @@ -14,12 +14,13 @@ }, { "name": "tpl_3", - "_desc": "Главная 1440×810 + 2 превью 480×270 + widget справа-низ + widget снизу.", + "_desc": "Главная 1440×810 + 3 превью 480×270 + temp_chart 480×270 (низ-право) + ha_chat снизу.", "cells": [ {"col": 0, "row": 0, "cs": 6, "rs": 6, "role": "camera", "order": 0}, {"col": 6, "row": 0, "cs": 2, "rs": 2, "role": "camera", "order": 1}, {"col": 6, "row": 2, "cs": 2, "rs": 2, "role": "camera", "order": 2}, - {"col": 6, "row": 4, "cs": 2, "rs": 4, "role": "widget", "widget": "temp_chart"}, + {"col": 6, "row": 4, "cs": 2, "rs": 2, "role": "camera", "order": 3}, + {"col": 6, "row": 6, "cs": 2, "rs": 2, "role": "widget", "widget": "temp_chart"}, {"col": 0, "row": 6, "cs": 6, "rs": 2, "role": "widget", "widget": "ha_chat"} ] },