We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The documentation here: https://everythingsmarthome.github.io/everything-presence-lite/Home%20Assistant/creating-zones.html#using-the-add-on provides a suggested docker compose file for a standalone docker install. The image path is incorrect, the correct image path should be as follows: image: everythingsmarthome/everything-presence-mmwave-configurator:latest
image
image: everythingsmarthome/everything-presence-mmwave-configurator:latest
The text was updated successfully, but these errors were encountered:
Just found the same, came to log it haha
Sorry, something went wrong.
I've created a PR #250
Thank you!
No branches or pull requests
The documentation here: https://everythingsmarthome.github.io/everything-presence-lite/Home%20Assistant/creating-zones.html#using-the-add-on
provides a suggested docker compose file for a standalone docker install. The
image
path is incorrect, the correctimage
path should be as follows:image: everythingsmarthome/everything-presence-mmwave-configurator:latest
The text was updated successfully, but these errors were encountered: