mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Add voip configuration url (#92326)
This commit is contained in:
parent
9795699669
commit
adaae46178
@ -139,6 +139,7 @@ class VoIPDevices:
|
||||
manufacturer=manuf,
|
||||
model=model,
|
||||
sw_version=fw_version,
|
||||
configuration_url=f"http://{call_info.caller_ip}",
|
||||
)
|
||||
voip_device = self.devices[voip_id] = VoIPDevice(
|
||||
voip_id=voip_id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user