fanco_ecosilentdeluxe.yaml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. name: Fanco Eco Silent Deluxe
  2. products:
  3. - id: agyqzsfpafsvkrl9
  4. name: MZ-DCFAN
  5. primary_entity:
  6. entity: fan
  7. dps:
  8. - id: 1
  9. name: switch
  10. type: boolean
  11. - id: 3
  12. name: speed
  13. type: integer
  14. range:
  15. min: 1
  16. max: 6
  17. - id: 8
  18. name: direction
  19. type: string
  20. secondary_entities:
  21. - entity: light
  22. dps:
  23. - id: 15
  24. type: boolean
  25. name: switch
  26. - id: 16
  27. name: brightness
  28. type: integer
  29. range:
  30. min: 10
  31. max: 1000
  32. - id: 17
  33. name: color_temp
  34. type: integer
  35. range:
  36. min: 0
  37. max: 1000
  38. mapping:
  39. - invert: true
  40. target_range:
  41. min: 3000
  42. max: 5000
  43. - entity: select
  44. name: Timer
  45. icon: "mdi:timer"
  46. category: config
  47. dps:
  48. - id: 22
  49. type: string
  50. name: option
  51. mapping:
  52. - dps_val: "0"
  53. value: Cancel
  54. - dps_val: "1"
  55. value: "1 hour"
  56. - dps_val: "2"
  57. value: "2 hours"
  58. - dps_val: "3"
  59. value: "3 hours"
  60. - dps_val: "4"
  61. value: "4 hours"
  62. - entity: sensor
  63. name: Timer
  64. category: diagnostic
  65. class: duration
  66. dps:
  67. - id: 24
  68. type: integer
  69. name: sensor
  70. unit: s