Samuel Seiz

Results 15 comments of Samuel Seiz

This is my Backend configuration now: ``` # Backend: BackendPool backend BackendPool option log-health-checks # health check: Healthcheck option httpchk http-check send meth GET uri /api/healthcheck.aspx ver HTTP/1.1 hdr Host...

I have my own Dockerfile for the coqui Deployment ``` ... ENV modelName=tts_models--de--thorsten--tacotron2-DDC ENV vocoderName=vocoder_models--de--thorsten--hifigan_v1 ENV modelURL=https://coqui.gateway.scarf.sh/v0.8.0_models/${modelName}.zip ENV vocoderURL=https://coqui.gateway.scarf.sh/v0.8.0_models/${vocoderName}.zip WORKDIR /workdir RUN aria2c -x16 -Z ${modelURL} ${vocoderURL} RUN unzip '*.zip'...

i updated the inital post with all screens :)

Can someone reopen this? I still thinks this would be a great addition to deconz, because this is a really cheap and good thermostat.

Thanks, can I help in any way?

Could you please show us how we can use github as a package source?