klarstein_skytower_grand_smart.yaml 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. name: Air cooler
  2. products:
  3. - id: rlphjc5nzs3v5xdt
  4. manufacturer: Klarstein
  5. model: Skytower Grand Smart
  6. entities:
  7. - entity: fan
  8. translation_only_key: fan_with_presets
  9. dps:
  10. - id: 1
  11. name: switch
  12. type: boolean
  13. - id: 2
  14. type: string
  15. name: speed
  16. mapping:
  17. - dps_val: "low"
  18. value: 33
  19. - dps_val: "mid"
  20. value: 66
  21. - dps_val: "high"
  22. value: 100
  23. - id: 3
  24. type: string
  25. name: preset_mode
  26. mapping:
  27. - dps_val: normal
  28. value: normal
  29. - dps_val: nature
  30. value: nature
  31. - dps_val: sleep
  32. value: sleep
  33. - id: 10
  34. type: boolean
  35. name: oscillate
  36. - entity: select
  37. translation_key: timer
  38. category: config
  39. dps:
  40. - id: 11
  41. type: string
  42. name: option
  43. mapping:
  44. - dps_val: close
  45. value: close
  46. - dps_val: "1H"
  47. value: "1h"
  48. - dps_val: "2H"
  49. value: "2h"
  50. - dps_val: "3H"
  51. value: "3h"
  52. - dps_val: "4H"
  53. value: "4h"
  54. - dps_val: "5H"
  55. value: "5h"
  56. - dps_val: "6H"
  57. value: "6h"
  58. - dps_val: "7H"
  59. value: "7h"
  60. - dps_val: "8H"
  61. value: "8h"
  62. - dps_val: "9H"
  63. value: "9h"
  64. # - entity: sensor
  65. # category: diagnostic
  66. # translation_key: time_remaining
  67. # class: duration
  68. # dps:
  69. # - id: 12
  70. # name: sensor
  71. # type: integer
  72. # unit: min
  73. - entity: switch
  74. name: Humidifier
  75. icon: "mdi:air-humidifier"
  76. dps:
  77. - id: 6
  78. type: boolean
  79. name: switch
  80. - entity: switch
  81. name: Oscillating
  82. icon: "mdi:arrow-oscillating"
  83. dps:
  84. - id: 10
  85. type: boolean
  86. name: switch