Skip to content

Commit 80747cd

Browse files
authored
feat: add FamiLock E34 (T85P0) device image (#903)
2 parents 01d3c40 + a1313ad commit 80747cd

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

28.2 KB
Loading

homebridge-ui/public/utils/device-images.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ const DeviceImages = {
8282
case 201: return 'smartlock_t85L0_large.png';
8383
case 202: return 'smartlock_t85D0_large.png';
8484
case 203: return 'smartlock_t85V0_large.png';
85+
case 209: return 'smartlock_t85P0_large.png';
8586
case 300: return 'nvr_s4_max_T8N00_large.png';
8687
case 301: return 'poe_bullet_ptz_cam_s4_T8E00_large.png';
8788
case 10005: return 'walllight_s120_large.png';

0 commit comments

Comments
 (0)