aubess_rainpoint_irrigation_system.yaml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. name: Irrigation system
  2. products:
  3. - id: 2ak7r2culspkc7hx
  4. manufacturer: Aubess
  5. model: RainPoint TTP106W
  6. entities:
  7. - entity: valve
  8. class: water
  9. dps:
  10. - id: 1
  11. name: valve
  12. type: boolean
  13. - entity: sensor
  14. translation_key: status
  15. class: enum
  16. category: diagnostic
  17. dps:
  18. - id: 106
  19. name: sensor
  20. type: string
  21. mapping:
  22. - dps_val: "0"
  23. value: unknown
  24. - dps_val: "1"
  25. value: idle
  26. - dps_val: "2"
  27. value: auto
  28. - dps_val: "3"
  29. value: manual
  30. - entity: switch
  31. name: Auto run
  32. icon: "mdi:timer"
  33. category: config
  34. dps:
  35. - id: 109
  36. name: switch
  37. type: boolean
  38. optional: true
  39. - entity: number
  40. class: duration
  41. category: config
  42. mode: box
  43. dps:
  44. - id: 102
  45. type: integer
  46. name: value
  47. unit: s
  48. range:
  49. min: 6
  50. max: 1440
  51. - entity: number
  52. name: Interval
  53. icon: "mdi:clock-outline"
  54. category: config
  55. mode: box
  56. dps:
  57. - id: 103
  58. type: integer
  59. name: value
  60. unit: h
  61. range:
  62. min: 1
  63. max: 720
  64. - entity: sensor
  65. name: Next irrigation
  66. icon: "mdi:clock-outline"
  67. category: diagnostic
  68. class: duration
  69. dps:
  70. - id: 107
  71. type: integer
  72. name: sensor
  73. unit: s
  74. - entity: sensor
  75. category: diagnostic
  76. class: duration
  77. translation_key: time_remaining
  78. dps:
  79. - id: 104
  80. type: integer
  81. name: sensor
  82. unit: s
  83. - entity: sensor
  84. class: battery
  85. category: diagnostic
  86. dps:
  87. - id: 108
  88. type: integer
  89. name: sensor
  90. unit: "%"
  91. mapping:
  92. - scale: 0.04
  93. - entity: binary_sensor
  94. category: diagnostic
  95. class: problem
  96. dps:
  97. - id: 105
  98. name: sensor
  99. type: bitfield
  100. mapping:
  101. - dps_val: 0
  102. value: false
  103. - value: true
  104. - id: 105
  105. type: bitfield
  106. name: fault_code