社长长
社长长
### Changes: 1. `null` cannot be used as an option value. 2. `allowClear` triggerChange will pass the `null` to onChange() instead of `undefined`. 3. add a new example: `null-controlled` example....
Changelogs: * add Rust language solution link in readme.
### Environment SaaS (https://sentry.io/) ### Version latest ### Steps to Reproduce Why the word is covered up ? https://develop.sentry.dev/architecture/ ### Expected Result Correct ### Actual Result Wrong
https://github.com/Nutlope/twitterbio/blob/e1890ba6eca4cddba8e1dfc9d39f35356f6ad851/utils/OpenAIStream.ts#L74 If the chunk is an error data ({"error":{}}), the `onParse()` function will NOT be invoke. Need error handler here.
### Describe the Bug / 描述问题 设备是能连接上的,直接控制浴霸会有联动。但是使用浴霸的无线遥控器控制无法同步到状态。米家可以。另外:重新刷新设备状态,遥控器控制也是可以同步状态到HA的,一会儿又不行了。 ### How to Reproduce / 复现步骤 正常连接,用浴霸的无线遥控器开灯。HA上不显示已开灯,也无法触发相应的自动化。 ### Expected Behavior / 预期结果 可以同步状态。 ### Reproduce Time / 问题复现的时间点 2025.1.5 ### Home Assistant Logs...
### Before Submitting Your Bug Report - [x] I have verified that there isn't already an issue reporting the same bug to prevent duplication. - [x] I have seen the...