simple_six_switch.yaml 992 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. name: Simple Six Switch
  2. primary_entity:
  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. secondary_entities:
  12. - entity: switch
  13. translation_key: switch_x
  14. translation_placeholders:
  15. x: "2"
  16. dps:
  17. - id: 2
  18. name: switch
  19. type: boolean
  20. - entity: switch
  21. translation_key: switch_x
  22. translation_placeholders:
  23. x: "3"
  24. dps:
  25. - id: 3
  26. name: switch
  27. type: boolean
  28. - entity: switch
  29. translation_key: switch_x
  30. translation_placeholders:
  31. x: "4"
  32. dps:
  33. - id: 4
  34. name: switch
  35. type: boolean
  36. - entity: switch
  37. translation_key: switch_x
  38. translation_placeholders:
  39. x: "5"
  40. dps:
  41. - id: 5
  42. name: switch
  43. type: boolean
  44. - entity: switch
  45. translation_key: switch_x
  46. translation_placeholders:
  47. x: "6"
  48. dps:
  49. - id: 6
  50. name: switch
  51. type: boolean