Peter
Peter
There is a problem here with the versions. In version 9.3 and lower the integration was still called "ai_thermostat". Have a look at [Releases](https://github.com/KartoffelToby/better_thermostat/releases) There are versions in the status...
Is there a possibility for me to add this as dependency manually ?
Hey, i have the same issue on that. I'm using step-ca for self-signed certifcates. And setting WOODPECKER_GITEA_SKIP_VERIFY does not have an effect and I get the same error as mentioned...
Hey, is there any plan, when this feature will be available again?
Having the same issue. Never worked for me. Reinstalled app and have the same issue. Shows its connected in the Admin portal
A short example for traefik which is working fine for me: docker-compose.yml ``` relay: image: "netbirdio/relay:latest" container_name: netbird-relay restart: unless-stopped env_file: - relay.env - common.env labels: traefik.enable: 'true' traefik.http.routers.netbird-relay.rule: 'Host("netbird.mydomain.com")...