Wim Fournier
Wim Fournier
I do need more info then. Is just thrift deprecated,or also plain http? Is mesh the only left one left over? On Tue, 1 Dec 2020, 06:37 cpretzer, wrote: >...
https://github.com/nonsleepr/ha-eufy-security/pull/77 fixes this
I've forked this repo and fixed it for the latest release of hassio. https://github.com/hsmade/ha-eufy-security
I'll have a go at a PR for this
https://github.com/jippi/hashi-ui/pull/677
PR was merged. On the next release, we should see the arm64 binary
Maybe it makes sense to remove the check boxes for the first 2 items, as they are not a state, but an event. They do result in a state, being...
And then renaming the 3rd makes sense indeed
I actually want to have this as well, so I can use it for linking the health tick marks to the actual service :)
Proposal: add /consul/:datacenter/services/:service/key/:value Example: - /consul/global/services/my-service/tags/sometag - /consul/global/services/my-service/ServicePort/1234 If value starts with `~`, match is used, else `==` is used Notice that we can use the key `ServiceID` to match...