rxwen / homeassistant-terncy-component

Terncy custom component for homeassistant
https://www.terncy.com
72 stars 11 forks source link

Could add power entity access supporting of smart plug? #64

Closed akatsuki-meigetsu closed 6 months ago

akatsuki-meigetsu commented 6 months ago

请问插件能添加对小燕智能插座功率实体的支持吗

Necroneco commented 6 months ago

请问插件能添加对小燕智能插座功率实体的支持吗

你可以试着打开调试日志观察一下,如果数据里有这个字段,那就可以支持。(我猜大概是没有的)

或者你也可以把日志贴上来我帮你看一眼。

akatsuki-meigetsu commented 6 months ago

请问插件能添加对小燕智能插座功率实体的支持吗

你可以试着打开调试日志观察一下,如果数据里有这个字段,那就可以支持。(我猜大概是没有的)

或者你也可以把日志贴上来我帮你看一眼。

[custom_components.terncy.core.gateway] [box-1c-82-59-90-1a-0d] EVENT: report: [{'attributes': [{'attr': 'on', 'value': 1}], 'id': '000d6f00180000-01'}] 好像调试日志确实没有,开关的时候不带,也没有作为传感器发送

rxwen commented 6 months ago

确实没有这个字段上报