kampfflunder
kampfflunder
Bamm! One must NOT use single or double quotes! ``` tokencmd: security find-generic-password -s 'matterhorn' -a 'myaccount' -w tokencmd: security find-generic-password -s "matterhorn" -a "myaccount" -w ``` does not work,...
Maybe it is possible to update GVM from within the container? If so: how?
> Got the same issue for my HFW7720EWMP. Not entity updates till manual reload integration. Got also a washing machine but still not connected but I thing this issue is...
Temp fix for `docker-compose.yaml` ``` --- services: watchtower: […] environment: DOCKER_API_VERSION: 1.52 ``` (check your API version with `docker version`)