marthoc / homeseer

HomeSeer Custom Integration for Home Assistant
MIT License
29 stars 12 forks source link

Config settings #47

Open davidrule1969 opened 3 years ago

davidrule1969 commented 3 years ago

Is there a way to reconfigure the custom integration after the initial config? Where are the parameters for host, username, etc stored? I'm new to using this CI and am experimenting with the different settings. So far I've have to delete and reinstall each time I've wanted to change something.

Thanks David

marthoc commented 3 years ago

Currently there is no way to change the config parameters after the initial setup in the UI. I will add this eventually. You can manually edit the settings in a hidden folder in the HA config directory.

jimcortez commented 3 years ago

For anyone's future reference, the config is in .storage/core.config_entries if you have installed through HACS and configured via the UI.