abalon_bcm700d_curtain.yaml 647 B

12345678910111213141516171819202122232425262728293031323334
  1. name: Curtain rail motor
  2. products:
  3. - id: XS76BY5Q1uKO6gjC
  4. name: Abalon BCM700D
  5. primary_entity:
  6. entity: cover
  7. class: curtain
  8. dps:
  9. - id: 101
  10. name: position
  11. type: integer
  12. range:
  13. min: 0
  14. max: 100
  15. - id: 102
  16. name: control
  17. type: string
  18. mapping:
  19. - dps_val: ZZ
  20. value: open
  21. - dps_val: FZ
  22. value: close
  23. - dps_val: STOP
  24. value: stop
  25. secondary_entities:
  26. - entity: switch
  27. name: Reverse
  28. category: config
  29. icon: "mdi:arrow-u-down-left"
  30. dps:
  31. - id: 103
  32. type: boolean
  33. name: switch
  34. optional: true