juskys_oh125bw2_radiator.yaml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. name: Oil radiator
  2. products:
  3. - id: fuqsuq41dqdtzq0n
  4. name: Juskys OH125BW2
  5. primary_entity:
  6. entity: climate
  7. translation_only_key: heater
  8. dps:
  9. - id: 1
  10. type: boolean
  11. name: hvac_mode
  12. mapping:
  13. - dps_val: false
  14. value: "off"
  15. - dps_val: true
  16. value: heat
  17. - id: 2
  18. type: integer
  19. name: temperature
  20. unit: C
  21. range:
  22. min: 5
  23. max: 50
  24. - id: 4
  25. type: string
  26. name: preset_mode
  27. mapping:
  28. - dps_val: "0"
  29. value: away
  30. - dps_val: "1"
  31. value: eco
  32. - dps_val: "2"
  33. value: comfort
  34. - id: 21
  35. type: bitfield
  36. name: fault_code
  37. secondary_entities:
  38. - entity: lock
  39. translation_key: child_lock
  40. category: config
  41. dps:
  42. - id: 7
  43. type: boolean
  44. name: lock
  45. - entity: light
  46. translation_key: indicator
  47. category: config
  48. dps:
  49. - id: 10
  50. type: boolean
  51. name: switch
  52. - entity: select
  53. translation_key: timer
  54. category: config
  55. dps:
  56. - id: 19
  57. type: string
  58. name: option
  59. mapping:
  60. - dps_val: cancel
  61. value: "Off"
  62. - dps_val: "1h"
  63. value: "1 hour"
  64. - dps_val: "2h"
  65. value: "2 hours"
  66. - dps_val: "3h"
  67. value: "3 hours"
  68. - dps_val: "4h"
  69. value: "4 hours"
  70. - dps_val: "5h"
  71. value: "5 hours"
  72. - dps_val: "6h"
  73. value: "6 hours"
  74. - dps_val: "7h"
  75. value: "7 hours"
  76. - dps_val: "8h"
  77. value: "8 hours"
  78. - dps_val: "9h"
  79. value: "9 hours"
  80. - dps_val: "10h"
  81. value: "10 hours"
  82. - dps_val: "11h"
  83. value: "11 hours"
  84. - dps_val: "12h"
  85. value: "12 hours"
  86. - dps_val: "13h"
  87. value: "13 hours"
  88. - dps_val: "14h"
  89. value: "14 hours"
  90. - dps_val: "15h"
  91. value: "15 hours"
  92. - dps_val: "16h"
  93. value: "16 hours"
  94. - dps_val: "17h"
  95. value: "17 hours"
  96. - dps_val: "18h"
  97. value: "18 hours"
  98. - dps_val: "19h"
  99. value: "19 hours"
  100. - dps_val: "20h"
  101. value: "20 hours"
  102. - dps_val: "21h"
  103. value: "21 hours"
  104. - dps_val: "22h"
  105. value: "22 hours"
  106. - dps_val: "23h"
  107. value: "23 hours"
  108. - dps_val: "24h"
  109. value: "24 hours"
  110. - entity: binary_sensor
  111. class: problem
  112. category: diagnostic
  113. dps:
  114. - id: 21
  115. type: bitfield
  116. name: sensor
  117. mapping:
  118. - dps_val: 0
  119. value: false
  120. - value: true