Fix device type in Lutron (#109401)

remove testing code
pull/109883/head
wilburCforce 2024-02-02 14:42:53 -06:00 committed by Franck Nijhof
parent f3e8360949
commit 9c599f7513
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ async def async_setup_entry(
lights = []
for area_name, device in entry_data.lights:
if device.type == "CEILING_FAN_TYPE2":
if device.type == "CEILING_FAN_TYPE":
# If this is a fan, check to see if this entity already exists.
# If not, do not create a new one.
entity_id = ent_reg.async_get_entity_id(