AqaraGateway icon indicating copy to clipboard operation
AqaraGateway copied to clipboard

Improve Aqara Lock A100 and D200

Open caibinqing opened this issue 1 year ago • 2 comments

  • fix res name of verification failed for A100
  • add a binary_sensor away mode for A100 and D200
  • add binary sensors Door State, Lock State, Latch State for A100 and D200
    • the Door State keep the name lock for LOCK_NOTIFICATION use. (maybe consider change it to door_state)
    • the Lock State use auto locking and lock by handle for clearer description in LOCK_NOTIFICATION

Other similar locks may also be modified in this way, but I didn't do it because I don't have those device.

caibinqing avatar Feb 20 '24 16:02 caibinqing

Need to consider others lock, like P100, N100 etc.

niceboygithub avatar Mar 06 '24 03:03 niceboygithub

Need to consider others lock, like P100, N100 etc.

These changes are safe for other locks, with no impact.

Do you need me to change other locks as well? I can try to do it but I have no device for test.

caibinqing avatar Mar 06 '24 03:03 caibinqing

  • also added Away Mode, Door State, Lock State, Latch State to D100 H100 P100 N100 S100

only tested on D200 and A100

caibinqing avatar Aug 15 '24 16:08 caibinqing

keep the sensor.xxxx_lock as before, no breaking change.

caibinqing avatar Aug 16 '24 10:08 caibinqing