core/homeassistant/components/doorbird
J. Nick Koston 5c09d81f86
Ensure doorbird always prefers internal url (#88369)
* Ensure doorbird always uses internal url

The doorbird should always use the internal url to
ensure the webhooks work. The doorbird does not
verify ssl so there is no concern about ssl matching
according to the LAN-2-LAN API v0.32 Dec 21 2022

* adjust

* Update homeassistant/components/doorbird/__init__.py
2023-02-18 09:33:40 +01:00
..
__init__.py Ensure doorbird always prefers internal url (#88369) 2023-02-18 09:33:40 +01:00
button.py
camera.py
config_flow.py Make use of str.removeprefix and .removesuffix (#85584) 2023-01-13 12:19:38 +01:00
const.py
entity.py
logbook.py
manifest.json Sort manifests 2 (#87023) 2023-02-08 20:16:39 +01:00
strings.json
util.py