Update lutron_caseta manufacturer string (#45637)

Use the string that Lutron uses so it can be automatched
to the Lutron app via homekit
pull/45639/head
J. Nick Koston 2021-01-28 02:40:48 -06:00 committed by GitHub
parent e43d865112
commit 0ec068667f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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