-
Notifications
You must be signed in to change notification settings - Fork 910
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
建议完善并显示空开和插座等设备的用电量实体等各种状态 #454
Comments
单位也有问题,不能选择 |
电量相关entity没有设置 device_class, state_class 导致无法在 energy中找到电量统计 entities 参见 当前设置 unit_of_measurement: W
icon: mdi:flash-triangle
friendly_name: 功率 xiaomi_miot 设置 restored: true
state_class: measurement
device_class: power
friendly_name: power
supported_features: 0
unit_of_measurement: W |
Open
pls support energy management https://www.home-assistant.io/docs/energy/faq/#troubleshooting-missing-entities |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug / 描述问题
建议完善并显示空开和插座等设备的用电量实体等各种状态
How to Reproduce / 复现步骤
建议完善并显示空开和插座等设备的用电量实体等各种状态
Expected Behavior / 预期结果
建议完善并显示空开和插座等设备的用电量实体等各种状态
Home Assistant Logs / 系统日志
No response
Home Assistant Core Version / Home Assistant Core 版本
2024.11.10
Home Assistant Operation System Version / Home Assistant Operation System 版本
13.0
Xiaomi Home Integration Version / 米家集成版本
v0.1.4b1
Additional Context / 其他说明
The text was updated successfully, but these errors were encountered: