Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. cards:
  2. - color: 'rgb(44, 109, 214)'
  3. color_type: label-card
  4. name: TEMPERATURE
  5. type: 'custom:button-card'
  6. - cards:
  7. - align_state: left
  8. animate: true
  9. color_thresholds:
  10. - color: '#54abd6'
  11. value: 15
  12. - color: '#34a905'
  13. value: 20
  14. - color: '#FFF630'
  15. value: 27
  16. - color: '#ee2d2d'
  17. value: 32
  18. entities:
  19. - sensor.temperature_158d00022c6ab1
  20. font_size: 75
  21. font_size_header: 15
  22. height: 50
  23. hour24: true
  24. hours_to_show: 48
  25. line_width: 3
  26. name: Esterno
  27. points_per_hour: 2
  28. show:
  29. labels: false
  30. name: true
  31. state: true
  32. type: 'custom:mini-graph-card'
  33. - align_state: left
  34. animate: true
  35. color_thresholds:
  36. - color: '#54abd6'
  37. value: 15
  38. - color: '#34a905'
  39. value: 19
  40. - color: '#FFF630'
  41. value: 25
  42. - color: '#ee2d2d'
  43. value: 29
  44. entities:
  45. - sensor.temperature_158d000202927c
  46. font_size: 75
  47. font_size_header: 15
  48. height: 50
  49. hour24: true
  50. hours_to_show: 48
  51. line_width: 3
  52. name: Piano Terra
  53. points_per_hour: 2
  54. show:
  55. align_state: center
  56. animate: true
  57. fill: true
  58. icon: true
  59. labels: false
  60. name: true
  61. points: hover
  62. state: true
  63. type: 'custom:mini-graph-card'
  64. - align_state: left
  65. animate: true
  66. color_thresholds:
  67. - color: '#54abd6'
  68. value: 15
  69. - color: '#34a905'
  70. value: 19
  71. - color: '#FFF630'
  72. value: 25
  73. - color: '#ee2d2d'
  74. value: 29
  75. entities:
  76. - sensor.temperature_158d0001f57f5d
  77. font_size: 75
  78. font_size_header: 15
  79. height: 50
  80. hour24: true
  81. hours_to_show: 48
  82. line_width: 3
  83. name: Primo Piano
  84. points_per_hour: 2
  85. show:
  86. align_state: center
  87. animate: true
  88. fill: true
  89. icon: true
  90. labels: false
  91. points: hover
  92. state: true
  93. type: 'custom:mini-graph-card'
  94. type: vertical-stack
  95. type: vertical-stack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement