Markus
Markus
running in to the same problem, I need to set a property on one file and know the repo / path from steps before. requiring a second API request to...
the point at which a delay is problematic depends on multiple factors. some of them are: - in coming data rate (how fast is the data buffer of the TCP...
anything i can help with to get this merged?
docs have been updated, anything left todo?
script/build_codeowners.py is not working locally :/ ``` $ python3 script/build_codeowners.py Cannot find component animation. Make sure current path is pip installed ESPHome ``` pwd is git root dir.
documentation PR: https://github.com/esphome/esphome-docs/pull/3802
yes I did, not sure if its related but I am running Python 3.12.3. had to do the changes needed by estimating what the changes of the code will be...
anything i can help with to get this merged?
the repo shows the usage of corev1.Node, may the docu has not been updated yet. https://github.com/search?q=repo%3Atraefik%2Ftraefik+corev1.Node&type=code the `GetNodes` function is used in all for ingress types: https://github.com/search?q=repo%3Atraefik%2Ftraefik%20GetNodes()&type=code e.g.: https://github.com/traefik/traefik/blob/6a06560318c4d940a211e7007f5e0b715480c360/pkg/provider/kubernetes/crd/kubernetes_http.go#L413 sure:...
yes please publish a image this will help deploying it to k8s. the github build registry can easy be used and is free. may helps until we get a build...