Clean up Lutron Caseta (#47534)
This commit is contained in:
parent
4018d0a152
commit
07fd1b3b43
9 changed files with 0 additions and 12 deletions
|
@ -25,7 +25,6 @@ async def async_setup_entry(hass, config_entry, async_add_entities):
|
|||
Adds fan controllers from the Caseta bridge associated with the config_entry
|
||||
as fan entities.
|
||||
"""
|
||||
|
||||
entities = []
|
||||
data = hass.data[CASETA_DOMAIN][config_entry.entry_id]
|
||||
bridge = data[BRIDGE_LEAP]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue