arlec_19speed_fan.yaml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. name: Arlec industrial fan
  2. products:
  3. - id: 0waab4clioc3qaks
  4. name: Arlec 19-speed industrial wall fan
  5. primary_entity:
  6. entity: fan
  7. translation_only_key: fan_with_presets
  8. dps:
  9. - id: 1
  10. name: switch
  11. type: boolean
  12. - id: 2
  13. name: preset_mode
  14. type: string
  15. mapping:
  16. - dps_val: normal
  17. value: normal
  18. - dps_val: sleep
  19. value: sleep
  20. - dps_val: natural
  21. value: nature
  22. - id: 3
  23. name: speed
  24. type: integer
  25. range:
  26. min: 1
  27. max: 19
  28. - id: 5
  29. name: oscillate
  30. type: boolean
  31. secondary_entities:
  32. - entity: number
  33. translation_key: timer
  34. class: duration
  35. category: config
  36. dps:
  37. - id: 22
  38. type: integer
  39. name: value
  40. unit: h
  41. range:
  42. min: 0
  43. max: 24
  44. - entity: binary_sensor
  45. class: problem
  46. category: diagnostic
  47. dps:
  48. - id: 24
  49. type: bitfield
  50. name: sensor
  51. mapping:
  52. - dps_val: 0
  53. value: false
  54. - value: true
  55. - id: 24
  56. name: fault_code
  57. type: bitfield