breville_airdynamic3d_fan.yaml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. name: Air circulator
  2. products:
  3. - id: wpkdomrtayuzuqvc
  4. name: Breville AirDynamic 3D
  5. primary_entity:
  6. entity: fan
  7. dps:
  8. - id: 1
  9. type: boolean
  10. name: switch
  11. - id: 3
  12. type: integer
  13. name: speed
  14. range:
  15. min: 0
  16. max: 8
  17. mapping:
  18. - scale: 0.08
  19. - id: 2
  20. type: string
  21. name: preset_mode
  22. mapping:
  23. - dps_val: NORMAL
  24. value: normal
  25. - dps_val: NATURAL_N1
  26. value: Natural 1
  27. - dps_val: NATURAL_N2
  28. value: Natural 2
  29. - dps_val: NATURAL_N3
  30. value: Natural 3
  31. - dps_val: ECO
  32. value: smart
  33. - dps_val: TURBO
  34. value: strong
  35. - id: 5
  36. type: boolean
  37. name: oscillate
  38. - id: 24
  39. type: bitfield
  40. name: fault_code
  41. secondary_entities:
  42. - entity: switch
  43. name: Vertical oscillation
  44. icon: "mdi:swap-vertical"
  45. category: config
  46. dps:
  47. - id: 4
  48. type: boolean
  49. name: switch
  50. - entity: sensor
  51. class: temperature
  52. dps:
  53. - id: 21
  54. type: integer
  55. name: sensor
  56. unit: C
  57. class: measurement
  58. - entity: select
  59. name: Timer
  60. icon: "mdi:timer"
  61. category: config
  62. dps:
  63. - id: 22
  64. type: string
  65. name: option
  66. mapping:
  67. - dps_val: "0"
  68. value: "Off"
  69. - dps_val: "1"
  70. value: "1 hour"
  71. - dps_val: "2"
  72. value: "2 hours"
  73. - dps_val: "3"
  74. value: "3 hours"
  75. - dps_val: "4"
  76. value: "4 hours"
  77. - dps_val: "5"
  78. value: "5 hours"
  79. - dps_val: "6"
  80. value: "6 hours"
  81. - dps_val: "7"
  82. value: "7 hours"
  83. - dps_val: "8"
  84. value: "8 hours"
  85. - dps_val: "9"
  86. value: "9 hours"
  87. - dps_val: "10"
  88. value: "19 hours"
  89. - dps_val: "11"
  90. value: "11 hours"
  91. - dps_val: "12"
  92. value: "12 hours"
  93. - entity: sensor
  94. name: Timer remaining
  95. class: duration
  96. category: diagnostic
  97. dps:
  98. - id: 23
  99. type: integer
  100. name: sensor
  101. unit: min
  102. - entity: binary_sensor
  103. name: Fault
  104. class: problem
  105. category: diagnostic
  106. dps:
  107. - id: 24
  108. type: bitfield
  109. name: sensor
  110. mapping:
  111. - dps_val: 0
  112. value: false
  113. - value: true