-
-
Notifications
You must be signed in to change notification settings - Fork 659
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
青萍空气检测仪只能获取到整数值温湿度数据 #591
Comments
请通过开发者工具执行下面的服务,并检查HA侧边栏通知: service: xiaomi_miot.send_command
data:
entity_id: sensor.cgllc_s1_xxxx_temperature # 换成你的实体ID
method: get_value
params:
- aqi
- pm25
- co2
- tvoc
- humidity
- temperature
- tvoc_unit
- temperature_unit
- battery
- battery_state
throw: true |
看截图只有湿度有小数,请多次执行查看其他数据是否返回小数。 |
请提供开发者工具中的实体属性。 |
|
看了一下另外和温湿度相关的issues也存在读取为整数的问题 |
不确定是不是刚好读到整数可能 |
正好我有两款青萍的,检查发现ltie版的是能显示小数点的,另一款不行。温度相关实体属性如下: 另一款 Miio command result |
已修复,请更新至master分支。 |
已修复。 |
设备型号:cgllc.airmonitor.s1
The text was updated successfully, but these errors were encountered: