AqaraGateway
AqaraGateway copied to clipboard
Improve Aqara Lock A100 and D200
- fix res name of
verification failedfor A100 - add a binary_sensor
away modefor A100 and D200 - add binary sensors Door State, Lock State, Latch State for A100 and D200
- the Door State keep the name
lockforLOCK_NOTIFICATIONuse. (maybe consider change it todoor_state) - the Lock State use
auto lockingandlock by handlefor clearer description inLOCK_NOTIFICATION
- the Door State keep the name
Other similar locks may also be modified in this way, but I didn't do it because I don't have those device.
Need to consider others lock, like P100, N100 etc.
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.
- also added Away Mode, Door State, Lock State, Latch State to D100 H100 P100 N100 S100
only tested on D200 and A100
keep the sensor.xxxx_lock as before, no breaking change.