simple_eight_switch.yaml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. name: Simple Eight Switch
  2. entities:
  3. - entity: switch
  4. translation_key: switch_x
  5. translation_placeholders:
  6. x: "1"
  7. dps:
  8. - id: 1
  9. name: switch
  10. type: boolean
  11. - entity: switch
  12. translation_key: switch_x
  13. translation_placeholders:
  14. x: "2"
  15. dps:
  16. - id: 2
  17. name: switch
  18. type: boolean
  19. - entity: switch
  20. translation_key: switch_x
  21. translation_placeholders:
  22. x: "3"
  23. dps:
  24. - id: 3
  25. name: switch
  26. type: boolean
  27. - entity: switch
  28. translation_key: switch_x
  29. translation_placeholders:
  30. x: "4"
  31. dps:
  32. - id: 4
  33. name: switch
  34. type: boolean
  35. - entity: switch
  36. translation_key: switch_x
  37. translation_placeholders:
  38. x: "5"
  39. dps:
  40. - id: 5
  41. name: switch
  42. type: boolean
  43. - entity: switch
  44. translation_key: switch_x
  45. translation_placeholders:
  46. x: "6"
  47. dps:
  48. - id: 6
  49. name: switch
  50. type: boolean
  51. - entity: switch
  52. translation_key: switch_x
  53. translation_placeholders:
  54. x: "7"
  55. dps:
  56. - id: 101
  57. name: switch
  58. type: boolean
  59. - entity: switch
  60. translation_key: switch_x
  61. translation_placeholders:
  62. x: "8"
  63. dps:
  64. - id: 102
  65. name: switch
  66. type: boolean