sh07_sprinkler_controller.yaml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. name: Sprinkler controller
  2. products:
  3. - id: e8fwsklivj87msao
  4. name: Smart sprinkler controller
  5. primary_entity:
  6. entity: switch
  7. name: Valve 1
  8. icon: "mdi:pipe-valve"
  9. dps:
  10. - id: 101
  11. name: switch
  12. type: boolean
  13. secondary_entities:
  14. - entity: switch
  15. name: Valve 2
  16. icon: "mdi:pipe-valve"
  17. dps:
  18. - id: 102
  19. name: switch
  20. type: boolean
  21. - entity: switch
  22. name: Valve 3
  23. icon: "mdi:pipe-valve"
  24. dps:
  25. - id: 103
  26. name: switch
  27. type: boolean
  28. - entity: switch
  29. name: Valve 4
  30. icon: "mdi:pipe-valve"
  31. dps:
  32. - id: 104
  33. name: switch
  34. type: boolean
  35. - entity: switch
  36. name: Valve 5
  37. icon: "mdi:pipe-valve"
  38. dps:
  39. - id: 105
  40. name: switch
  41. type: boolean
  42. optional: true
  43. - entity: switch
  44. name: Valve 6
  45. icon: "mdi:pipe-valve"
  46. dps:
  47. - id: 106
  48. name: switch
  49. type: boolean
  50. optional: true
  51. - entity: switch
  52. name: Valve 7
  53. icon: "mdi:pipe-valve"
  54. dps:
  55. - id: 110
  56. name: switch
  57. type: boolean
  58. optional: true
  59. - entity: switch
  60. name: Valve 8
  61. icon: "mdi:pipe-valve"
  62. dps:
  63. - id: 111
  64. name: switch
  65. type: boolean
  66. optional: true