Advertisement
Guest User

Untitled

a guest
Oct 30th, 2020
462
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.68 KB | None | 0 0
  1. cards:
  2. - cards:
  3. - cards:
  4. - align_state: center
  5. entity: sensor.p1_actual_power_consumption_watt
  6. max: 5000
  7. min: 0
  8. scale: 37px
  9. severity:
  10. amber: 5000
  11. green: 0
  12. yellow: 500
  13. title: null
  14. type: 'custom:gauge-card'
  15. - entities:
  16. - entity: sensor.average_power_day
  17. icon: 'mdi:home-analytics'
  18. name: Gemiddeld
  19. - entity: sensor.daily_power_short
  20. icon: 'mdi:flash'
  21. name: Vandaag
  22. - entity: sensor.today_power_price
  23. icon: 'mdi:currency-eur'
  24. name: Vandaag
  25. show_header_toggle: false
  26. title: null
  27. type: entities
  28. title: Elektra
  29. type: 'custom:vertical-stack-in-card'
  30. - entities:
  31. - entity: sensor.yesterday_power_short
  32. icon: 'mdi:flash'
  33. name: Gisteren
  34. - entity: sensor.yesterday_power_price
  35. icon: 'mdi:currency-eur'
  36. name: Gisteren
  37. show_header_toggle: false
  38. title: null
  39. type: entities
  40. - entities:
  41. - entity: sensor.weekly_power_short
  42. icon: 'mdi:flash'
  43. name: Deze Week
  44. - entity: sensor.week_power_price
  45. icon: 'mdi:currency-eur'
  46. name: Deze Week
  47. show_header_toggle: false
  48. title: null
  49. type: entities
  50. - entities:
  51. - entity: sensor.last_week_power_short
  52. icon: 'mdi:flash'
  53. name: Vorige Week
  54. - entity: sensor.last_week_power_price
  55. icon: 'mdi:currency-eur'
  56. name: Vorige Week
  57. show_header_toggle: false
  58. title: null
  59. type: entities
  60. - entities:
  61. - entity: sensor.monthly_power_short
  62. icon: 'mdi:flash'
  63. name: Deze Maand
  64. - entity: sensor.month_power_price
  65. icon: 'mdi:currency-eur'
  66. name: Deze Maand
  67. show_header_toggle: false
  68. title: null
  69. type: entities
  70. - entities:
  71. - entity: sensor.last_month_power_short
  72. icon: 'mdi:flash'
  73. name: Vorige Maand
  74. - entity: sensor.last_month_power_price
  75. icon: 'mdi:currency-eur'
  76. name: Vorige Maand
  77. show_header_toggle: false
  78. title: null
  79. type: entities
  80. - entities:
  81. - entity: sensor.yearly_power_short
  82. icon: 'mdi:flash'
  83. name: Dit Jaar
  84. - entity: sensor.year_power_price
  85. icon: 'mdi:currency-eur'
  86. name: Dit Jaar
  87. show_header_toggle: false
  88. title: null
  89. type: entities
  90. type: vertical-stack
  91. - cards:
  92. - cards:
  93. - align_state: center
  94. animate: true
  95. entities:
  96. - entity: sensor.hourly_gas
  97. font_size: 50
  98. hour24: true
  99. hours_to_show: 24
  100. line_width: 2
  101. name: false
  102. points_per_hour: 0.99
  103. show:
  104. graph: bar
  105. icon: false
  106. name: false
  107. type: 'custom:mini-graph-card'
  108. - entities:
  109. - entity: sensor.average_gas_day
  110. icon: 'mdi:home-analytics'
  111. name: Gemiddeld
  112. - entity: sensor.daily_gas
  113. icon: 'mdi:fire'
  114. name: Vandaag
  115. - entity: sensor.today_gas_price
  116. icon: 'mdi:currency-eur'
  117. name: Vandaag
  118. show_header_toggle: false
  119. title: null
  120. type: entities
  121. title: Gas
  122. type: 'custom:vertical-stack-in-card'
  123. - entities:
  124. - entity: sensor.yesterday_gas
  125. icon: 'mdi:fire'
  126. name: Gisteren
  127. - entity: sensor.yesterday_gas_price
  128. icon: 'mdi:currency-eur'
  129. name: Gisteren
  130. show_header_toggle: false
  131. title: null
  132. type: entities
  133. - entities:
  134. - entity: sensor.weekly_gas
  135. icon: 'mdi:fire'
  136. name: Deze Week
  137. - entity: sensor.week_gas_price
  138. icon: 'mdi:currency-eur'
  139. name: Deze Week
  140. show_header_toggle: false
  141. title: null
  142. type: entities
  143. - entities:
  144. - entity: sensor.last_week_gas
  145. icon: 'mdi:fire'
  146. name: Vorige Week
  147. - entity: sensor.last_week_gas_price
  148. icon: 'mdi:currency-eur'
  149. name: Vorige Week
  150. show_header_toggle: false
  151. title: null
  152. type: entities
  153. - entities:
  154. - entity: sensor.monthly_gas
  155. icon: 'mdi:fire'
  156. name: Deze Maand
  157. - entity: sensor.month_gas_price
  158. icon: 'mdi:currency-eur'
  159. name: Deze Maand
  160. show_header_toggle: false
  161. title: null
  162. type: entities
  163. - entities:
  164. - entity: sensor.last_month_gas
  165. icon: 'mdi:fire'
  166. name: Vorige Maand
  167. - entity: sensor.last_month_gas_price
  168. icon: 'mdi:currency-eur'
  169. name: Vorige Maand
  170. show_header_toggle: false
  171. title: null
  172. type: entities
  173. - entities:
  174. - entity: sensor.yearly_gas
  175. icon: 'mdi:fire'
  176. name: Dit Jaar
  177. - entity: sensor.year_gas_price
  178. icon: 'mdi:currency-eur'
  179. name: Dit Jaar
  180. show_header_toggle: false
  181. title: null
  182. type: entities
  183. type: vertical-stack
  184. type: horizontal-stack
  185.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement