graywind_shades.yaml 1.2 KB

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