insteon_plm: fix typo in attributes (#9284)
parent
7694c31814
commit
68343ac81f
|
@ -102,7 +102,7 @@ def common_attributes(entity):
|
|||
'address': 'INSTEON Address',
|
||||
'description': 'Description',
|
||||
'model': 'Model',
|
||||
'cat': 'Cagegory',
|
||||
'cat': 'Category',
|
||||
'subcat': 'Subcategory',
|
||||
'firmware': 'Firmware',
|
||||
'product_key': 'Product Key'
|
||||
|
|
Loading…
Reference in New Issue