benexmart_blind_motor.yaml 634 B

123456789101112131415161718192021222324252627282930313233
  1. name: benexmart blind motor
  2. primary_entity:
  3. entity: cover
  4. class: blind
  5. dps:
  6. - id: 1
  7. name: control
  8. type: string
  9. mapping:
  10. - dps_val: open
  11. value: open
  12. - dps_val: close
  13. value: close
  14. - dps_val: stop
  15. value: stop
  16. - id: 2
  17. name: position
  18. type: integer
  19. range:
  20. min: 0
  21. max: 100
  22. - id: 5
  23. type: boolean
  24. name: reversed
  25. secondary_entities:
  26. - entity: switch
  27. category: config
  28. name: Reversed
  29. icon: "mdi:arrow-u-down-left"
  30. dps:
  31. - id: 5
  32. type: boolean
  33. name: switch