point_panel_heater.yaml 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. name: Panel heater
  2. products:
  3. - id: nqj51hxb2tx5kklv
  4. manufacturer: Point
  5. model: POPANW600
  6. entities:
  7. - entity: climate
  8. translation_only_key: heater
  9. dps:
  10. - id: 1
  11. name: hvac_mode
  12. type: boolean
  13. mapping:
  14. - dps_val: true
  15. value: "heat"
  16. - dps_val: false
  17. value: "off"
  18. - id: 2
  19. name: temperature
  20. type: integer
  21. unit: C
  22. mapping:
  23. - scale: 10
  24. range:
  25. min: 50
  26. max: 500
  27. - id: 3
  28. name: current_temperature
  29. type: integer
  30. - id: 4
  31. name: preset_mode
  32. type: string
  33. optional: true
  34. mapping:
  35. - dps_val: ECO
  36. value: eco
  37. - dps_val: Comfort
  38. value: comfort
  39. - entity: lock
  40. translation_key: child_lock
  41. category: config
  42. dps:
  43. - id: 7
  44. type: boolean
  45. name: lock
  46. - entity: light
  47. translation_key: display
  48. category: config
  49. dps:
  50. - id: 109
  51. type: boolean
  52. name: switch