Hcreak

Results 10 issues of Hcreak

I need to use GBK encoding to open it so that Chinese characters will not be garbled. You should use UTF-8 encoding. This is more standard and universal. A little...

也就是所谓的79元的不带网关版 用Python原生撸了一个简易的 凑合能用 后期可能会加上供接入温度传感器的接口 https://github.com/Hcreak/HomeKit-MiAcPartnerMcn02

https://hackfun.org/kali-tools/kali-tools-zh.html

In the cooling mode, use Chinese to command Siri to adjust the temperature. There is no problem to decrease it, but increase it does not work, although the siri answer...

I want to add DHT11 temperature and humidity sensor based on this. What do I need to do? Are there any good ideas? Thanks

Room not found

**What steps did you take and what happened:** [A clear and concise description of what the bug is.] **backup logs:** level=error msg="Error attempting to get volume ID for persistent volume"...

`Could not generate data key: [failed to encrypt new data key with master key "projects/xxxx/locations/global/keyRings/sops/cryptoKeys/sops-key": failed to encrypt sops data key with GCP KMS key: context deadline exceeded]` sops version...

I'm trying to build my self FDX-B reader today. Thanks for the code for reference. First, I want to file a bug. In the FDX-B protocol, TagNumber is 38 bits,...

> date (datetime or a pandas series of datetimes): date and time to find sunlight phases of. **Datetime must be in UTC.** This comment made me use `datetime.utcnow()` incorrectly. And...