agl_ultramagic_lock.yaml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. name: Gate lock
  2. products:
  3. - id: xrqkoapmq1rwjvms
  4. name: AGL Ultra Magic
  5. primary_entity:
  6. entity: cover
  7. class: gate
  8. dps:
  9. - id: 118
  10. type: boolean
  11. name: control
  12. optional: true
  13. mapping:
  14. - dps_val: true
  15. value: open
  16. - dps_val: false
  17. value: close
  18. - id: 3
  19. type: boolean
  20. name: action
  21. mapping:
  22. - dps_val: false
  23. value: opened
  24. - dps_val: true
  25. value: closed
  26. secondary_entities:
  27. - entity: select
  28. category: config
  29. name: Beep
  30. icon: "mdi:volume-high"
  31. dps:
  32. - id: 103
  33. name: option
  34. type: string
  35. mapping:
  36. - dps_val: Silensioso
  37. value: Mute
  38. - dps_val: Baixo
  39. value: Low
  40. - dps_val: Médio
  41. value: Medium
  42. - dps_val: Alto
  43. value: High
  44. - entity: switch
  45. category: config
  46. name: Allow intercom unlock
  47. icon: "mdi:doorbell"
  48. dps:
  49. - id: 105
  50. name: switch
  51. type: boolean
  52. - entity: switch
  53. category: config
  54. name: Allow inside button unlock
  55. icon: "mdi:gesture-tap-button"
  56. dps:
  57. - id: 104
  58. name: switch
  59. type: boolean
  60. - entity: switch
  61. category: config
  62. name: Allow IC card unlock
  63. icon: "mdi:nfc-variant"
  64. dps:
  65. - id: 109
  66. name: switch
  67. type: boolean
  68. - entity: switch
  69. category: config
  70. name: Enable interlock
  71. icon: "mdi:lock-pattern"
  72. dps:
  73. - id: 108
  74. name: switch
  75. type: boolean
  76. - entity: switch
  77. category: config
  78. name: Auto lock after closed
  79. icon: "mdi:lock-check-outline"
  80. dps:
  81. - id: 107
  82. name: switch
  83. type: boolean
  84. - entity: number
  85. category: config
  86. name: Lock timeout
  87. icon: "mdi:lock-clock"
  88. dps:
  89. - id: 102
  90. name: value
  91. type: integer
  92. range:
  93. min: 1
  94. max: 5
  95. unit: s
  96. - entity: number
  97. category: config
  98. icon: "mdi:clock-end"
  99. name: Auto lock timeout
  100. dps:
  101. - id: 115
  102. name: value
  103. type: integer
  104. range:
  105. min: 1
  106. max: 1200
  107. unit: s
  108. - entity: number
  109. category: config
  110. icon: "mdi:alarm"
  111. name: Open alarm time
  112. mode: box
  113. dps:
  114. - id: 106
  115. name: value
  116. type: integer
  117. range:
  118. min: 0
  119. max: 100
  120. unit: s