Advertisement
Guest User

Untitled

a guest
Feb 28th, 2020
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.20 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. "customIcon": "",
  693. "state": "default"
  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": "{\"3\":{\"id\":3,\"template\":\"thermostat\",\"pos\":1,\"title\":null,\"title_wrap\":null},\"4\":{\"id\":4,\"template\":\"temperature\",\"pos\":2,\"title\":\"Family Room\",\"title_wrap\":null},\"6\":{\"id\":6,\"template\":\"dashboard\",\"pos\":3,\"title\":null,\"title_wrap\":null},\"7\":{\"id\":7,\"template\":\"temperature\",\"pos\":4,\"title\":\"Office\",\"title_wrap\":null},\"8\":{\"id\":8,\"template\":\"dashboard\",\"pos\":5,\"title\":null,\"title_wrap\":null},\"9\":{\"id\":9,\"template\":\"temperature\",\"pos\":6,\"title\":\"Master Bedroom\",\"title_wrap\":null},\"11\":{\"id\":11,\"template\":\"lock\",\"pos\":7,\"title\":\"Back Door\",\"title_wrap\":null,\"states\":{\"locked\":{\"code\":null,\"class\":\"he-lock1\"},\"unlocked\":{\"code\":null,\"class\":\"he-unlocked\"}}},\"12\":{\"id\":12,\"template\":\"lock\",\"pos\":8,\"title\":\"Kitchen Door\",\"title_wrap\":null,\"states\":{\"locked\":{\"code\":null,\"class\":\"he-lock1\"},\"unlocked\":{\"code\":null,\"class\":\"he-unlocked\"}}},\"13\":{\"id\":13,\"template\":\"lock\",\"pos\":9,\"title\":\"Front Door\",\"title_wrap\":null,\"states\":{\"locked\":{\"code\":null,\"class\":\"he-lock1\"},\"unlocked\":{\"code\":null,\"class\":\"he-unlocked\"}}},\"15\":{\"id\":15,\"template\":\"dimmer\",\"pos\":10,\"title\":null,\"title_wrap\":null,\"states\":{\"off\":{\"code\":null,\"class\":\"he-dimmer_low\"},\"on\":{\"code\":null,\"class\":\"he-dimmer_medium\"}}},\"16\":{\"id\":16,\"template\":\"images\",\"pos\":11,\"label\":null},\"17\":{\"id\":17,\"template\":\"images\",\"pos\":12,\"label\":null},\"18\":{\"id\":18,\"template\":\"images\",\"pos\":13,\"label\":null},\"19\":{\"id\":19,\"template\":\"dashboard\",\"pos\":14,\"title\":null,\"title_wrap\":null},\"20\":{\"id\":20,\"template\":\"switches\",\"pos\":15,\"title\":null,\"title_wrap\":null,\"states\":{\"on\":{\"code\":null,\"class\":\"he-switch_2_flipped\"},\"off\":{\"code\":null,\"class\":\"he-switch_2\"}}},\"21\":{\"id\":21,\"template\":\"switches\",\"pos\":16,\"title\":null,\"title_wrap\":null,\"states\":{\"on\":{\"code\":null,\"class\":\"he-switch_2_flipped\"},\"off\":{\"code\":null,\"class\":\"he-switch_2\"}}},\"22\":{\"id\":22,\"template\":\"contact\",\"pos\":17,\"title\":null,\"title_wrap\":null,\"states\":{\"open\":{\"code\":null,\"class\":\"he-contact_open\"},\"closed\":{\"code\":null,\"class\":\"he-contact_closed\"}}},\"24\":{\"id\":24,\"template\":\"switches\",\"pos\":18,\"title\":null,\"title_wrap\":null,\"states\":{\"on\":{\"code\":null,\"class\":\"he-switch_2_flipped\"},\"off\":{\"code\":null,\"class\":\"he-switch_2\"}}},\"25\":{\"id\":25,\"template\":\"fan\",\"pos\":19,\"title\":null,\"title_wrap\":null,\"states\":{\"off\":{\"code\":null,\"class\":\"he-fan_off\"},\"on\":{\"code\":null,\"class\":\"he-fan_on\"},\"low\":{\"code\":null,\"class\":\"he-fan_low\"},\"medium-low\":{\"code\":null,\"class\":\"he-fan_med_low\"},\"medium\":{\"code\":null,\"class\":\"he-fan_med\"},\"medium-high\":{\"code\":null,\"class\":\"he-fan_med_high\"},\"high\":{\"code\":null,\"class\":\"he-fan_high\"},\"auto\":{\"code\":null,\"class\":\"he-fan_auto\"}}},\"26\":{\"id\":26,\"template\":\"temperature\",\"pos\":20,\"title\":\"Outside Temp\",\"title_wrap\":null},\"27\":{\"id\":27,\"template\":\"humidity\",\"pos\":21,\"title\":\"Outside Humidity\",\"title_wrap\":null},\"28\":{\"id\":28,\"template\":\"switches\",\"pos\":22,\"title\":null,\"title_wrap\":null,\"states\":{\"on\":{\"code\":null,\"class\":\"he-switch_2_flipped\"},\"off\":{\"code\":null,\"class\":\"he-switch_2\"}}},\"29\":{\"id\":29,\"template\":\"switches\",\"pos\":23,\"title\":null,\"title_wrap\":null,\"states\":{\"on\":{\"code\":null,\"class\":\"he-switch_2_flipped\"},\"off\":{\"code\":null,\"class\":\"he-switch_2\"}}},\"30\":{\"id\":30,\"template\":\"switches\",\"pos\":24,\"title\":null,\"title_wrap\":null,\"states\":{\"on\":{\"code\":null,\"class\":\"he-switch_2_flipped\"},\"off\":{\"code\":null,\"class\":\"he-switch_2\"}}},\"31\":{\"id\":31,\"template\":\"music-player\",\"pos\":25,\"title\":null,\"title_wrap\":null},\"32\":{\"id\":32,\"template\":\"switches\",\"pos\":26,\"title\":null,\"title_wrap\":null,\"states\":{\"on\":{\"code\":null,\"class\":\"he-switch_2_flipped\"},\"off\":{\"code\":null,\"class\":\"he-switch_2\"}}},\"33\":{\"id\":33,\"template\":\"dashboard\",\"pos\":27,\"title\":\"Refresh\",\"title_wrap\":null},\"34\":{\"id\":34,\"template\":\"bulb-color\",\"pos\":28,\"title\":null,\"title_wrap\":null,\"states\":{\"off\":{\"code\":null,\"class\":\"he-bulb_off\"},\"on\":{\"code\":null,\"class\":\"he-bulb_on\"}}},\"35\":{\"id\":35,\"template\":\"bulb-color\",\"pos\":29,\"title\":null,\"title_wrap\":null,\"states\":{\"off\":{\"code\":null,\"class\":\"he-bulb_off\"},\"on\":{\"code\":null,\"class\":\"he-bulb_on\"}}},\"36\":{\"id\":36,\"template\":\"switches\",\"pos\":30,\"title\":null,\"title_wrap\":null,\"states\":{\"on\":{\"code\":null,\"class\":\"he-switch_2_flipped\"},\"off\":{\"code\":null,\"class\":\"he-switch_2\"}}},\"37\":{\"id\":37,\"template\":\"switches\",\"pos\":31,\"title\":null,\"title_wrap\":null,\"states\":{\"on\":{\"code\":null,\"class\":\"he-switch_2_flipped\"},\"off\":{\"code\":null,\"class\":\"he-switch_2\"}}},\"38\":{\"id\":38,\"template\":\"garage-control\",\"pos\":32,\"title\":\"Garage Door\",\"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\"}}},\"39\":{\"id\":39,\"template\":\"fan\",\"pos\":33,\"title\":null,\"title_wrap\":null,\"states\":{\"off\":{\"code\":null,\"class\":\"he-fan_off\"},\"on\":{\"code\":null,\"class\":\"he-fan_on\"},\"low\":{\"code\":null,\"class\":\"he-fan_low\"},\"medium-low\":{\"code\":null,\"class\":\"he-fan_med_low\"},\"medium\":{\"code\":null,\"class\":\"he-fan_med\"},\"medium-high\":{\"code\":null,\"class\":\"he-fan_med_high\"},\"high\":{\"code\":null,\"class\":\"he-fan_high\"},\"auto\":{\"code\":null,\"class\":\"he-fan_auto\"}}}}"
  708. },
  709. {
  710. "rowSpan": 2,
  711. "template": "thermostat",
  712. "col": 6,
  713. "colSpan": 2,
  714. "id": 3,
  715. "row": 8,
  716. "device": "481",
  717. "templateExtra": null
  718. },
  719. {
  720. "rowSpan": 1,
  721. "template": "temperature",
  722. "col": 1,
  723. "hideUnit": false,
  724. "colSpan": 1,
  725. "id": 4,
  726. "row": 9,
  727. "device": "756"
  728. },
  729. {
  730. "rowSpan": 1,
  731. "template": "dashboard",
  732. "col": 2,
  733. "colSpan": 1,
  734. "id": 6,
  735. "row": 10,
  736. "device": "0",
  737. "templateExtra": "581"
  738. },
  739. {
  740. "rowSpan": 1,
  741. "template": "temperature",
  742. "col": 2,
  743. "colSpan": 1,
  744. "id": 7,
  745. "row": 9,
  746. "device": "389"
  747. },
  748. {
  749. "rowSpan": 1,
  750. "template": "dashboard",
  751. "col": 1,
  752. "colSpan": 1,
  753. "id": 8,
  754. "row": 10,
  755. "device": "0",
  756. "templateExtra": "580"
  757. },
  758. {
  759. "rowSpan": 1,
  760. "template": "temperature",
  761. "col": 3,
  762. "colSpan": 1,
  763. "id": 9,
  764. "row": 9,
  765. "device": "452"
  766. },
  767. {
  768. "rowSpan": 1,
  769. "template": "lock",
  770. "col": 2,
  771. "colSpan": 1,
  772. "id": 11,
  773. "row": 1,
  774. "device": "847",
  775. "templateExtra": null
  776. },
  777. {
  778. "rowSpan": 1,
  779. "template": "lock",
  780. "col": 3,
  781. "colSpan": 1,
  782. "id": 12,
  783. "row": 1,
  784. "device": "848"
  785. },
  786. {
  787. "rowSpan": 1,
  788. "template": "lock",
  789. "col": 1,
  790. "colSpan": 1,
  791. "id": 13,
  792. "row": 1,
  793. "device": "849"
  794. },
  795. {
  796. "rowSpan": 1,
  797. "template": "dimmer",
  798. "col": 4,
  799. "colSpan": 1,
  800. "id": 15,
  801. "row": 1,
  802. "device": "880"
  803. },
  804. {
  805. "rowSpan": 2,
  806. "template": "images",
  807. "col": 6,
  808. "refreshInterval": "1440",
  809. "colSpan": 2,
  810. "id": 16,
  811. "row": 1,
  812. "bgImage": "https://wjla.com/resources/ftptransfer/wjla/maps/7_DAY.jpg",
  813. "templateExtra": "https://wjla.com/resources/ftptransfer/wjla/maps/7_DAY.jpg"
  814. },
  815. {
  816. "rowSpan": 2,
  817. "template": "images",
  818. "col": 6,
  819. "refreshInterval": "1440",
  820. "colSpan": 2,
  821. "id": 17,
  822. "bgImage": "https://www.google.com/maps/vt/data=gHboVBsVg09JBnGgPCGS4Wpk_WyhYlaBxc3lKcJd7OI7210L7LF9P-Mnsa7JzxwWnu6cKKpMmG1pqx_8cxKweIebRzXxY6bDSgJaQL7b9Kp7Ht8J0OzqeIiKKZiD-uLn2mOyo4zWJj65dnEFrgA4BjLdZ0A1r91XP2LmYQkWFffCe5L05ZzBGWleT5FjB_b2bA",
  823. "row": 3,
  824. "templateExtra": "https://www.google.com/maps/vt/data=gHboVBsVg09JBnGgPCGS4Wpk_WyhYlaBxc3lKcJd7OI7210L7LF9P-Mnsa7JzxwWnu6cKKpMmG1pqx_8cxKweIebRzXxY6bDSgJaQL7b9Kp7Ht8J0OzqeIiKKZiD-uLn2mOyo4zWJj65dnEFrgA4BjLdZ0A1r91XP2LmYQkWFffCe5L05ZzBGWleT5FjB_b2bA"
  825. },
  826. {
  827. "rowSpan": 3,
  828. "template": "images",
  829. "col": 6,
  830. "refreshInterval": "600",
  831. "colSpan": 2,
  832. "id": 18,
  833. "bgImage": "https://s.w-x.co/staticmaps/wu/wu/wxtype1200_cur/usfcx/animate.png",
  834. "row": 5,
  835. "templateExtra": "https://s.w-x.co/staticmaps/wu/wu/wxtype1200_cur/usfcx/animate.png"
  836. },
  837. {
  838. "rowSpan": 1,
  839. "template": "dashboard",
  840. "col": 3,
  841. "colSpan": 1,
  842. "id": 19,
  843. "row": 10,
  844. "device": "0",
  845. "templateExtra": "324"
  846. },
  847. {
  848. "rowSpan": 1,
  849. "template": "switches",
  850. "col": 4,
  851. "colSpan": 1,
  852. "id": 20,
  853. "row": 3,
  854. "device": "903"
  855. },
  856. {
  857. "rowSpan": 1,
  858. "template": "switches",
  859. "col": 4,
  860. "colSpan": 1,
  861. "id": 21,
  862. "row": 2,
  863. "device": "904"
  864. },
  865. {
  866. "rowSpan": 1,
  867. "template": "contact",
  868. "col": 2,
  869. "colSpan": 1,
  870. "id": 22,
  871. "row": 2,
  872. "device": "752"
  873. },
  874. {
  875. "rowSpan": 1,
  876. "template": "switches",
  877. "col": 4,
  878. "colSpan": 1,
  879. "id": 24,
  880. "row": 4,
  881. "device": "905"
  882. },
  883. {
  884. "rowSpan": 1,
  885. "template": "fan",
  886. "col": 1,
  887. "colSpan": 1,
  888. "id": 25,
  889. "row": 4,
  890. "device": "587"
  891. },
  892. {
  893. "rowSpan": 1,
  894. "template": "temperature",
  895. "col": 1,
  896. "colSpan": 1,
  897. "id": 26,
  898. "row": 8,
  899. "device": "455"
  900. },
  901. {
  902. "rowSpan": 1,
  903. "template": "humidity",
  904. "col": 2,
  905. "hideUnit": false,
  906. "colSpan": 1,
  907. "id": 27,
  908. "row": 8,
  909. "device": "455"
  910. },
  911. {
  912. "rowSpan": 1,
  913. "template": "switches",
  914. "col": 5,
  915. "colSpan": 1,
  916. "id": 28,
  917. "row": 3,
  918. "device": "910"
  919. },
  920. {
  921. "rowSpan": 1,
  922. "template": "switches",
  923. "col": 5,
  924. "colSpan": 1,
  925. "id": 29,
  926. "row": 2,
  927. "device": "911"
  928. },
  929. {
  930. "rowSpan": 1,
  931. "template": "switches",
  932. "col": 5,
  933. "colSpan": 1,
  934. "id": 30,
  935. "row": 4,
  936. "device": "887"
  937. },
  938. {
  939. "rowSpan": 2,
  940. "template": "music-player",
  941. "col": 1,
  942. "colSpan": 2,
  943. "id": 31,
  944. "row": 5,
  945. "device": "617"
  946. },
  947. {
  948. "rowSpan": 1,
  949. "template": "switches",
  950. "col": 5,
  951. "colSpan": 1,
  952. "id": 32,
  953. "row": 1,
  954. "device": "871"
  955. },
  956. {
  957. "rowSpan": 1,
  958. "template": "dashboard",
  959. "col": 7,
  960. "colSpan": 1,
  961. "id": 33,
  962. "row": 10,
  963. "device": "0",
  964. "templateExtra": "498"
  965. },
  966. {
  967. "rowSpan": 1,
  968. "template": "bulb-color",
  969. "col": 5,
  970. "colSpan": 1,
  971. "id": 34,
  972. "row": 5,
  973. "device": "661"
  974. },
  975. {
  976. "rowSpan": 1,
  977. "template": "bulb-color",
  978. "col": 5,
  979. "colSpan": 1,
  980. "id": 35,
  981. "row": 6,
  982. "device": "679"
  983. },
  984. {
  985. "rowSpan": 1,
  986. "template": "switches",
  987. "col": 4,
  988. "colSpan": 1,
  989. "id": 36,
  990. "row": 5,
  991. "device": "661"
  992. },
  993. {
  994. "rowSpan": 1,
  995. "template": "switches",
  996. "col": 4,
  997. "colSpan": 1,
  998. "id": 37,
  999. "row": 6,
  1000. "device": "679"
  1001. },
  1002. {
  1003. "rowSpan": 1,
  1004. "template": "garage-control",
  1005. "col": 1,
  1006. "colSpan": 1,
  1007. "id": 38,
  1008. "row": 2,
  1009. "device": "454"
  1010. },
  1011. {
  1012. "rowSpan": 1,
  1013. "template": "fan",
  1014. "col": 2,
  1015. "colSpan": 1,
  1016. "id": 39,
  1017. "row": 4,
  1018. "device": "591"
  1019. }
  1020. ],
  1021. "goBack": true,
  1022. "modePin": "",
  1023. "bgColor": "white",
  1024. "lanRefresh": 2,
  1025. "iconSize": "30",
  1026. "cols": 7,
  1027. "rowHeight": 60,
  1028. "customCSS": "/* ------- DO NOT EDIT - Smartly Base CSS ------- */\r\n\r\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 overflow: visible;\n border: 1px solid #fff;\n background-color: rgba(255,255,255,.5);\n height: 50%;\n margin-top: auto;\n margin-bottom: auto;\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}\r\n\r\n/* ------- DO NOT EDIT - Custom Skin CSS ------- */\r\n\r\n/* ------- DO NOT EDIT - Smartly Generated CSS below ------- */\r\n\r\n#tile-11 .tile-title,#tile-12 .tile-title,#tile-13 .tile-title,#tile-26 .tile-title,#tile-27 .tile-title,#tile-33 .tile-title,#tile-38 .tile-title,#tile-4 .tile-title,#tile-7 .tile-title,#tile-9 .tile-title{visibility:hidden;white-space:nowrap}#tile-4 .tile-title:after{content:\"Family Room\";left:0;padding:.5em .5em 3px .5em;position:absolute;top:0;visibility:visible;width:100%}#tile-7 .tile-title:after{content:\"Office\";left:0;padding:.5em .5em 3px .5em;position:absolute;top:0;visibility:visible;width:100%}#tile-9 .tile-title:after{content:\"Master Bedroom\";left:0;padding:.5em .5em 3px .5em;position:absolute;top:0;visibility:visible;width:100%}#tile-11 .tile-title:after{content:\"Back Door\";left:0;padding:.5em .5em 3px .5em;position:absolute;top:0;visibility:visible;width:100%}#tile-12 .tile-title:after{content:\"Kitchen Door\";left:0;padding:.5em .5em 3px .5em;position:absolute;top:0;visibility:visible;width:100%}#tile-13 .tile-title:after{content:\"Front Door\";left:0;padding:.5em .5em 3px .5em;position:absolute;top:0;visibility:visible;width:100%}#tile-26 .tile-title:after{content:\"Outside Temp\";left:0;padding:.5em .5em 3px .5em;position:absolute;top:0;visibility:visible;width:100%}#tile-27 .tile-title:after{content:\"Outside Humidity\";left:0;padding:.5em .5em 3px .5em;position:absolute;top:0;visibility:visible;width:100%}#tile-33 .tile-title:after{content:\"Refresh\";left:0;padding:.5em .5em 3px .5em;position:absolute;top:0;visibility:visible;width:100%}#tile-38 .tile-title:after{content:\"Garage Door\";left:0;padding:.5em .5em 3px .5em;position:absolute;top:0;visibility:visible;width:100%}\r\n\r\n/* ------- CUSTOM CSS BELOW THIS LINE - This CSS will be preserved during updates ------- */\r\n\r\n@media screen and (max-width: 1024px) and (min-width: 1020px) {.dashboard {zoom: .96;}}\n\nsmartly { border: none; }",
  1029. "hideEvents": false,
  1030. "tempScale": "F",
  1031. "noColors": false,
  1032. "readOnly": null,
  1033. "rows": 10,
  1034. "hideIconText": false,
  1035. "background": "https://i.ibb.co/26RjkC6/home.jpg",
  1036. "name": "Dashboard",
  1037. "fontSize": 14
  1038. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement