kogan_kasthfp2kwa_towerheater.yaml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. name: Tower heater
  2. products:
  3. - id: jyota3jcxuelyf9t
  4. name: Kogan KASTHFP2KWA
  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. range:
  20. min: 10
  21. max: 35
  22. name: temperature
  23. - id: 3
  24. type: integer
  25. name: current_temperature
  26. mapping:
  27. - constraint: hvac_mode
  28. conditions:
  29. - dps_val: false
  30. invalid: true
  31. - id: 4
  32. name: preset_mode
  33. type: string
  34. mapping:
  35. - dps_val: LOW
  36. value: eco
  37. - dps_val: FAN
  38. value: none
  39. icon: "mdi:fan"
  40. - dps_val: HIGH
  41. value: boost
  42. - id: 8
  43. type: boolean
  44. mapping:
  45. - dps_val: true
  46. value: "on"
  47. - dps_val: false
  48. value: "off"
  49. name: swing_mode
  50. secondary_entities:
  51. - entity: switch
  52. name: Flame effect
  53. category: config
  54. dps:
  55. - id: 10
  56. type: boolean
  57. name: switch
  58. mapping:
  59. - dps_val: true
  60. icon: "mdi:fire-circle"
  61. - dps_val: false
  62. icon: "mdi:fire-off"
  63. - entity: select
  64. translation_key: timer
  65. category: config
  66. dps:
  67. - id: 19
  68. name: option
  69. type: string
  70. mapping:
  71. - dps_val: "cancel"
  72. value: "Off"
  73. - dps_val: 1h
  74. value: "1 hour"
  75. - dps_val: 2h
  76. value: "2 hours"
  77. - dps_val: 3h
  78. value: "3 hours"
  79. - dps_val: 4h
  80. value: "4 hours"
  81. - dps_val: 5h
  82. value: "5 hours"
  83. - dps_val: 6h
  84. value: "6 hours"
  85. - dps_val: 7h
  86. value: "7 hours"
  87. - dps_val: 8h
  88. value: "8 hours"
  89. - dps_val: 9h
  90. value: "9 hours"
  91. - dps_val: 10h
  92. value: "10 hours"
  93. - dps_val: 11h
  94. value: "11 hours"
  95. - dps_val: 12h
  96. value: "12 hours"
  97. - entity: binary_sensor
  98. class: problem
  99. category: diagnostic
  100. dps:
  101. - id: 21
  102. name: sensor
  103. type: bitfield
  104. mapping:
  105. - dps_val: 0
  106. value: false
  107. - value: true