arlec_smart_button.yaml 539 B

123456789101112131415161718192021222324252627
  1. name: Smart Button
  2. products:
  3. - id: kpzc6pm8
  4. name: Arlec SG022HA
  5. primary_entity:
  6. entity: event
  7. class: button
  8. dps:
  9. - id: 1
  10. type: string
  11. name: event
  12. mapping:
  13. - dps_val: single_click
  14. value: single_click
  15. - dps_val: long_press
  16. value: long_press
  17. - dps_val: double_click
  18. value: double_click
  19. secondary_entities:
  20. - entity: sensor
  21. class: battery
  22. category: diagnostic
  23. dps:
  24. - id: 10
  25. type: integer
  26. name: sensor
  27. unit: "%"