jh_pcmini.yaml 662 B

1234567891011121314151617181920212223242526272829303132
  1. name: Pcie computer power
  2. products:
  3. - id: na90jncjlvw5t0ba
  4. name: Mini card pcie pc power switch
  5. primary_entity:
  6. entity: switch
  7. class: outlet
  8. dps:
  9. - id: 1
  10. type: boolean
  11. name: switch
  12. secondary_entities:
  13. - entity: button
  14. name: Reset
  15. icon: mdi:restart
  16. dps:
  17. - id: 101
  18. name: button
  19. type: string
  20. mapping:
  21. - dps_val: Reset
  22. value: true
  23. - entity: button
  24. name: Force reset
  25. icon: mdi:restart-alert
  26. dps:
  27. - id: 101
  28. name: button
  29. type: string
  30. mapping:
  31. - dps_val: forceReset
  32. value: true