You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ python -m homekit.pair_ble -f test-alias -a energy -m 00:00:00:00:00:00 -p 123-45-678 --log DEBUG
Could not open "test-alias" because it does not exist
As a dev i know I can just make an empty file with {} in it. We should probably make this less of a UX papercut? How about it asks you y/n if you want to make that file, with an optional -c flag to always create file if it doesnt exist?
The text was updated successfully, but these errors were encountered:
As a dev i know I can just make an empty file with
{}
in it. We should probably make this less of a UX papercut? How about it asks you y/n if you want to make that file, with an optional-c
flag to always create file if it doesnt exist?The text was updated successfully, but these errors were encountered: