Closed s4dic closed 7 months ago
Hello s4dic
I have discovered the same result form my test. It's not a bug, only a mistake with README.
Try the command :
first step --> docker run ... setup
second step --> docker run -v "${HOME}/.openhue:/.openhue" --rm --name=openhue -it openhue/cli get lights
``
You will receive philips hue status for all installation
Hello jmma59, thanks for your help
Hello s4dic
I have discovered the same result form my test. It's not a bug, only a mistake with README.
Try the command :
first step --> docker run ... setup second step --> docker run -v "${HOME}/.openhue:/.openhue" --rm --name=openhue -it openhue/cli get lights `` You will receive philips hue status for all installation
Hi @s4dic,
I fixed the Docker Installation section in the documentation.
Many thanks to @jmma59 for your help!