View the status of Xiaomi Mi Flora Plant Sensors
- Run
npm install
. - Copy the
.env.dist
to.env
and fill in the environment variables - Fill all the environment variables in the
.env
file. - Open
index.html
in the browser.
note: After authentication you will be redirected to
http://localhost?code={uuid}
. This result in an:404 Not found
. To init the script you need to add the?code={uuid}
query to the url where your script runs.