core/homeassistant/components/unifiprotect
J. Nick Koston 8d2fe73faa
Fix bootstrap being fetched three times during unifiprotect startup (#112082)
We always fetch it to check if the device is online.
Avoid fetching it again for migration by passing
it to the migrators
2024-03-02 21:55:04 -05:00
..
__init__.py
binary_sensor.py
button.py
camera.py
config_flow.py
const.py
data.py
diagnostics.py
discovery.py
entity.py
light.py
lock.py
manifest.json
media_player.py
media_source.py
migrate.py
models.py
number.py
repairs.py
select.py
sensor.py
services.py
services.yaml
strings.json
switch.py
text.py
utils.py
views.py