async_get_url -> get_url (#35382)

This commit is contained in:
Franck Nijhof
2020-05-08 21:53:28 +02:00
committed by GitHub
parent 62f2520ee1
commit e3e3a113e9
25 changed files with 243 additions and 315 deletions

View File

@@ -799,7 +799,7 @@ class CameraCapabilities(AlexaEntity):
return False
try:
network.async_get_url(
network.get_url(
self.hass,
allow_internal=False,
allow_ip=False,