-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug(AC): 不支持湿度传感器的空调设备错误的获取并显示了0%的湿度 #502
Comments
Title: The air conditioner equipment that does not support the humidity sensor is obtained incorrectly and displays 0% humidity. HA version2025.2.1 Integrated Version0.6.6 The integrated version that was previously available0.6.6 Equipment type and modelAir Conditioner 22040023 (44204) Apps usedBeautiful beauty Detailed description of the problem/bugThis air conditioner does not support humidity sensors, but it still contains humidity information when adding equipment integrated, and the humidity is always 0%. For this type of air conditioner, the correct way is to directly not obtain added humidity information. The logsNo response |
@NyaDoo |
@NyaDoo |
@wuwentao 您好,扩展传感器中的室内湿度传感器本身就没有勾选启用。 不勾选的情况下只会有一个空调实体,但是空调实体中会携带有湿度数据,如下图: |
@wuwentao Hello, the indoor humidity sensor in the extended sensor itself is not checked to enable. If you do not check, there will be only one air conditioning entity, but the air conditioning entity will carry humidity data, as shown in the figure below: |
@NyaDoo 参考首页readme,配置设备,禁用该选项即可,这个本身默认是不添加的,首次添加以后自己打钩了才会出现。 |
@NyaDoo Refer to the home page readme, configure the device, and disable this option. This is not added by default. It will only appear after adding it for the first time. |
@wuwentao 再次测试了,确实依旧存在这个BUG。这次我直接删除设备重启HA后再重新添加的设备,并且保持默认没有打勾indoor humidty。刚刚添加的时候确实没有湿度的数据,但是过两天之后湿度数据就又出来了。(也可能是因为设备重启触发的,我的设备每晚会自动重启一次) |
@wuwentao Tested again, and this bug is still there. This time I directly deleted the device that I rebooted HA and then added again, and kept the default indoor humidty without ticking. When I just added it, there was indeed no humidity data, but after two days, the humidity data came out again. (It may also be triggered by the device restart, and my device will automatically restart once a night) |
HA版本
2025.2.1
集成版本
0.6.6
之前可正常使用的集成版本
0.6.6
设备类型及型号
Air Conditioner 22040023 (44204)
使用的App
美的美居
问题/Bug详细描述
该空调不支持湿度传感器,但集成添加设备时依旧带了湿度信息,并且湿度一直为0%。对于这类空调,正确应该是直接不获取添加湿度信息。
The logs
No response
The text was updated successfully, but these errors were encountered: