lwitzani / homebridgeStatusWidget

MIT License
371 stars 143 forks source link

Widget saying credentials not correct when they are?? #52

Open JackH73 opened 1 year ago

JackH73 commented 1 year ago

I have been trying to use the first method u mentioned but that didn't work, it says config file with provided name doesn't exist. When I use the Seine method it says my credentials are incorrect even though they are correct

lwitzani commented 9 months ago

hey, seems that i totally missed this issue...sorry for that.

so the config file only exists if the credentials are correct and then the script was ran once with usePersistedConfiguration = true and overwritePersistedConfig = true. When the execution was successful, then you can set overwritePersistedConfig to false again and provide the config param USE_CONFIG:yourfilename.json when setting up your widget