mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02: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