breville_airdynamic3d_fan.yaml 2.3 KB

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