kogan_vostok_portable_airconditioner.yaml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. name: Air conditioner
  2. products:
  3. - id: emoxxvomv8xpvxfg
  4. manufacturer: Kogan
  5. model: VOSTOK Portable AC
  6. entities:
  7. - entity: climate
  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. constraint: hvac_mode_101
  17. conditions:
  18. - dps_val: cool
  19. value: cool
  20. - dps_val: dry
  21. value: dry
  22. - dps_val: fan
  23. value: fan_only
  24. - id: 2
  25. type: integer
  26. name: temperature
  27. range:
  28. min: 16
  29. max: 31
  30. - id: 3
  31. type: integer
  32. name: current_temperature
  33. - id: 101
  34. type: string
  35. name: hvac_mode_101
  36. hidden: true
  37. - id: 103
  38. type: boolean
  39. name: preset_mode
  40. mapping:
  41. - dps_val: false
  42. value: none
  43. - dps_val: true
  44. value: sleep
  45. - id: 104
  46. type: string
  47. name: fan_mode
  48. mapping:
  49. - dps_val: high
  50. value: high
  51. - dps_val: low
  52. value: low
  53. - entity: number
  54. translation_key: timer
  55. category: config
  56. class: duration
  57. dps:
  58. - id: 105
  59. type: integer
  60. name: value
  61. unit: h
  62. range:
  63. min: 0
  64. max: 24
  65. - entity: binary_sensor
  66. class: problem
  67. category: diagnostic
  68. dps:
  69. - id: 20
  70. type: bitfield
  71. name: sensor
  72. mapping:
  73. - dps_val: 0
  74. value: false
  75. - value: true
  76. - id: 20
  77. type: bitfield
  78. name: fault_code