Advertisement
fightingmajor

Untitled

Feb 26th, 2020
905
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.58 KB | None | 0 0
  1. {
  2. "roundedCorners": 20,
  3. "dateFormat": "MM/DD/YYYY",
  4. "hideLabels": false,
  5. "customColors": [
  6. {
  7. "template": "dimmer",
  8. "bgColor": "rgba(33,100,223,0.9)",
  9. "iconColor": "rgb(255,255,255)",
  10. "state": "on"
  11. },
  12. {
  13. "template": "dimmer",
  14. "bgColor": "rgb(255,255,255,.9)",
  15. "iconColor": "rgb(135,135,135)",
  16. "state": "off"
  17. },
  18. {
  19. "template": "motion",
  20. "bgColor": "rgba(255,255,255,0.9)",
  21. "iconColor": "rgb(0,0,0)",
  22. "state": "inactive"
  23. },
  24. {
  25. "template": "motion",
  26. "bgColor": "rgba(255,248,46,.9)",
  27. "iconColor": "rgb(0,0,0)",
  28. "state": "active"
  29. },
  30. {
  31. "template": "switches",
  32. "bgColor": "rgba(33,100,223,0.9)",
  33. "iconColor": "rgb(255,255,255)",
  34. "state": "on"
  35. },
  36. {
  37. "template": "switches",
  38. "bgColor": "rgb(255,255,255,.9)",
  39. "iconColor": "rgb(135,135,135)",
  40. "state": "off"
  41. },
  42. {
  43. "template": "multi",
  44. "bgColor": "rgba(0,255,105,0.75)",
  45. "iconColor": "rgba(0,0,0,0.66)",
  46. "state": "closed"
  47. },
  48. {
  49. "template": "multi",
  50. "bgColor": "rgba(255,0,0,0.65)",
  51. "iconColor": "rgb(255,255,255)",
  52. "state": "open"
  53. },
  54. {
  55. "template": "window",
  56. "bgColor": "rgba(0,255,105,0.75)",
  57. "iconColor": "rgba(0,0,0,0.66)",
  58. "state": "closed"
  59. },
  60. {
  61. "template": "window",
  62. "bgColor": "rgb(251,104,14)",
  63. "iconColor": "",
  64. "state": "open"
  65. },
  66. {
  67. "template": "door",
  68. "bgColor": "rgba(0,255,105,0.75)",
  69. "iconColor": "rgba(0,0,0,0.66)",
  70. "state": "closed"
  71. },
  72. {
  73. "template": "door",
  74. "bgColor": "rgb(251,104,14)",
  75. "state": "open"
  76. },
  77. {
  78. "template": "fan",
  79. "bgColor": "rgba(33,100,223,0.9)",
  80. "iconColor": "",
  81. "state": "low"
  82. },
  83. {
  84. "template": "fan",
  85. "bgColor": "rgba(33,100,223,0.9)",
  86. "iconColor": "",
  87. "state": "medium-low"
  88. },
  89. {
  90. "template": "fan",
  91. "bgColor": "rgba(33,100,223,0.9)",
  92. "iconColor": "",
  93. "state": "medium"
  94. },
  95. {
  96. "template": "fan",
  97. "bgColor": "rgba(33,100,223,0.9)",
  98. "iconColor": "",
  99. "state": "medium-high"
  100. },
  101. {
  102. "template": "fan",
  103. "bgColor": "rgba(33,100,223,0.9)",
  104. "iconColor": "",
  105. "state": "high"
  106. },
  107. {
  108. "template": "garage-control",
  109. "bgColor": "rgba(0,255,105,0.75)",
  110. "iconColor": "rgba(0,0,0,0.66)",
  111. "state": "closed"
  112. },
  113. {
  114. "template": "garage-control",
  115. "bgColor": "rgba(255,0,0,0.65)",
  116. "iconColor": "rgb(255,255,255)",
  117. "state": "open"
  118. },
  119. {
  120. "template": "garage-control",
  121. "bgColor": "rgb(251,104,14)",
  122. "iconColor": "",
  123. "state": "opening"
  124. },
  125. {
  126. "template": "garage-control",
  127. "bgColor": "rgb(251,104,14)",
  128. "iconColor": "",
  129. "state": "closing"
  130. },
  131. {
  132. "template": "garage",
  133. "bgColor": "rgba(0,255,105,0.75)",
  134. "iconColor": "rgba(0,0,0,0.66)",
  135. "state": "closed"
  136. },
  137. {
  138. "template": "garage",
  139. "bgColor": "rgba(255,0,0,0.65)",
  140. "iconColor": "rgb(255,255,255)",
  141. "state": "open"
  142. },
  143. {
  144. "template": "garage",
  145. "bgColor": "rgb(251,104,14)",
  146. "iconColor": "",
  147. "state": "opening"
  148. },
  149. {
  150. "template": "garage",
  151. "bgColor": "rgb(251,104,14)",
  152. "iconColor": "",
  153. "state": "closing"
  154. },
  155. {
  156. "template": "shades",
  157. "bgColor": "hsla(0,0%,50.2%,.5)",
  158. "iconColor": "",
  159. "state": "off"
  160. },
  161. {
  162. "template": "shades",
  163. "bgColor": "rgba(33,100,223,0.9)",
  164. "iconColor": "",
  165. "state": "on"
  166. },
  167. {
  168. "template": "shades",
  169. "bgColor": "rgb(251,104,14)",
  170. "iconColor": "",
  171. "state": "opening"
  172. },
  173. {
  174. "template": "shades",
  175. "bgColor": "rgb(251,104,14)",
  176. "iconColor": "",
  177. "state": "closing"
  178. },
  179. {
  180. "template": "shades",
  181. "bgColor": "rgb(67,166,52)",
  182. "iconColor": "",
  183. "state": "open"
  184. },
  185. {
  186. "template": "door-control",
  187. "bgColor": "rgb(251,104,14)",
  188. "iconColor": "",
  189. "state": "opening"
  190. },
  191. {
  192. "template": "door-control",
  193. "bgColor": "rgba(255,0,0,0.65)",
  194. "iconColor": "rgb(255,255,255)",
  195. "state": "open"
  196. },
  197. {
  198. "template": "door-control",
  199. "bgColor": "rgba(0,255,105,0.75)",
  200. "iconColor": "rgba(0,0,0,0.66)",
  201. "state": "closed"
  202. },
  203. {
  204. "template": "lock",
  205. "bgColor": "rgba(0,255,105,0.75)",
  206. "iconColor": "rgba(0,0,0,0.66)",
  207. "state": "locked"
  208. },
  209. {
  210. "template": "lock",
  211. "bgColor": "rgba(251,104,14,.9)",
  212. "state": "unlocked"
  213. },
  214. {
  215. "template": "water",
  216. "bgColor": "rgba(255,0,0,0.65)",
  217. "iconColor": "rgb(255,255,255)",
  218. "state": "wet"
  219. },
  220. {
  221. "template": "water",
  222. "bgColor": "rgba(0,243,255,0.9)",
  223. "iconColor": "rgba(0,0,0,0.66)",
  224. "state": "dry"
  225. },
  226. {
  227. "template": "smoke",
  228. "bgColor": "rgba(255,0,0,0.65)",
  229. "iconColor": "rgb(255,255,255)",
  230. "state": "detected"
  231. },
  232. {
  233. "template": "smoke",
  234. "bgColor": "rgba(0,255,105,0.75)",
  235. "iconColor": "rgba(0,0,0,0.66)",
  236. "state": "clear"
  237. },
  238. {
  239. "template": "bulb",
  240. "bgColor": "rgba(33,100,223,0.9)",
  241. "iconColor": "rgb(255,255,255)",
  242. "state": "on"
  243. },
  244. {
  245. "template": "bulb",
  246. "bgColor": "rgb(255,255,255,.9)",
  247. "iconColor": "rgb(135,135,135)",
  248. "state": "off"
  249. },
  250. {
  251. "template": "presence",
  252. "bgColor": "rgba(27,176,116,0.9)",
  253. "iconColor": "rgb(255,255,255)",
  254. "state": "present"
  255. },
  256. {
  257. "template": "presence",
  258. "bgColor": "",
  259. "iconColor": "",
  260. "state": "not present"
  261. },
  262. {
  263. "template": "temperature",
  264. "bgColor": "rgba(86,58,171,0.9)",
  265. "iconColor": "rgb(255,255,255)",
  266. "state": "default"
  267. },
  268. {
  269. "template": "contact",
  270. "bgColor": "rgba(0,255,105,0.75)",
  271. "iconColor": "rgba(0,0,0,0.66)",
  272. "state": "closed"
  273. },
  274. {
  275. "template": "contact",
  276. "bgColor": "rgba(255,0,0,0.65)",
  277. "iconColor": "rgb(255,255,255)",
  278. "state": "open"
  279. },
  280. {
  281. "template": "bulb-color",
  282. "bgColor": "rgba(33,100,223,0.9)",
  283. "iconColor": "rgb(255,255,255)",
  284. "state": "on"
  285. },
  286. {
  287. "template": "bulb-color",
  288. "bgColor": "rgb(255,255,255,.9)",
  289. "iconColor": "rgb(135,135,135)",
  290. "state": "off"
  291. },
  292. {
  293. "template": "carbon-monoxide",
  294. "bgColor": "rgba(255,0,0,0.65)",
  295. "iconColor": "rgb(255,255,255)",
  296. "state": "detected"
  297. },
  298. {
  299. "template": "carbon-monoxide",
  300. "bgColor": "rgba(0,255,105,0.75)",
  301. "iconColor": "rgba(0,0,0,0.66)",
  302. "state": "clear"
  303. },
  304. {
  305. "template": "outlet",
  306. "bgColor": "rgba(33,100,223,0.9)",
  307. "iconColor": "rgb(255,255,255)",
  308. "state": "on"
  309. },
  310. {
  311. "template": "outlet",
  312. "bgColor": "rgba(255,255,255,0.9)",
  313. "iconColor": "rgb(135,135,135)",
  314. "state": "off"
  315. },
  316. {
  317. "template": "battery",
  318. "bgColor": "rgba(0,255,105,0.75)",
  319. "iconColor": "rgba(0,0,0,0.66)",
  320. "state": "50"
  321. },
  322. {
  323. "template": "battery",
  324. "bgColor": "rgba(0,255,105,0.75)",
  325. "iconColor": "rgba(0,0,0,0.66)",
  326. "state": "51"
  327. },
  328. {
  329. "template": "battery",
  330. "bgColor": "rgba(0,255,105,0.75)",
  331. "iconColor": "rgba(0,0,0,0.66)",
  332. "state": "52"
  333. },
  334. {
  335. "template": "battery",
  336. "bgColor": "rgba(0,255,105,0.75)",
  337. "iconColor": "rgba(0,0,0,0.66)",
  338. "state": "53"
  339. },
  340. {
  341. "template": "battery",
  342. "bgColor": "rgba(0,255,105,0.75)",
  343. "iconColor": "rgba(0,0,0,0.66)",
  344. "state": "54"
  345. },
  346. {
  347. "template": "battery",
  348. "bgColor": "rgba(0,255,105,0.75)",
  349. "iconColor": "rgba(0,0,0,0.66)",
  350. "state": "55"
  351. },
  352. {
  353. "template": "battery",
  354. "bgColor": "rgba(0,255,105,0.75)",
  355. "iconColor": "rgba(0,0,0,0.66)",
  356. "state": "56"
  357. },
  358. {
  359. "template": "battery",
  360. "bgColor": "rgba(0,255,105,0.75)",
  361. "iconColor": "rgba(0,0,0,0.66)",
  362. "state": "57"
  363. },
  364. {
  365. "template": "battery",
  366. "bgColor": "rgba(0,255,105,0.75)",
  367. "iconColor": "rgba(0,0,0,0.66)",
  368. "state": "58"
  369. },
  370. {
  371. "template": "battery",
  372. "bgColor": "rgba(0,255,105,0.75)",
  373. "iconColor": "rgba(0,0,0,0.66)",
  374. "state": "59"
  375. },
  376. {
  377. "template": "battery",
  378. "bgColor": "rgba(0,255,105,0.75)",
  379. "iconColor": "rgba(0,0,0,0.66)",
  380. "state": "60"
  381. },
  382. {
  383. "template": "battery",
  384. "bgColor": "rgba(0,255,105,0.75)",
  385. "iconColor": "rgba(0,0,0,0.66)",
  386. "state": "61"
  387. },
  388. {
  389. "template": "battery",
  390. "bgColor": "rgba(0,255,105,0.75)",
  391. "iconColor": "rgba(0,0,0,0.66)",
  392. "state": "62"
  393. },
  394. {
  395. "template": "battery",
  396. "bgColor": "rgba(0,255,105,0.75)",
  397. "iconColor": "rgba(0,0,0,0.66)",
  398. "state": "63"
  399. },
  400. {
  401. "template": "battery",
  402. "bgColor": "rgba(0,255,105,0.75)",
  403. "iconColor": "rgba(0,0,0,0.66)",
  404. "state": "64"
  405. },
  406. {
  407. "template": "battery",
  408. "bgColor": "rgba(0,255,105,0.75)",
  409. "iconColor": "rgba(0,0,0,0.66)",
  410. "state": "65"
  411. },
  412. {
  413. "template": "battery",
  414. "bgColor": "rgba(0,255,105,0.75)",
  415. "iconColor": "rgba(0,0,0,0.66)",
  416. "state": "66"
  417. },
  418. {
  419. "template": "battery",
  420. "bgColor": "rgba(0,255,105,0.75)",
  421. "iconColor": "rgba(0,0,0,0.66)",
  422. "state": "67"
  423. },
  424. {
  425. "template": "battery",
  426. "bgColor": "rgba(0,255,105,0.75)",
  427. "iconColor": "rgba(0,0,0,0.66)",
  428. "state": "68"
  429. },
  430. {
  431. "template": "battery",
  432. "bgColor": "rgba(0,255,105,0.75)",
  433. "iconColor": "rgba(0,0,0,0.66)",
  434. "state": "69"
  435. },
  436. {
  437. "template": "battery",
  438. "bgColor": "rgba(0,255,105,0.75)",
  439. "iconColor": "rgba(0,0,0,0.66)",
  440. "state": "70"
  441. },
  442. {
  443. "template": "battery",
  444. "bgColor": "rgba(0,255,105,0.75)",
  445. "iconColor": "rgba(0,0,0,0.66)",
  446. "state": "71"
  447. },
  448. {
  449. "template": "battery",
  450. "bgColor": "rgba(0,255,105,0.75)",
  451. "iconColor": "rgba(0,0,0,0.66)",
  452. "state": "72"
  453. },
  454. {
  455. "template": "battery",
  456. "bgColor": "rgba(0,255,105,0.75)",
  457. "iconColor": "rgba(0,0,0,0.66)",
  458. "state": "73"
  459. },
  460. {
  461. "template": "battery",
  462. "bgColor": "rgba(0,255,105,0.75)",
  463. "iconColor": "rgba(0,0,0,0.66)",
  464. "state": "74"
  465. },
  466. {
  467. "template": "battery",
  468. "bgColor": "rgba(0,255,105,0.75)",
  469. "iconColor": "rgba(0,0,0,0.66)",
  470. "state": "75"
  471. },
  472. {
  473. "template": "battery",
  474. "bgColor": "rgba(0,255,105,0.75)",
  475. "iconColor": "rgba(0,0,0,0.66)",
  476. "state": "76"
  477. },
  478. {
  479. "template": "battery",
  480. "bgColor": "rgba(0,255,105,0.75)",
  481. "iconColor": "rgba(0,0,0,0.66)",
  482. "state": "77"
  483. },
  484. {
  485. "template": "battery",
  486. "bgColor": "rgba(0,255,105,0.75)",
  487. "iconColor": "rgba(0,0,0,0.66)",
  488. "state": "78"
  489. },
  490. {
  491. "template": "battery",
  492. "bgColor": "rgba(0,255,105,0.75)",
  493. "iconColor": "rgba(0,0,0,0.66)",
  494. "state": "79"
  495. },
  496. {
  497. "template": "battery",
  498. "bgColor": "rgba(0,255,105,0.75)",
  499. "iconColor": "rgba(0,0,0,0.66)",
  500. "state": "80"
  501. },
  502. {
  503. "template": "battery",
  504. "bgColor": "rgba(0,255,105,0.75)",
  505. "iconColor": "rgba(0,0,0,0.66)",
  506. "state": "81"
  507. },
  508. {
  509. "template": "battery",
  510. "bgColor": "rgba(0,255,105,0.75)",
  511. "iconColor": "rgba(0,0,0,0.66)",
  512. "state": "82"
  513. },
  514. {
  515. "template": "battery",
  516. "bgColor": "rgba(0,255,105,0.75)",
  517. "iconColor": "rgba(0,0,0,0.66)",
  518. "state": "83"
  519. },
  520. {
  521. "template": "battery",
  522. "bgColor": "rgba(0,255,105,0.75)",
  523. "iconColor": "rgba(0,0,0,0.66)",
  524. "state": "84"
  525. },
  526. {
  527. "template": "battery",
  528. "bgColor": "rgba(0,255,105,0.75)",
  529. "iconColor": "rgba(0,0,0,0.66)",
  530. "state": "85"
  531. },
  532. {
  533. "template": "battery",
  534. "bgColor": "rgba(0,255,105,0.75)",
  535. "iconColor": "rgba(0,0,0,0.66)",
  536. "state": "86"
  537. },
  538. {
  539. "template": "battery",
  540. "bgColor": "rgba(0,255,105,0.75)",
  541. "iconColor": "rgba(0,0,0,0.66)",
  542. "state": "87"
  543. },
  544. {
  545. "template": "battery",
  546. "bgColor": "rgba(0,255,105,0.75)",
  547. "iconColor": "rgba(0,0,0,0.66)",
  548. "state": "88"
  549. },
  550. {
  551. "template": "battery",
  552. "bgColor": "rgba(0,255,105,0.75)",
  553. "iconColor": "rgba(0,0,0,0.66)",
  554. "state": "89"
  555. },
  556. {
  557. "template": "battery",
  558. "bgColor": "rgba(0,255,105,0.75)",
  559. "iconColor": "rgba(0,0,0,0.66)",
  560. "state": "90"
  561. },
  562. {
  563. "template": "battery",
  564. "bgColor": "rgba(0,255,105,0.75)",
  565. "iconColor": "rgba(0,0,0,0.66)",
  566. "state": "91"
  567. },
  568. {
  569. "template": "battery",
  570. "bgColor": "rgba(0,255,105,0.75)",
  571. "iconColor": "rgba(0,0,0,0.66)",
  572. "state": "92"
  573. },
  574. {
  575. "template": "battery",
  576. "bgColor": "rgba(0,255,105,0.75)",
  577. "iconColor": "rgba(0,0,0,0.66)",
  578. "state": "93"
  579. },
  580. {
  581. "template": "battery",
  582. "bgColor": "rgba(0,255,105,0.75)",
  583. "iconColor": "rgba(0,0,0,0.66)",
  584. "state": "94"
  585. },
  586. {
  587. "template": "battery",
  588. "bgColor": "rgba(0,255,105,0.75)",
  589. "iconColor": "rgba(0,0,0,0.66)",
  590. "state": "95"
  591. },
  592. {
  593. "template": "battery",
  594. "bgColor": "rgba(0,255,105,0.75)",
  595. "iconColor": "rgba(0,0,0,0.66)",
  596. "state": "96"
  597. },
  598. {
  599. "template": "battery",
  600. "bgColor": "rgba(0,255,105,0.75)",
  601. "iconColor": "rgba(0,0,0,0.66)",
  602. "state": "97"
  603. },
  604. {
  605. "template": "battery",
  606. "bgColor": "rgba(0,255,105,0.75)",
  607. "iconColor": "rgba(0,0,0,0.66)",
  608. "state": "98"
  609. },
  610. {
  611. "template": "battery",
  612. "bgColor": "rgba(0,255,105,0.75)",
  613. "iconColor": "rgba(0,0,0,0.66)",
  614. "state": "99"
  615. },
  616. {
  617. "template": "battery",
  618. "bgColor": "rgba(0,255,105,0.75)",
  619. "iconColor": "rgba(0,0,0,0.66)",
  620. "state": "100"
  621. },
  622. {
  623. "template": "battery",
  624. "bgColor": "rgba(251,104,12,0.9)",
  625. "iconColor": "rgb(255,255,255)",
  626. "state": "11"
  627. },
  628. {
  629. "template": "battery",
  630. "bgColor": "rgba(255,0,0,0.65)",
  631. "iconColor": "rgb(255,255,255)",
  632. "state": "10"
  633. },
  634. {
  635. "template": "battery",
  636. "bgColor": "rgba(255,0,0,0.65)",
  637. "iconColor": "rgb(255,255,255)",
  638. "state": "9"
  639. },
  640. {
  641. "template": "battery",
  642. "bgColor": "rgba(255,0,0,0.65)",
  643. "iconColor": "rgb(255,255,255)",
  644. "state": "8"
  645. },
  646. {
  647. "template": "battery",
  648. "bgColor": "rgba(255,0,0,0.65)",
  649. "iconColor": "rgb(255,255,255)",
  650. "state": "7"
  651. },
  652. {
  653. "template": "battery",
  654. "bgColor": "rgba(255,0,0,0.65)",
  655. "iconColor": "rgb(255,255,255)",
  656. "state": "6"
  657. },
  658. {
  659. "template": "battery",
  660. "bgColor": "rgba(255,0,0,0.65)",
  661. "iconColor": "rgb(255,255,255)",
  662. "state": "5"
  663. },
  664. {
  665. "template": "battery",
  666. "bgColor": "rgba(255,0,0,0.65)",
  667. "iconColor": "rgb(255,255,255)",
  668. "state": "4"
  669. },
  670. {
  671. "template": "battery",
  672. "bgColor": "rgba(255,0,0,0.65)",
  673. "iconColor": "rgb(255,255,255)",
  674. "state": "3"
  675. },
  676. {
  677. "template": "battery",
  678. "bgColor": "rgba(255,0,0,0.65)",
  679. "iconColor": "rgb(255,255,255)",
  680. "state": "2"
  681. },
  682. {
  683. "template": "battery",
  684. "bgColor": "rgba(255,0,0,0.65)",
  685. "iconColor": "rgb(255,255,255)",
  686. "state": "1"
  687. },
  688. {
  689. "template": "music-player",
  690. "bgColor": "rgba(20,20,20,.9)",
  691. "iconColor": "",
  692. "state": "default",
  693. "customIcon": ""
  694. }
  695. ],
  696. "colWidth": 135,
  697. "cloudRefresh": 5,
  698. "hsmPin": "",
  699. "hide3dot": false,
  700. "clockMode": true,
  701. "gridGap": 15,
  702. "tiles": [
  703. {
  704. "template": "smartly",
  705. "id": 0,
  706. "device": "smartly",
  707. "templateExtra": "{\"0\":{\"id\":0,\"template\":\"mode\",\"pos\":1,\"title\":null,\"title_wrap\":null},\"5\":{\"id\":5,\"template\":\"presence\",\"pos\":2,\"title\":null,\"title_wrap\":null,\"states\":{\"present\":{\"code\":null,\"class\":\"he-user-check\"},\"not_present\":{\"code\":null,\"class\":\"he-not_present\"}}},\"7\":{\"id\":7,\"template\":\"garage\",\"pos\":3,\"title\":null,\"title_wrap\":null,\"states\":{\"open\":{\"code\":null,\"class\":\"he-garage_open\"},\"closed\":{\"code\":null,\"class\":\"he-garage_closed\"},\"opening\":{\"code\":null,\"class\":\"he-garage_open\"},\"closing\":{\"code\":null,\"class\":\"he-garage_closed\"}}},\"8\":{\"id\":8,\"template\":\"presence\",\"pos\":4,\"title\":null,\"title_wrap\":null,\"states\":{\"present\":{\"code\":null,\"class\":\"he-user-check\"},\"not_present\":{\"code\":null,\"class\":\"he-not_present\"}}},\"9\":{\"id\":9,\"template\":\"switches\",\"pos\":5,\"title\":null,\"title_wrap\":null,\"states\":{\"on\":{\"code\":null,\"class\":\"he-switch_2_flipped\"},\"off\":{\"code\":null,\"class\":\"he-switch_2\"}}}}"
  708. },
  709. {
  710. "rowSpan": 1,
  711. "template": "mode",
  712. "col": 1,
  713. "colSpan": 1,
  714. "id": 0,
  715. "row": 1
  716. },
  717. {
  718. "rowSpan": 1,
  719. "template": "garage",
  720. "col": 2,
  721. "colSpan": 1,
  722. "id": 7,
  723. "row": 1,
  724. "device": "64",
  725. "templateExtra": null
  726. },
  727. {
  728. "rowSpan": 1,
  729. "template": "switches",
  730. "col": 1,
  731. "colSpan": 1,
  732. "id": 9,
  733. "row": 3,
  734. "device": "71",
  735. "templateExtra": null
  736. },
  737. {
  738. "rowSpan": 1,
  739. "template": "switches",
  740. "col": 1,
  741. "colSpan": 1,
  742. "id": 11,
  743. "row": 2,
  744. "device": "30"
  745. },
  746. {
  747. "rowSpan": 1,
  748. "template": "switches",
  749. "col": 2,
  750. "colSpan": 1,
  751. "id": 12,
  752. "row": 2,
  753. "device": "31",
  754. "templateExtra": null
  755. },
  756. {
  757. "rowSpan": 1,
  758. "template": "switches",
  759. "col": 2,
  760. "colSpan": 1,
  761. "id": 13,
  762. "row": 3,
  763. "device": "8",
  764. "templateExtra": null
  765. },
  766. {
  767. "rowSpan": 2,
  768. "template": "thermostat",
  769. "col": 3,
  770. "colSpan": 2,
  771. "id": 14,
  772. "row": 1,
  773. "device": "83"
  774. }
  775. ],
  776. "goBack": true,
  777. "modePin": "",
  778. "bgColor": "white",
  779. "lanRefresh": 2,
  780. "iconSize": "30",
  781. "cols": 4,
  782. "rowHeight": 60,
  783. "customCSS": "/* ------- DO NOT EDIT - Smartly Base CSS ------- */\n\n@font-face {\n font-family: 'Barlow Condensed';\n font-style: normal;\n font-weight: 400;\n font-display: swap;\n src: local('Barlow Condensed Regular'),local('BarlowCondensed-Regular'),url(https://fonts.gstatic.com/s/barlowcondensed/v4/HTx3L3I-JCGChYJ8VI-L6OO_au7B6xHT2g.woff2) format('woff2');\n unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD\n}\n\n@font-face {\n font-family:'Barlow Condensed';font-style:normal;font-weight:500;font-display:swap;src:local('Barlow Condensed Medium'),local('BarlowCondensed-Medium'),url(https://fonts.gstatic.com/s/barlowcondensed/v4/HTxwL3I-JCGChYJ8VI-L6OO_au7B4-Lwz3bWuQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD\n}\n\n#app,body {\n font-family: 'Barlow Condensed',sans-serif\n}\n\n\n @font-face {\n\t\t\tfont-family: \"Material Design Icons\";\n\t\t\tsrc: url(\"https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/4.9.95/fonts/materialdesignicons-webfont.eot\");\n\t\t\tsrc: url(\"https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/4.9.95/fonts/materialdesignicons-webfont.eot?#iefix&v=4.9.95\") format(\"embedded-opentype\"), url(\"https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/4.9.95/fonts/materialdesignicons-webfont.woff2\") format(\"woff2\"), url(\"https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/4.9.95/fonts/materialdesignicons-webfont.woff\") format(\"woff\"), url(\"https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/4.9.95/fonts/materialdesignicons-webfont.ttf\") format(\"truetype\");\n\t\t\tfont-weight: normal;\n\t\t\tfont-style: normal;\n\t\t\tunicode-range: U+F000-FFFFF;\n\t\t}\n @font-face {\n font-family: 'Material Design Icons';\n src: url('https://hubitat.ezeek.us/hubitat-dashboard/assets/fonts/at-icons-proprietary.woff') format('woff'), url('https://hubitat.ezeek.us/hubitat-dashboard/assets/fonts/at-icons-proprietary.woff') format('truetype');\n font-weight: normal;\n font-style: normal;\n unicode-range: U+E900-EFFF;\n }\n/*\n@font-face {\n font-family:\"Material Design Icons\";src:url(https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/4.9.95/fonts/materialdesignicons-webfont.woff2) format(\"woff2\");font-weight:400;font-style:normal;unicode-range:U+F000-FFFFF\n}\n*/\n\n.he-dimmer_medium:before,\n.he-dimmer_low:before,\n.he-running:before,\n.tile.shades .tile-primary i.material-icons,\n.he-shades_closed:before,\n.he-shades_partially_open:before,\n.he-not_present:before,\n.he-outlet_3:before,\n.he-outlet_off:before,\n.he-bulb_off:before,.he-bulb_on:before,.he-dimmer_low:before,.he-dimmer_medium:before,.he-door_closed:before,.he-door_open:before,.he-fire1:before,.he-fire_alarm_clear:before,.he-garage_closed:before,.he-garage_closing:before,.he-garage_open:before,.he-garage_opening:before,.he-hour-glass:before,.he-motion-sensor:before,.he-motion_detector_3:before,.he-motion_detector_3_filled:before,.he-switch_2:before,.he-switch_2_flipped:before,.he-water_dry:before,.he-water_wet:before,.he-window_1:before,.he-window_2:before,.tile.dashboard .tile-primary::before {\n font-family: \"Material Design Icons\"!important\n}\n\n.he-shades_open:before {\n content: \"\\F0149\";\n}\n\n.he-shades_closed:before {\n content: \"\\F0147\";\n}\n\n.tile.shades .tile-primary.closing i.material-icons:before,\n.tile.shades .tile-primary.partially.open i.material-icons:before,\n.tile.shades .tile-primary.opening i.material-icons:before {\n content: \"\\F0148\";\n}\n\n.he-not_present:before {\n content: \"\\FA47\";\n}\n\n.he-outlet_3:before {\n content: \"\\F6A4\";\n}\n\n.he-outlet_off:before {\n content: \"\\F6A5\";\n}\n\n.he-bulb_off,.he-bulb_on,.he-dimmer_low,.he-dimmer_medium {\n margin-top: -15px;\n margin-bottom: 4px\n}\n\n.he-bulb_off,.he-bulb_on {\n padding: 3px!important\n}\n\n.popup-content .he-bulb_off,.popup-content .he-bulb_on {\n color: #000!important\n}\n\n.popup-content {\n margin-left: auto;\n margin-right: auto\n}\n\n.tile.bulb-color .tile-primary {\n padding-bottom: 0!important;\n overflow: visible\n}\n\n.he-bulb_on:before {\n content: \"\\F6E8\";\n display: block\n}\n\n.he-bulb_off:before {\n content: \"\\F336\"\n}\n\n.he-fire_alarm_clear:before {\n content: \"\\F392\"\n}\n\n.he-fire1:before {\n content: \"\\F238\"\n}\n\n.he-water_wet:before {\n content: \"\\F58C\"\n}\n\n.he-water_dry:before {\n content: \"\\F58D\"\n}\n\n.he-garage_closed:before {\n content: \"\\F6D8\";\n font-size: 120%\n}\n\n.he-garage_open:before {\n content: \"\\F6D9\";\n font-size: 120%\n}\n\n.he-garage_closing:before,.he-garage_opening:before {\n font-size: 120%;\n content: \"\\F871\"\n}\n\n.he-hour-glass:before {\n content: \"\\F1D8\"\n}\n\n\n\n\n\n\n\n/* motion */\n.he-running:before {\n content: \"\\e94d\";\n\n}\n\n.he-motion-sensor:before {\n content: \"\\e94c\";\n}\n\n\n.he-dimmer_low:before,.he-switch_2:before {\n content: \"\\FA18\"\n}\n\n.he-dimmer_medium:before,.he-switch_2_flipped:before {\n content: \"\\F521\"\n}\n\n.he-dimmer_low:before,.he-dimmer_medium:before {\n margin-top: -5px\n}\n\n.he-window_1:before {\n content: \"\\F5AE\"\n}\n\n.he-window_2:before {\n content: \"\\F5B1\"\n}\n\n.he-door_open:before {\n content: \"\\F81B\"\n}\n\n.he-door_closed:before {\n content: \"\\F819\"\n}\n\n.text-tile {\n background: 0 0!important;\n color: #000;\n padding: 0 10px;\n margin: 0\n}\n\n.text-tile .tile-edit {\n/*\n color: rgba(0,0,0,.7);\n left: 0;\n top: .6em;\n margin-left: -5px\n*/\n}\n\n.text-tile .justify-center,.text-tile .text-center {\n text-align: unset;\n justify-content: unset\n}\n\n.tile.date>div {\n background-color: #fff\n}\n\n.tile.date .flex {\n line-height: normal;\n font-size: 100%\n}\n\n.tile.date .border-black {\n border: 0;\n border-radius: 20px\n}\n\n/*\n.he-shades_closed:before,.he-shades_closing:before,.he-shades_open:before,.he-shades_opening:before,.he-shades_partially_open:before,\n*/\n\n.tile.date .text-25 {\n font-size: 80%\n}\n\n.tile.date .day,.tile.date .weekday,.tile.date .year {\n padding: 0\n}\n\n.tile.music-player,.tile.attribute,.tile.clock,.tile.date-clock,.tile.mode {\n border: 1px solid #fff\n}\n\n.tile.date-clock .tile-primary {\n font-weight: 500;\n color: #fff\n}\n\n.tile.date-clock .tile-primary div {\n font-size: 80%!important;\n font-weight: 400;\n padding-left: 10px\n}\n\n.tile.date-clock .tile-contents {\n margin-top: 0;\n height: calc(100%)!important\n}\n\n.tile.date-clock small {\n margin-left: 3px\n}\n\n.tile.dashboard {\n margin-top: 0;\n overflow: visible;\n border: 1px solid #fff;\n /* height: auto; */\n background-color: rgba(255,255,255,.5);\n /* margin-bottom: 2em*/\n height: 50%;\n}\n\n.tile.dashboard .tile-title {\n display: none\n}\n\n.tile.dashboard .tile-primary {\n /* height: auto; */\n /* display: inline-block; */\n color: black;\n /* line-height: 1.1em; */\n /* padding: 5px; */\n /* text-align: left; */\n /* font-size: 140% !important; */\n /* display: flex; */\n /* justify-content: center; */\n /* align-items: center; */\n align-self: center;\n padding: 0;\n margin: 0;\n display: inline-block;\n}\n\n.tile.dashboard .tile-primary::before {\n content: \"\\F56E\"\n}\n\n.tile.dashboard .tile-contents {\n margin-top: 0;\n display: flex;\n justify-content: center;\n vertical-align: middle;\n height: 100%;\n}\n\n.tile.thermostat .absolute.bottom-0 {\n padding-bottom: 5px;\n top: 10px;\n left: 17px;\n text-align: left;\n width: auto;\n bottom: auto;\n font-weight: 500;\n word-spacing: 100vw\n}\n\n.tile.thermostat .w-full.my-1 {\n position: absolute;\n bottom: 0\n}\n\n.tile.thermostat .heating.pt-1 {\n padding-bottom: 21px\n}\n\n.tile.thermostat .cooling .inline-block,.tile.thermostat .heating .inline-block {\n font-size: 25px;\n vertical-align: super\n}\n\n.tile.thermostat .cooling .inline-block br,.tile.thermostat .heating .inline-block br {\n content: \" \";\n padding: 5px\n}\n\n.tile.link {\n border: 2px solid #fff\n}\n\n.tile.link .tile-title {\n display: none\n}\n\n.tile.link .tile-contents {\n height: calc(100%);\n padding: 0;\n margin: 0\n}\n\n.tile.link .tile-primary {\n padding: 0;\n margin: 0\n}\n\n.tile.link .tile-primary div {\n text-shadow: 2px 2px rgba(0,0,0,.6);\n margin-top: 0\n}\n\n.tile.link .tile-primary div:hover {\n margin-top: -4px\n}\n\n.tile.dimmer .tile-primary .dimmer {\n margin-bottom: 7px;\n margin-top: 3px\n}\n\n.tile.shades .tile-primary .material-icons {\n/* margin-top: -5px; */\n/* display: none */\n}\n\n.tile.shades .dimmer {\n margin-top: 6px\n}\n\n.tile.image .inset-auto img {\n object-fit: cover\n}\n\n.tile.energy {\n border: 2px solid rgba(236,255,34)\n}\n\n.tile.hsm {\n overflow: hidden\n}\n\n.tile.hsm .popup-content .top-0.right-0.absolute {\n padding: .5em 1em;\n margin: 0;\n width: auto!important\n}\n\n.vue-slider {\n padding: 0 0 5px!important\n}\n\n.tile {\n text-shadow: none;\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-tap-highlight-color: transparent;\n margin-left: 1px\n}\n\n.dashName {\n font-size: 25px;\n text-shadow: none;\n margin-left: 10px\n}\n\n.tile-secondary {\n display: none\n}\n\n.tile-title {\n position: relative;\n left: auto;\n right: auto;\n padding: 7px 6px 1px;\n font-weight: 500;\n line-height: 1.2em;\n letter-spacing: 1px;\n opacity: .8;\n overflow: unset;\n}\n\n.tile-title::after {\n white-space: pre-wrap;\n}\n\n.dashBack {\n text-shadow: none;\n padding-left: 5px\n}\n\n.he-logo-mark:before {\n font-size: 40px\n}\n\n.tile-tertiary {\n padding: 5px;\n position: absolute;\n left: 8px;\n bottom: auto;\n font-size: 85%;\n top: auto;\n right: auto;\n opacity: .8;\n}\n\n.tile-contents {\n height: calc(80%);\n width: calc(100%);\n padding: 0 4px\n}\n\n.text-green-600 {\n color: rgba(0,255,105,.75);\n text-shadow: none\n}\n\n.dashboard div .header {\n padding: 10px 10px 10px 15px;\n}\n\n.wrapper {\n margin-left: 0;\n margin-bottom: 0;\n padding-left: 15px;\n width: calc(100%);\n overflow: auto\n}\n\n.tile-edit {\n top: auto;\n bottom: 10px;\n opacity: .3\n}\n\n.tile-primary {\n padding-bottom: calc(10%);\n overflow: visible;\n}\n\nsmartly {\n grid-column-end: -1;\n grid-row-end: -1;\n display: inline-block;\n height: calc(100% + 25px);\n z-index: -1;\n width: calc(100% + 15px);\n/* border: 1px solid red*/\n}\n\n@media (min-width:768px) and (max-width:1000px) {\n .md\\:w-2\\/3 {\n width: 80%\n }\n}\n\n.navHeader {\n height: 3em\n}\n\n.navHeader div.navLink.float-right:first-child,.navHeader div.navLink:last-child {\n background-color: red;\n font-weight: 700;\n padding: 0 1em\n}\n\n.navHeader div.navLink.float-right,.navHeader>.flex>div {\n text-transform: uppercase;\n font-size: 1.3em;\n margin: 0 4px;\n height: auto;\n text-align: center;\n padding: 0 .5em;\n background-color: #323232;\n border-radius: 20px;\n display: inline-table\n}\n\n.navHeader>.flex>div.pl-2 {\n display: none\n}\n\n#app>.popup-container .menu .overflow-auto .flex .cursor-pointer {\n border: 1px solid gray;\n margin: .5em 0 0 .5em;\n padding: 1em;\n border-radius: 6px;\n line-height: .5em\n}\n\n#app>.popup-container .exportBox {\n margin-top: 1em\n}\n\n.md\\:w-1\\/2 .md\\:w-1\\/2 {\n width: 50%\n}\n\n.deviceSelect .devices .search input,.selectTemplate .templates .search input {\n padding: 5px;\n border-radius: 8px;\n margin-left: 5px;\n width: 100%\n}\n\n.deviceSelect .devices .search,.selectTemplate .templates .search {\n padding: 1em;\n font-size: 160%\n}\n\n.devices .deviceList,.templates .templates {\n font-size: 1.5em\n}\n\n[type=checkbox],[type=radio] {\n height: 1em;\n width: 1em;\n margin: .25em 0\n}\n\nh4 {\n font-size: 1.2em;\n margin: .5em 0;\n opacity: .8;\n font-weight: 500\n}\n\nh3 {\n margin-bottom: auto\n}\n\n.text-lg,h3,label span {\n font-size: 1.5em;\n display: inline-block\n}\n\n.text-lg,h3 {\n color: #000;\n overflow: visible;\n margin-left: .5em;\n border-bottom: 1px solid rgba(0,0,0,.5);\n width: auto;\n margin-top: auto\n}\n\nlabel span {\n margin-top: -1px;\n padding-top: .25em;\n vertical-align: top;\n margin-bottom: .5em\n}\n\nbutton,input,select,textarea {\n font-size: 180%\n}\n\nh1,h2,h3,h4 {\n font-family: 'Barlow Condensed',sans-serif\n}\n\n.popup-content .top-0.right-0.absolute {\n background-color: red;\n color: #fff;\n font-weight: 700\n}\n\n@media (max-width:767px) {\n #app .popup-container .menu {\n width: 98%\n }\n\n .md\\:w-2\\/3 {\n width: 96%\n }\n\n #app>.popup-container .menu .overflow-auto .flex .cursor-pointer,.navHeader div.navLink.float-right,.navHeader i.material-icons,.navHeader>.flex>div {\n font-size: 1em\n }\n\n .navHeader {\n height: 2.5em\n }\n}\n\n.tile-primary>div {\n margin-top: 4px\n}\n\n.text-lg {\n margin-bottom: .5em\n}\n\n.tile.date-clock .tile-title {\n padding: 0;\n margin: 0;\n height: 2px\n}\n\n@media (max-width:767px) {\n .popup-content.h-85p {\n height: auto\n }\n}\n\n.tile.thermostat i {\n display: inline-block\n}\n\n.tile.dashboard .tile-edit {\n bottom: auto;\n top: 1px\n}\n\n@media screen and (max-width:1284px) and (min-width:1280px) {\n/*\n .tile.dashboard .tile-primary {\n font-size: 100%!important;\n line-height: 1em!important;\n padding: 0 5px 5px!important\n }\n*/\n\n .tile.dashboard {\n zoom: unset;\n }\n}\n\n@media screen and (max-width: 1924px) and (min-width:1920px){\n .tile.dashboard {\n zoom: unset;\n }\n}\n\n\n.tile.date>div.h-full.w-full {\n font-size: 1.5em!important\n}\n\n.tile.date div.weekday,.tile.date div.year {\n font-size: 140%!important;\n line-height: .75em\n}\n\n.tile.date div.day {\n font-size: 250%!important;\n font-weight: 700\n}\n\n.mt-12 {\n margin-top: 5em;\n}\n\n.mt-16 {\n margin-top: 7em;\n}\n\n/*\n.tile.bulb-color, .tile.bulb, .tile.dimmer, .tile.switch {\n border: 1px solid rgba(0, 0, 0, 0.25);\n}\n*/\n\n\n[class*=\" battery-\"]>i.material-icons::before {\n font-family: \"Material Design Icons\";\n}\n\n\n.battery-100>i.material-icons::before,\n.battery-99>i.material-icons::before {\n content: \"\\F079\";\n}\n\n.battery-98>i.material-icons::before,\n.battery-97>i.material-icons::before,\n.battery-96>i.material-icons::before,\n.battery-95>i.material-icons::before,\n.battery-94>i.material-icons::before,\n.battery-93>i.material-icons::before,\n.battery-92>i.material-icons::before,\n.battery-91>i.material-icons::before {\n content: \"\\F082\";\n}\n\n.battery-90>i.material-icons::before,\n.battery-89>i.material-icons::before,\n.battery-88>i.material-icons::before,\n.battery-87>i.material-icons::before,\n.battery-86>i.material-icons::before,\n.battery-85>i.material-icons::before,\n.battery-84>i.material-icons::before,\n.battery-83>i.material-icons::before,\n.battery-82>i.material-icons::before,\n.battery-81>i.material-icons::before {\n content: \"\\F081\";\n}\n\n.battery-80>i.material-icons::before,\n.battery-79>i.material-icons::before,\n.battery-78>i.material-icons::before,\n.battery-77>i.material-icons::before,\n.battery-76>i.material-icons::before,\n.battery-75>i.material-icons::before,\n.battery-74>i.material-icons::before,\n.battery-73>i.material-icons::before,\n.battery-72>i.material-icons::before,\n.battery-71>i.material-icons::before {\n content: \"\\F080\";\n}\n\n.battery-70>i.material-icons::before,\n.battery-69>i.material-icons::before,\n.battery-68>i.material-icons::before,\n.battery-67>i.material-icons::before,\n.battery-66>i.material-icons::before,\n.battery-65>i.material-icons::before,\n.battery-64>i.material-icons::before,\n.battery-63>i.material-icons::before,\n.battery-62>i.material-icons::before,\n.battery-61>i.material-icons::before {\n content: \"\\F07F\";\n}\n\n.battery-60>i.material-icons::before,\n.battery-59>i.material-icons::before,\n.battery-58>i.material-icons::before,\n.battery-57>i.material-icons::before,\n.battery-56>i.material-icons::before,\n.battery-55>i.material-icons::before,\n.battery-54>i.material-icons::before,\n.battery-53>i.material-icons::before,\n.battery-52>i.material-icons::before,\n.battery-51>i.material-icons::before {\n content: \"\\F07E\";\n}\n\n.battery-50>i.material-icons::before,\n.battery-49>i.material-icons::before,\n.battery-48>i.material-icons::before,\n.battery-47>i.material-icons::before,\n.battery-46>i.material-icons::before,\n.battery-45>i.material-icons::before,\n.battery-44>i.material-icons::before,\n.battery-43>i.material-icons::before,\n.battery-42>i.material-icons::before,\n.battery-41>i.material-icons::before {\n content: \"\\F07D\";\n}\n\n.battery-40>i.material-icons::before,\n.battery-39>i.material-icons::before,\n.battery-38>i.material-icons::before,\n.battery-37>i.material-icons::before,\n.battery-36>i.material-icons::before,\n.battery-35>i.material-icons::before,\n.battery-34>i.material-icons::before,\n.battery-33>i.material-icons::before,\n.battery-32>i.material-icons::before,\n.battery-31>i.material-icons::before {\n content: \"\\F07C\";\n}\n\n.battery-30>i.material-icons::before,\n.battery-29>i.material-icons::before,\n.battery-28>i.material-icons::before,\n.battery-27>i.material-icons::before,\n.battery-26>i.material-icons::before,\n.battery-25>i.material-icons::before,\n.battery-24>i.material-icons::before,\n.battery-23>i.material-icons::before,\n.battery-22>i.material-icons::before,\n.battery-21>i.material-icons::before {\n content: \"\\F07B\";\n}\n\n.battery-20>i.material-icons::before,\n.battery-19>i.material-icons::before,\n.battery-18>i.material-icons::before,\n.battery-17>i.material-icons::before,\n.battery-16>i.material-icons::before,\n.battery-15>i.material-icons::before,\n.battery-14>i.material-icons::before,\n.battery-13>i.material-icons::before,\n.battery-12>i.material-icons::before,\n.battery-11>i.material-icons::before {\n content: \"\\F07A\";\n}\n\n.tile.battery .tile-primary {\n grid-template-columns: repeat(2, 50%);\n display: grid;\n height: calc(100%);\n align-items: center;\n grid-template-rows: 100%;\n}\n\n.tile.battery .tile-primary>i.material-icons {\ntext-align: right;\n}\n\n.tile.battery .tile-primary>div {\ntext-align: left;\n}\n\n.tile.battery {\n background-color: rgba(0, 255, 105, 0.75); /*rgba(15, 206, 93, 0.9);*/\n color: rgba(0, 0, 0, 0.66);\n}\n\n.tile.battery .tile-primary,\n.tile.temperature .tile-primary {\nwidth: 100%;\nmargin-top: -3px;\npadding-left: 5px;\n}\n\n.tile.temperature .tile-primary {\n/*\ndisplay: block;\nline-height: normal;\n*/\n}\n\n.tile.battery .tile-contents {\n display: block;\n}\n\n.dashboard>div>.header {\n color: white;\n}\n\nhtml[style*=\"background-color: white;\"] .dashboard>div>.header,\nhtml[style*=\"background-color: darkgray;\"] .dashboard>div>.header,\nhtml[style*=\"background-color: gold;\"] .dashboard>div>.header,\nhtml[style*=\"background-color: ivory;\"] .dashboard>div>.header,\nhtml[style*=\"background-color: lightcyan;\"] .dashboard>div>.header,\nhtml[style*=\"background-color: lightgray;\"] .dashboard>div>.header,\nhtml[style*=\"background-color: silver;\"] .dashboard>div>.header,\nhtml[style*=\"background-color: skyblue;\"] .dashboard>div>.header,\nhtml[style*=\"background-color: tan;\"] .dashboard>div>.header,\nhtml[style*=\"background-color: whitesmoke;\"] .dashboard>div>.header{\n color: black;\n}\n\n\n.showSidePanelBtn {\n text-shadow: none;\n}\n\n/* ------- DO NOT EDIT - Custom Skin CSS ------- */\n\n/* ------- DO NOT EDIT - Smartly Generated CSS below ------- */\n\n/* ------- CUSTOM CSS BELOW THIS LINE - This CSS will be preserved during updates ------- */\n@media screen and (max-width: 414px) and (min-width:410px){.dashboard{zoom:1.14;}}",
  784. "hideEvents": false,
  785. "tempScale": "F",
  786. "noColors": false,
  787. "readOnly": null,
  788. "rows": 3,
  789. "hideIconText": false,
  790. "background": "https://i.ibb.co/26RjkC6/home.jpg",
  791. "name": "iPhone 10",
  792. "fontSize": 11
  793. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement