lovelace.the_continuum 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. {
  2. "version": 1,
  3. "minor_version": 1,
  4. "key": "lovelace.the_continuum",
  5. "data": {
  6. "config": {
  7. "title": "🏳️‍🌈🏰🌟",
  8. "views": [
  9. {
  10. "theme": "Backend-selected",
  11. "title": "continuum main",
  12. "path": "continuum-main",
  13. "icon": "mdi:office-building",
  14. "badges": [],
  15. "cards": [
  16. {
  17. "square": false,
  18. "columns": 1,
  19. "type": "grid",
  20. "cards": [
  21. {
  22. "type": "markdown",
  23. "content": "# mistress bedroom"
  24. },
  25. {
  26. "show_state": false,
  27. "show_name": false,
  28. "camera_view": "live",
  29. "type": "picture-entity",
  30. "hold_action": {
  31. "action": "navigate",
  32. "navigation_path": "http://athena.dgtlu.net:8090"
  33. },
  34. "entity": "camera.ipcam"
  35. },
  36. {
  37. "type": "entities",
  38. "entities": [
  39. {
  40. "entity": "light.mistress_bedroom_lights"
  41. },
  42. {
  43. "entity": "light.mirror"
  44. },
  45. {
  46. "entity": "switch.operating_light_socket_1"
  47. },
  48. {
  49. "entity": "switch.smart_plug_energy_monitoring_switch_1",
  50. "name": "Salt Lamp",
  51. "icon": "mdi:lightbulb"
  52. },
  53. {
  54. "entity": "switch.smart_plug_energy_monitoring_switch_2",
  55. "name": "Mistress Bedroom space heater",
  56. "icon": "mdi:radiator"
  57. }
  58. ],
  59. "state_color": true,
  60. "show_header_toggle": false
  61. }
  62. ]
  63. },
  64. {
  65. "square": false,
  66. "columns": 1,
  67. "type": "grid",
  68. "cards": [
  69. {
  70. "type": "entities",
  71. "entities": [
  72. {
  73. "entity": "light.kitchen_lights_light"
  74. }
  75. ],
  76. "title": "kitchen",
  77. "state_color": true
  78. }
  79. ]
  80. },
  81. {
  82. "square": false,
  83. "columns": 1,
  84. "type": "grid",
  85. "cards": [
  86. {
  87. "type": "entities",
  88. "entities": [
  89. {
  90. "entity": "light.sunroom_lights"
  91. },
  92. {
  93. "entity": "light.hanging_lamp"
  94. },
  95. {
  96. "entity": "light.hanging_light_1"
  97. },
  98. {
  99. "entity": "light.hanging_light_2"
  100. },
  101. {
  102. "entity": "light.hanging_light_3"
  103. },
  104. {
  105. "entity": "light.living_room_corner_lamp"
  106. },
  107. {
  108. "entity": "light.window_dressing"
  109. },
  110. {
  111. "entity": "switch.the_fairy_lights_socket_1"
  112. }
  113. ],
  114. "title": "sunroom",
  115. "state_color": true
  116. },
  117. {
  118. "show_state": false,
  119. "show_name": false,
  120. "camera_view": "live",
  121. "type": "picture-entity",
  122. "entity": "camera.eufy_br"
  123. },
  124. {
  125. "type": "media-control",
  126. "entity": "media_player.jennifer_s_echo_dot"
  127. }
  128. ]
  129. },
  130. {
  131. "square": false,
  132. "columns": 1,
  133. "type": "grid",
  134. "cards": [
  135. {
  136. "show_current": true,
  137. "show_forecast": true,
  138. "type": "weather-forecast",
  139. "entity": "weather.knyc_daynight"
  140. },
  141. {
  142. "type": "entities",
  143. "entities": [
  144. {
  145. "entity": "weather.knyc_hourly"
  146. },
  147. {
  148. "entity": "sensor.knyc_heat_index"
  149. },
  150. {
  151. "entity": "sensor.knyc_wind_chill"
  152. },
  153. {
  154. "entity": "sensor.knyc_wind_speed"
  155. },
  156. {
  157. "entity": "sensor.knyc_wind_gust"
  158. },
  159. {
  160. "entity": "sensor.knyc_relative_humidity"
  161. },
  162. {
  163. "entity": "sensor.knyc_dew_point"
  164. },
  165. {
  166. "entity": "sensor.knyc_barometric_pressure"
  167. },
  168. {
  169. "entity": "sensor.knyc_visibility"
  170. },
  171. {
  172. "entity": "sensor.knyc_wind_direction"
  173. }
  174. ]
  175. }
  176. ]
  177. }
  178. ]
  179. }
  180. ]
  181. }
  182. }
  183. }