Jason John Schwarz

Results 69 comments of Jason John Schwarz

Any update on this issue, because we are encountering the exact same thing?

Thank you much! That seems to have done the trick. > On Apr 30, 2020, at 12:40 PM, Eugene Suprun wrote: > > > I found another phpLdapAdmin fork, it...

I believe this may be related to my other ticket regarding the garage door as well. I thought at first it was just the garage door, but while troubleshooting found...

OK, our setups seem very different and I really don't want to change what is working in every other place to make homekit work. I have the input sensor and...

When I mention maintained state above, I meant it appears the variable contains the state, but I do not see anything linking the variable to the door sensor.

I collected all of the logs, but I put them on the other door ticket. I will update them on this one too.

### Versions - **Plugin**: v1.0.2 ### Configuration "platforms": [ { "protocol": "http", "name": "HomeKit Bridge Server", "listenPort": "8445", "platform": "Indigo2", "host": "127.0.0.1", "debug": false, "serverId": REMOVED, "port": "8558" } ],...

dscottbuch: Sounds like you and I have the same settings now, but I am still having no luck with my setup actually working. I think this might be related to...

I did manage to manually setup the dual stack with the following configuration: sudo docker run --network host --rm plndr/kube-vip:v0.3.8 manifest pod \ --interface ens192 \ --address 192.168.254.80 \ --controlplane...

Also testing in this configuration with a dual stack service on static IP addresses such as: --- apiVersion: v1 kind: Service metadata: labels: app: commission-correction-form name: commission-correction-form-v4 namespace: commission-correction-form spec:...