DewGew / DZGA-Flask

Domoticz Google Assisting using Flask
GNU General Public License v3.0
8 stars 4 forks source link

Config yaml file not read #108

Closed RunnicFusion closed 3 months ago

RunnicFusion commented 4 months ago

Currently installed a fresh Dzga flask installation trough Docker on my Synology nas. Flask application will start but contains default credentials and settings.

Was using Dzga and looks like, correct me if I'm wrong, most of the config.yaml file is exactly the same as before. Created 3 virtual folders, /config /instance and /uploads.

When logging into Dzga the default settings are loaded instead of my config values. Same for the Google home key json file. Logs are telling me key is not present.

Did I do something wrong? Wiki isn't telling very much about what steps to take. Got my info from docker files in this repo.

DewGew commented 4 months ago

You set all settings in the userinterface

RunnicFusion commented 4 months ago

Why is the docker compose file saying I need to use the config.yaml? What about specific settings about devices? Are those yaml and js files not used?

Also wiki is missing a bit of information about this topic:

DewGew commented 4 months ago

Did you follow this https://github.com/DewGew/DZGA-Flask/wiki/1.-Installation#usage-with-docker-compose

No need to create folders composer do that for you at /opt/DZGA-Flask

RunnicFusion commented 4 months ago

Yes I did.

What is the use of config.yaml when credentials are not loaded from that file?

DewGew commented 4 months ago

For DZGA-Flask there is no config.yaml

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days