jh_pcmini.yaml 628 B

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