Home Assistant export fixes + admin scan settings #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/ha-export-and-scan-settings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Home Assistant export:
URL and token are set but no entity was given, so export works out of the box
(newline/comma separated) editable in Settings
Recipe scanning (Claude):
AppSetting key/value table and a Recipe scanning section in the Admin page.
DB values override the env defaults; the API key is never returned to clients
resolved per request instead of a module-level env singleton
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com