Skip to content

Commit

Permalink
fixup! fixup! 45c9aed
Browse files Browse the repository at this point in the history
  • Loading branch information
cjswedes committed Aug 24, 2023
1 parent 7b2a437 commit b5c3b6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/SmartThings/philips-hue/src/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,7 @@ light_added = function(driver, device, parent_device_id, resource_id)

driver.light_id_to_device[device_light_resource_id] = device

-- the refresh handler adds lights that don't have a fully initialized bridge to a queue.
handlers.refresh_handler(driver, device)
end

Expand Down

0 comments on commit b5c3b6e

Please sign in to comment.