Vizards

Results 6 issues of Vizards

HomeKit support a new feature called **Apple Home Keys** in iOS 15 now, **which allow users to tap their watch or phone to unlock their door**. Apple's iOS 15 release...

我在尝试使用 `xiaomi_airconditioningcompanionMCN02` 构建一个类型为 Generic Thermostat 的 climate 实体。发现在调用 `turn_on` 或者 `turn_off` 之后,`climate.xiaomi_air_conditioning_companion_2.hvac_mode` 不能被检测到立即改变,所以就会出现调用 `turn_on` 后无法调用 `turn_off`。 `configuration.yaml` 如下: ``` - platform: xiaomi_miio_airconditioningcompanion #小米空调伴侣2 name: xiaomi Air Conditioning Companion 2 host:...

时间:2018-03-13 - 在`eams.uestc.edu.cn`根域名新增了一个 `sto-id-20480` 的 cookies,现在此 cookies 在所有请求中必需 - `eams.uestc.edu.cn/home.action` 在请求之后 `JSESSIONID` 会发生变化,现在需要获取变化后的 `JSESSIONID` - 请求 `http://eams.uestc.edu.cn/eams/courseTableForStd.action` 时,cookies 新增了 `UESTCGUID` 和 `UM_distinctid` 字段,值均为空 - 请求 `http://eams.uestc.edu.cn/eams/dataQuery.action` 时 cookies 需要带上 `semesterid`

bug
solved

- [x] 简单的验证码自动识别+填写+重试,让客户端无需关心验证码 https://github.com/Vizards/uestc-api/commit/a6875cb6cd41115cbc1c3a1ed9c731b756b21a5b - [x] 所有请求带 UA,简单模拟下浏览器,使访问特征尽量不明显 https://github.com/Vizards/uestc-api/commit/6f7bda6efdc960b0a98c05cfbb69b7ec25dfe5ae - [x] IP 匿名代理,但是 IP Proxy 需要高可用,目前考虑加入代理服务器,用 Azure 的接口定时更换代理服务器的出站 IP,防止被封禁 https://github.com/Vizards/uestc-api/commit/d116e8a2851eb7982246786065b7665d639c3bd7

enhancement

**Is your feature request related to a problem? Please describe.** Thank you for your excellent work so far! As we know, users in some internal or special networks may have...

enhancement

## Feature Request Replace [linebreak](https://github.com/foliojs/linebreak) with [icu4x](https://github.com/unicode-org/icu4x) to improve support for `word-break: auto | unset`. I am also sharing a possible implementation that has worked in my experience. ## Description...