Dennis Schulte
Dennis Schulte
@gugaiz I think you need to create a GitHub app first: https://docs.github.com/en/developers/apps/creating-a-github-app After that you can fill out the values for the variables in the `.env` file. I followed this...
Ok, for local development this issue is helpful: https://github.com/deliverybot/deliverybot/issues/44 The `BASE_URL` needs to be set. Next step would be to get it up and running with a cloud provider, e.g....
@colinjfw Thanks for your reply 👍 Can you also give us some insights on how to configure, build and run deliverybot for the production deployment?
At the moment it's not possible. I would prefer to publish the temperature to MQTT with retained messages like in this project: https://github.com/denschu/mqtt-temperature