Paul Harris
Paul Harris
Same issue here - using Docker Compose and config file is mounted with write permissions
> > then the room stays cold. > > Yep that's what I'm doing at the moment. > > Since the earliest time we have the valves set is 5:45...
> > @iambenmitchell Where did you see that KE100 is coming to SmartThings soon? Is that official? > > I DM'd them on twitter and they hinted it coming soon......
On mine, I am indeed seeing discovery comms on UDP 255.255.255.255:20002. Seems the app is sending out its RSA key, and the KH100 hub responds as follows: ��{"result":{"device_id":"###","owner":"###","device_type":"SMART.KASAHUB","device_model":"KH100(UK)","ip":"192.168.2.162","mac":"###","is_support_iot_cloud":true,"obd_src":"tplink","factory_default":false,"mgt_encrypt_schm":{"is_support_https":false,"encrypt_type":"AES","http_port":80,"lv":2}},"error_code":0} There also...
Having same issue with Docker compose V2.23.0, but shouldn't a PR be raised to add the escaping of the $ in the hash, or does it only affect those using...
> Hello all, > > > > If I run the wazuh-docker on MacBook Pro M1 I'm able to have the application running, but if using a Ubuntu 22.04 VM...
> Hello, > > I’ve built some images with ARM64 support in my personal repository and on Docker Hub. Feel free to create pull requests or integrate these features into...
> Hello, @pmharris77 > > > > I switched the base image to Debian 12 due to the stability of the distribution and because I prefer using it on servers...
> Apologies if this has already been answered, and many many thanks for getting this working at all! > > I just wondered if the changes by JLR were simply...
FYI, for those interested in the underlying issue within the jlrpy Python library, see here: https://github.com/ardevd/jlrpy/issues/131