ThePantser

Untitled

Dec 3rd, 2020
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. - type: grid
  2. cards:
  3. - card:
  4. entities:
  5. - entity: person.paul
  6. show_state: true
  7. type: glance
  8. conditions:
  9. - entity: person.paul
  10. state: Home
  11. type: conditional
  12. - card:
  13. entities:
  14. - entity: person.jacque
  15. show_state: false
  16. type: glance
  17. conditions:
  18. - entity: person.jacque
  19. state: Home
  20. type: conditional
  21. - card:
  22. entities:
  23. - entity: person.tom
  24. show_state: false
  25. type: glance
  26. conditions:
  27. - entity: person.tom
  28. state: Home
  29. type: conditional
  30. - card:
  31. entities:
  32. - entity: person.robin
  33. show_state: false
  34. type: glance
  35. conditions:
  36. - entity: person.robin
  37. state: Home
  38. type: conditional
  39. - card:
  40. entities:
  41. - entity: person.paul_sr
  42. show_state: false
  43. type: glance
  44. conditions:
  45. - entity: person.paulsr
  46. state: home
  47. type: conditional
  48. - card:
  49. entities:
  50. - entity: person.brian
  51. show_state: false
  52. type: glance
  53. conditions:
  54. - entity: person.brian
  55. state: Home
  56. type: conditional
  57. - card:
  58. entities:
  59. - entity: person.brandi
  60. show_state: false
  61. type: glance
  62. conditions:
  63. - entity: person.brandi
  64. state: Home
  65. type: conditional
  66. - card:
  67. entities:
  68. - entity: person.domingo
  69. show_state: false
  70. type: glance
  71. conditions:
  72. - entity: person.domingo
  73. state: Home
  74. type: conditional
  75. - type: conditional
  76. conditions:
  77. - entity: person.janna
  78. state: Home
Advertisement
Add Comment
Please, Sign In to add comment