mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
insteon_plm: fix typo in attributes (#9284)
This commit is contained in:
parent
7694c31814
commit
68343ac81f
@ -102,7 +102,7 @@ def common_attributes(entity):
|
|||||||
'address': 'INSTEON Address',
|
'address': 'INSTEON Address',
|
||||||
'description': 'Description',
|
'description': 'Description',
|
||||||
'model': 'Model',
|
'model': 'Model',
|
||||||
'cat': 'Cagegory',
|
'cat': 'Category',
|
||||||
'subcat': 'Subcategory',
|
'subcat': 'Subcategory',
|
||||||
'firmware': 'Firmware',
|
'firmware': 'Firmware',
|
||||||
'product_key': 'Product Key'
|
'product_key': 'Product Key'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user