Skip to content

Commit 1916b5b

Browse files
author
Ondrej Machala
committed
chore: update heroshots
1 parent 4ab67d2 commit 1916b5b

File tree

4 files changed

+52
-2
lines changed

4 files changed

+52
-2
lines changed

.heroshot/config.json

Lines changed: 52 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,71 @@
99
"url": "https://homeassistant.macha.la/lovelace/2",
1010
"selector": "html > body > home-assistant >>> home-assistant-main >>> ha-drawer > partial-panel-resolver > ha-panel-lovelace >>> hui-root >>> div > #view > hui-view > hui-masonry-view >>> #columns > div.column:nth-of-type(1) > hui-card:nth-of-type(1) > treemap-card.type-custom-treemap-card >>> ha-card",
1111
"filename": "humidity.png",
12+
"padding": {
13+
"top": 10,
14+
"right": 10,
15+
"bottom": 10,
16+
"left": 10
17+
},
1218
"scroll": {
1319
"x": 0,
1420
"y": 0
15-
}
21+
},
22+
"maskPadding": true
1623
},
1724
{
1825
"id": "xnoww150",
1926
"name": "Radioators",
2027
"url": "https://homeassistant.macha.la/lovelace/2",
2128
"selector": "html > body > home-assistant >>> home-assistant-main >>> ha-drawer > partial-panel-resolver > ha-panel-lovelace >>> hui-root >>> div > #view > hui-view > hui-masonry-view >>> #columns > div.column:nth-of-type(2) > hui-card:nth-of-type(1) > treemap-card.type-custom-treemap-card >>> ha-card",
2229
"filename": "radioators.png",
30+
"padding": {
31+
"top": 10,
32+
"right": 10,
33+
"bottom": 10,
34+
"left": 10
35+
},
2336
"scroll": {
2437
"x": 0,
2538
"y": 0
26-
}
39+
},
40+
"maskPadding": true
41+
},
42+
{
43+
"id": "f5qfh0ie",
44+
"name": "Climate",
45+
"url": "https://homeassistant.macha.la/lovelace/2",
46+
"selector": "html > body > home-assistant >>> home-assistant-main >>> ha-drawer > partial-panel-resolver > ha-panel-lovelace >>> hui-root >>> div > #view > hui-view > hui-masonry-view >>> #columns > div.column:nth-of-type(3) > hui-card:nth-of-type(1) > treemap-card.type-custom-treemap-card >>> ha-card",
47+
"filename": "climate.png",
48+
"padding": {
49+
"top": 10,
50+
"right": 10,
51+
"bottom": 10,
52+
"left": 10
53+
},
54+
"scroll": {
55+
"x": 0,
56+
"y": 0
57+
},
58+
"maskPadding": true
59+
},
60+
{
61+
"id": "f3ek97ap",
62+
"name": "Stocks",
63+
"url": "https://homeassistant.macha.la/lovelace/2",
64+
"selector": "html > body > home-assistant >>> home-assistant-main >>> ha-drawer > partial-panel-resolver > ha-panel-lovelace >>> hui-root >>> div > #view > hui-view > hui-masonry-view >>> #columns > div.column:nth-of-type(1) > hui-card:nth-of-type(2) > treemap-card.type-custom-treemap-card >>> ha-card",
65+
"filename": "stocks.png",
66+
"padding": {
67+
"top": 10,
68+
"right": 10,
69+
"bottom": 10,
70+
"left": 10
71+
},
72+
"scroll": {
73+
"x": 0,
74+
"y": 0
75+
},
76+
"maskPadding": true
2777
}
2878
]
2979
}

.heroshot/session.enc

-39 Bytes
Binary file not shown.

heroshots/climate.png

28.4 KB
Loading

heroshots/stocks.png

16.7 KB
Loading

0 commit comments

Comments
 (0)