graywind_shades.yaml 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. name: Window shade
  2. products:
  3. - id: hldq12vsaqalcfer
  4. manufacturer: Graywind
  5. name: Hardwired blackout
  6. entities:
  7. - entity: cover
  8. class: shade
  9. dps:
  10. - id: 1
  11. name: control
  12. type: string
  13. mapping:
  14. - dps_val: open
  15. value: open
  16. - dps_val: close
  17. value: close
  18. - dps_val: stop
  19. value: stop
  20. - id: 2
  21. name: position
  22. type: integer
  23. range:
  24. min: 0
  25. max: 100
  26. - entity: select
  27. name: Motor direction
  28. category: config
  29. icon: "mdi:sign-direction"
  30. dps:
  31. - id: 5
  32. name: option
  33. type: string
  34. mapping:
  35. - dps_val: forward
  36. value: Forward
  37. - dps_val: back
  38. value: Back
  39. - entity: binary_sensor
  40. class: problem
  41. category: diagnostic
  42. dps:
  43. - id: 12
  44. type: bitfield
  45. optional: true
  46. name: sensor
  47. mapping:
  48. - dps_val: null
  49. value: false
  50. - dps_val: 0
  51. value: false
  52. - value: true
  53. - id: 12
  54. type: bitfield
  55. optional: true
  56. name: fault_code