Open 12tae12 opened 1 year ago
What error message are you getting? Is it saying the file isn't found, or access denied? You could also try replacing nano with either vi or vim or other txt editor of your choice.
It's saying the file isn't found
Sorry, I just looked through the instructions you are following and see they are outdated. It no longer uses a settings.env file but rather a yaml file under the settings folder.
I’ll work on updating the instructions. For now, edit the glados_settings.yaml file and create a new home_assistant_settings.yaml file and edit to your needs.
Ok
I tried to edit and I don't know enough python to edit it to my needs.
Sorry, I just looked through the instructions you are following and see they are outdated. It no longer uses a settings.env file but rather a yaml file under the settings folder.
I’ll work on updating the instructions. For now, edit the glados_settings.yaml file and create a new home_assistant_settings.yaml file and edit to your needs.
I tried to edit and I don't know enough python to edit it to my needs.
Are you trying to use this repo for home assistant? Both of the settings files are in yaml and there is instructions in them on configuring it to your needs.
Let me know where your getting stuck and I can help walk you through it.
No. I mean I know almost no python at all and don't know how to run it with this.
I just started learning... It is simple but how will I run it?
Can't run cp ~/glados-voice-assistant/settings.env.sample ~/glados-voice-assistant/settings.env && nano ~/glados-voice-assistant/settings.env Need help