blakeblackshear.frigate/frigate/api
Felipe Santos f8b0329b37
Move database and config from homeassistant /config to addon /config (#16337)
* Move database and config from homeassistant /config to addon /config

* Re-implement config migration for the add-on

* Align some terms

* Improve function name

* Use local variables

* Add model.path migration

* Fix homeassistant config path

* Ensure migration scripts run before go2rtc and frigate

* Migrate all files I know

* Add ffmpeg.path migration

* Update docker/main/rootfs/etc/s6-overlay/s6-rc.d/prepare/run

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Improve some variable names and organization

* Update docs to reflect addon config dir

* Update live.md with /addon_configs

* Move addon config section to configuration doc

* Align several terminologies and improve text

* Fix webrtc example config title

* Capitalize Add-on in more places

* Improve specific add-on config dir docs

* Align bash and python scripts to prefer config.yml over config.yaml

* Support config.json in migration shell scripts

* Change docs to reflect config.yml is preferred over config.yaml

* If previous config was yaml, migrate to yaml

* Fix typo in edgetpu.md

* Fix formatting of Python files

* Remove HailoRT Beta add-on variant from docs

* Add migration for labelmap and certs

* Fix variable name

* Fix new_config_file var unset

* Fix addon config directories table

* Improve db migration to avoid migrating files like .db.bak

* Fix echo location

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-03-24 09:05:59 -05:00
..
defs Rename identifier field (#17128) 2025-03-12 17:45:16 -06:00
__init__.py
app.py Quick fixes (#17278) 2025-03-20 15:09:57 -05:00
auth.py Move database and config from homeassistant /config to addon /config (#16337) 2025-03-24 09:05:59 -05:00
classification.py Face tweaks (#17290) 2025-03-21 12:47:32 -05:00
event.py Improve Face Library Management (#17213) 2025-03-17 16:57:46 -05:00
export.py UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
fastapi_app.py Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
media.py Cleanup bird classification (#17146) 2025-03-14 07:21:50 -06:00
notification.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
preview.py Reuse constants (#16874) 2025-02-28 21:35:09 -07:00
review.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00