insteon_plm: fix typo in attributes (#9284)

pull/9288/head
Dan Ports 2017-09-03 12:42:05 -07:00 committed by Fabian Affolter
parent 7694c31814
commit 68343ac81f
1 changed files with 1 additions and 1 deletions

View File

@ -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'