Thomas Mueller

Results 78 comments of Thomas Mueller

i've ordered a tuya zigbee gateway to test the device with the tuya app and see if it works there as expected.

large rewrite. i've got the tuya zigbee gatewaay and i was able to access the IOT Dev thing (iot.tuya.com) to discover the datapoints: https://gist.github.com/vinzent/2cd645b848fd3b6a0c3e5762956ec89f still need to figure out how...

> not sure if you've tested your latest one, but my ZHA just doesn't start if i have it in my quirks folder at all. latest does just work with...

The plugin is about the OpenShift Routes Resources/Api (https://docs.openshift.com/container-platform/4.11/rest_api/network_apis/route-route-openshift-io-v1.html) not about configuring the IngressController (https://docs.openshift.com/container-platform/4.11/rest_api/operator_apis/ingresscontroller-operator-openshift-io-v1.html). Probably, you want to use a plain Cert-Manager Certificate Resource to create the wildcard cert...

Related Quay issue: https://issues.redhat.com/browse/RFE-4643

Hi @mtrmac > It would progably be valuable to gather some more data about the timing / cause. Is it a delay when starting the copy? When finishing? Is it...

If providing the fail-on-warnings option i would really expect to fail on all warnings.

another problem regarding different versions of the same (named) module in different environments is https://docs.puppet.com/puppet/latest/environment_isolation.html with ruby types. adding new parameters or completly new types will break things. by comparing...

I can confirm that replacing ./app/bundles/EmailBundle/MonitoredEmail/Mailbox.php with the one from release 5.1.1 makes it work again. the diff is: ``` $ git diff 5.1.1...5.2.1 -- ./app/bundles/EmailBundle/MonitoredEmail/Mailbox.php diff --git a/app/bundles/EmailBundle/MonitoredEmail/Mailbox.php b/app/bundles/EmailBundle/MonitoredEmail/Mailbox.php...

works for me on 6.0.4 with this patch. output of `mautic:email:fetch`: ``` 0 E-Mails verarbeitet für {imaphost:993/imap/ssl}INBOX mit der Bedingung UNSEEN 0 E-Mails verarbeitet für {imaphost:993/imap/ssl}INBOX mit der Bedingung UID...