Integration configuration files

This is probably a dumb question but I can’t figure out where configuration data for the built in integrations are stored. For example, where are the settings that I type into the form for “Unifi Controller” stored?

Look in .storage, a hidden directory under your config directory. Your config directory is where your configuration.yaml file lives.

7 Likes

I found this old thread looking for settings to migrate to a new version of a integration.

For anyone else looking for this a more specific location, if you’re using Samba, is in the file:
\\homeassistant\config\.storage\core.config_entries
(where \\homeassistant is your hostname).

If you’re using the file browser addon instead, you need to remove the .STORAGE folder from the list of blocked entries, available in the addon’s configuration under Settings > Addons > File Editor > Configuration > Ignore Pattern. Then, navigate to that same file.

2 Likes