mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 18:24:59 -05:00
Add configuration_url to Nanoleaf integration (#60372)
This commit is contained in:
@@ -19,4 +19,5 @@ class NanoleafEntity(Entity):
|
||||
model=nanoleaf.model,
|
||||
name=nanoleaf.name,
|
||||
sw_version=nanoleaf.firmware_version,
|
||||
configuration_url=f"http://{nanoleaf.host}",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user