mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update lutron_caseta manufacturer string (#45637)
Use the string that Lutron uses so it can be automatched to the Lutron app via homekit
This commit is contained in:
parent
e43d865112
commit
0ec068667f
@ -19,7 +19,7 @@ LUTRON_CASETA_BUTTON_EVENT = "lutron_caseta_button_event"
|
||||
|
||||
BRIDGE_DEVICE_ID = "1"
|
||||
|
||||
MANUFACTURER = "Lutron"
|
||||
MANUFACTURER = "Lutron Electronics Co., Inc"
|
||||
|
||||
ATTR_SERIAL = "serial"
|
||||
ATTR_TYPE = "type"
|
||||
|
Loading…
x
Reference in New Issue
Block a user