Skip to content
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

电压/电流单位错误:小米智能插线板2 5位插孔版 #1415

Closed
MBRjun opened this issue Nov 29, 2023 · 2 comments · Fixed by #1464
Closed

电压/电流单位错误:小米智能插线板2 5位插孔版 #1415

MBRjun opened this issue Nov 29, 2023 · 2 comments · Fixed by #1464

Comments

@MBRjun
Copy link
Contributor

MBRjun commented Nov 29, 2023

Device model / 设备型号

qmi.plug.psv3

Component version / 插件版本

0.7.13

HA core version / HA版本

2023.10.3

Integrated mode / 集成方式

Automatic (自动模式)

The problem / 问题详情

228 kV 91 A

image

Entity attributes / 实体属性

entity_class: MiotSensorSubEntity
parent_entity_id: switch.qmi_psv3_e0ff_switch
service_description: Power Consumption
property_description: Voltage
updated_time: 2023-11-29T23:27:55.448570+08:00
power_consumption.voltage: 228760
unit_of_measurement: V
device_class: voltage
friendly_name: MBR-PLG Power Consumption Voltage
supported_features: 0
state_class: measurement
entity_class: MiotSensorSubEntity
parent_entity_id: switch.qmi_psv3_e0ff_switch
service_description: Power Consumption
property_description: Electric Current
updated_time: 2023-11-29T23:22:25.419610+08:00
electric_current-3-4: 91
unit_of_measurement: A
device_class: current
friendly_name: MBR-PLG Power Consumption Electric Current
supported_features: 0

Home Assistant Logs / 系统日志

No response

@SodaWithoutSparkles
Copy link
Contributor

SodaWithoutSparkles commented Dec 1, 2023

电压单位应该是mV不是V,电流就不知道了,可能是mA?不过这样功率对不上

edit: 有没有更多数据,来多几个电流电压组,如果有正确数字就好了

@MBRjun
Copy link
Contributor Author

MBRjun commented Dec 1, 2023

电压单位应该是mV不是V,电流就不知道了,可能是mA?不过这样功率对不上

edit: 有没有更多数据,来多几个电流电压组,如果有正确数字就好了

Voltage(U) Current(I) Power
228,901 770 111.341 S5 Idle
228,901 770 110.603
228,831 754 155.665 Minecraft
228,831 754 158.680
227,288 1,343 281.239 Stress CPU,FPU
227,288 1,328 281.531
225,731 2,412 507.375 Stress CPU,FPU,GPU
227,288 2,483 526.564

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants