arlec_atf4601ha_fan.yaml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. name: Fan
  2. products:
  3. - id: kccccitzawmgkwkh
  4. manufacturer: Arlec
  5. model: ATF4601HA
  6. name: Tower fan
  7. entities:
  8. - entity: fan
  9. translation_only_key: fan_with_presets
  10. dps:
  11. - id: 1
  12. name: switch
  13. type: boolean
  14. - id: 2
  15. name: preset_mode
  16. type: string
  17. mapping:
  18. - dps_val: normal
  19. value: normal
  20. - dps_val: nature
  21. value: nature
  22. - dps_val: sleep
  23. value: sleep
  24. - id: 3
  25. name: speed
  26. type: integer
  27. range:
  28. min: 1
  29. max: 4
  30. - id: 5
  31. name: oscillate
  32. type: boolean
  33. - entity: select
  34. translation_key: timer
  35. category: config
  36. dps:
  37. - id: 101
  38. type: string
  39. name: option
  40. mapping:
  41. - dps_val: cancel
  42. value: cancel
  43. - dps_val: "1h"
  44. value: "1h"
  45. - dps_val: "2h"
  46. value: "2h"
  47. - dps_val: "3h"
  48. value: "3h"
  49. - dps_val: "4h"
  50. value: "4h"
  51. - dps_val: "5h"
  52. value: "5h"
  53. - dps_val: "6h"
  54. value: "6h"
  55. - dps_val: "7h"
  56. value: "7h"
  57. - dps_val: "8h"
  58. value: "8h"
  59. - dps_val: "9h"
  60. value: "9h"
  61. - dps_val: "10h"
  62. value: "10h"
  63. - dps_val: "11h"
  64. value: "11h"
  65. - dps_val: "12h"
  66. value: "12h"
  67. - entity: sensor
  68. class: temperature
  69. dps:
  70. - id: 21
  71. type: integer
  72. name: sensor
  73. unit: C
  74. class: measurement
  75. - entity: sensor
  76. translation_key: time_remaining
  77. class: duration
  78. category: diagnostic
  79. dps:
  80. - id: 23
  81. type: integer
  82. name: sensor
  83. unit: min