parent
50b6c5948d
commit
ea2ff6aae3
26 changed files with 50 additions and 49 deletions
|
@ -78,7 +78,7 @@ class HueBridge:
|
|||
host)
|
||||
return False
|
||||
|
||||
hass.async_add_job(hass.config_entries.async_forward_entry_setup(
|
||||
hass.async_create_task(hass.config_entries.async_forward_entry_setup(
|
||||
self.config_entry, 'light'))
|
||||
|
||||
hass.services.async_register(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue