Add missing SimpliSafe keypad battery sensor (#82797)

This commit is contained in:
Aaron Bach 2022-11-27 12:59:54 -07:00 committed by GitHub
parent f0ae1cc6ce
commit 4928c3d683
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ SUPPORTED_BATTERY_SENSOR_TYPES = [
DeviceTypes.CARBON_MONOXIDE,
DeviceTypes.ENTRY,
DeviceTypes.GLASS_BREAK,
DeviceTypes.KEYPAD,
DeviceTypes.LEAK,
DeviceTypes.LOCK_KEYPAD,
DeviceTypes.MOTION,