loeffen_LFIM6000_icecubemaker.yaml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. name: Ice cube maker
  2. products:
  3. - id: 2y44i6euwk9eeiz8
  4. manufacturer: Loeffen
  5. model: LFIM6000
  6. entities:
  7. - entity: switch
  8. icon: "mdi:delete-variant"
  9. dps:
  10. - id: 1
  11. type: boolean
  12. name: switch
  13. - entity: select
  14. name: Ice cube size
  15. icon: "mdi:cube-scan"
  16. category: config
  17. dps:
  18. - id: 2
  19. type: string
  20. name: option
  21. mapping:
  22. - dps_val: big
  23. value: Large
  24. - dps_val: small
  25. value: Small
  26. - entity: binary_sensor
  27. class: problem
  28. category: diagnostic
  29. dps:
  30. - id: 3
  31. type: bitfield
  32. name: sensor
  33. mapping:
  34. - dps_val: 0
  35. value: false
  36. - value: true
  37. - id: 3
  38. type: bitfield
  39. name: fault_code
  40. - entity: switch
  41. translation_key: uv_sterilization
  42. category: config
  43. dps:
  44. - id: 101
  45. type: boolean
  46. name: switch
  47. - entity: switch
  48. name: Cleaning mode
  49. icon: "mdi:silverware-clean"
  50. category: config
  51. dps:
  52. - id: 102
  53. type: boolean
  54. name: switch